﻿
 
@import url('https://fonts.googleapis.com/css?family=Lato');
* {
    padding: 0px;
    margin: 0px;
    font-family: "Roboto","Helvetica","Arial","sans-serif";
}

i {
    font-style: normal;
}

h1, h2, h3 {
    font-family: Roboto;
}


/*---New css 16-8-18---*/
textarea#txtmsgbox {
    border-radius: 4px;
}
   #txtmsgbox::placeholder {
    padding-top: 10px;
    padding-left: 10px;
}
   .file-uploader.fileUploadFirst i {
    float: right;
    padding-top: 0px;
    font-size: 22px;
}
.col-sm-5.pd-l-5 {
    position: relative;
    top: 2px;
}

center.payment_mode {
    background: #fdfdfd;
    width: 50%;
    margin: 80px auto !important;
    box-shadow: 0 0 8px 0px rgba(0,0,0,.8);
    padding: 65px 0;
}
    center.payment_mode h3 {
        font-size:30px;
    }
    center.payment_mode p span {
            font-size: 18px;
    }
   /*End*/

/*google adsence code start here*/

.both-panel-div {
    display: flex;
}

.banner-left {
    display: none !important;
}

.software-panel-left1 {
    background: #344154 !important;
}

.software-panel-right1 {
}

.offer-popupdiv .modal-dialog {
    width: 850px;
    position: relative;
}

    .offer-popupdiv .modal-dialog .modal-body {
        padding: 0 !important;
    }

    .offer-popupdiv .modal-dialog .modal-content {
        background: none !important;
        border: 5px solid #fff;
    }



    .offer-popupdiv .modal-dialog .close {
        opacity: 1;
        font-size: 30px;
        color: #000;
        background: #fff;
        padding: 0px 5px;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 999999999999999;
    }


.left-menu-part .google-adsence {
    background: none;
    border: 0;
}

.website-gooogle-adsence {
    margin: 10px 0;
    border: 1px solid #ddd;
    padding: 5px;
    background: #f9f9f9;
}

.referral-panel-termspopup {
    padding: 0px 20px;
    max-height: 380px;
    overflow: auto;
}


#AcceptReferral .approve-button {
    background: #f5f5f5;
    padding: 5px 20px;
    margin-top: 15px;
}


.blog-preview {
    height: auto;
    overflow: auto;
    overflow-x: hidden;
}

    .blog-preview h4 {
        margin-bottom: 3px;
    }

.Div_Topic {
    text-align: left;
}

    .Div_Topic h4 {
        display: inline-block;
        width: 40px;
    }

.Div_Title {
    text-align: left;
}

    .Div_Title h4 {
        display: inline-block;
        width: 40px;
    }




.google-adsence {
    margin: 5px 0;
    border: 1px solid #ddd;
    padding: 5px;
    background: #f9f9f9;
}

/*google adsence code end here*/

#banner-1 .nav > li > a:focus, #banner-1 .nav > li > a:hover {
    background: none !important;
    outline: none !important;
}

.imgSelect {
    display: inline-block;
    background: #fff;
    padding: 8px;
    margin-left: 40px;
    border: 1px solid #ddd;
}

.imgSelect {
    max-width: 130px;
}

    .imgSelect img {
        width: 100%;
        max-width: 100%;
    }

.imgSelect2 {
    max-width: 100px;
}
/*end package page*/
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.progressAddCommon {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    background-color: rgba(0, 0, 0, 0.6);
}

    .progressAddCommon .divImgLoader {
        position: fixed;
        top: 35%;
        left: 50%;
        padding: 0;
        margin: 0px 0 0 -50px;
        border-radius: 3px;
        z-index: 99999999999;
    }

.clear {
    clear: both;
}

.logo {
    margin: 17px 30px 0 0px;
    width: 145px;
}
    .logo img {
        margin: 0;
    }

.top {
    margin-top: 10px;
}


#search_show .search-bar-box input[type="text"] {
	display: inline-block;
	font-size: 14px;
	margin-top: 0;
	padding: 5px 6px;
	border: none;
	box-shadow: none;
	margin: 3px 0;
	font-style: normal;
	position: relative;
	vertical-align: top;
	outline: none;
}
    .top ul {
        float: right;
        height: 33px;
        margin-bottom: 0;
    }

        .top ul li {
            list-style-type: none;
            margin: 5px 0px;
            float: left;
            /*border-right:1px solid #268858;*/
            padding-right: 7px;
            font-size: 14px;
            text-transform: uppercase;
        }



            .top ul li:last-child {
                border: none;
            }

            .top ul li a {
                text-decoration: none;
                color: #fff;
                font-size: 14px;
                padding-left: 7px;
            }

                .top ul li a i {
                    margin-right: 5px;
                }

                .top ul li a:hover {
                    color: #fdda06;
                }

.btn-absolute {
    position: absolute;
    font-size: 18px;
    top: 8px;
    right: 16px;
}



/*All banner part start			*/

#banner-1 {
    width: 100%;
    background: transparent;
    z-index: 9;
    padding-bottom: 12px;
    padding-top: 2px;
}

.banner {
    /*padding-top: 60px;*/
    float: left;
    width: 100%;
    background-size: cover !important;
    font-family: Roboto;
}



.banner-form {
    margin: 0 auto;
}
/*.banner-form {
    background-color: rgba(253,218, 6, .2);
    padding: 6px;
    width: 670px;
    margin: 0px auto;
    border-radius: 5px;
    text-align: left;
    float: right;
    position: relative;
}

.banner-form {
    border-radius: 10px;
}*/

/*.banner-form form {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
}

.banner-form .form-control, .banner-form .category-dropdown {
    display: inline-block;
    width: 27%;
    font-size: 14px;
}

.banner-form .searching-tabs {
    position: absolute;
    top: -26px;
}

.banner-form .searching-tabs a {
    background-color: rgba(253,218, 6, .2);
    margin: 0px 0px 0 3px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    padding: 7px 10px;
    text-decoration: none;
}

.banner-form .searching-tabs .active {
    background-color: rgba(253,218, 6, .5);
}*/

.category-dropdown {
    background-color: #fff;
    border-right: 1px solid #e6e6e6;
    border-radius: 5px 0px 0px 5px;
    min-width: 150px;
    line-height: 30px;
    text-align: left;
    padding: 0 20px;
}

.dropdown, .dropup {
    position: relative;
}

/*.banner-form .search-location {
    display: inline-block;
    margin-left: 5px;
    border-right: 1px solid #ddd;
    width: 215px;
}

.banner-form .search-text {
    display: inline-block;
    width: 394px;
    margin-left: 2px;
}

.banner-form .search-location input[type="text"] {
    display: inline;
    width: 200px !important;
    color: #333;
    min-width: 0px;
    padding: 5px;
    display: inline-block;
}

.banner-form .search-location i {
    float: left;
    width: 13px;
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}

.banner-form input[type="text"] {
    max-width: 402px;
    line-height: 25px;
    box-shadow: none;
    border: none;
    outline: none;
    font-style: italic;
}*/

/*.banner-form .form-control, .banner-form .category-dropdown {
    display: inline-block;
    width: 27%;
    height: 31px;
    font-size: 14px;
}

.banner-form input {
    min-width: 375px;
    padding: 0 18px 0;
    margin: 0;
    border-radius: 0;
    font-family: 'MyriadPro-Regular', sans-serif;
    border: none;
    margin-left: -4px;
}*/
.banner-form input[type="text"] {
    box-shadow: none;
    border: none;
    outline: none;
}

.banner-form button.form-control {
    position: absolute;
    right: -2px;
    bottom: -1px;
    max-width: 95px;
    background-color: #fdda06;
    border-radius: 0 5px 5px 0;
    color: #333;
    text-transform: uppercase;
    border-color: #d3b60a;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 37px;
}

.banner-form button.form-control {
    position: inherit;
    width: 100%;
    max-width: inherit;
    font-size: 12px;
    height: 32px;
    border-radius: 4px;
    margin-top: 5px;
}

.banner-slide .col-md-9 {
    padding-right: 0px;
}

.banner-slide .slider-main {
    border: 1px solid #14d6c2;
    padding: 3px;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 3px;
}

.banner-slide .side-banner {
    margin-top: 10px;
    border: 1px solid #14d6c2;
    padding: 3px;
    border-radius: 3px;
}

    .banner-slide .side-banner .carousel-indicators {
        bottom: 0px;
    }

.banner left {
    float: left;
    margin-top: 100px;
}

.banner right {
    margin-top: 45px;
}

.aboutus-banner {
    background: url(../images/contact-banner.jpg) center bottom;
    border: none;
    height: 250px;
}

.contact-banner {
    width: 100%;
    background: url(../images/contact-banner.jpg) center bottom;
    border: none;
    height: 300px;
    position: relative;
    overflow: hidden;
}


    .contact-banner::before {
        position: absolute;
        background: rgba(0,0,0,.3) url(../images/gridtile.png);
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        top: 0;
        content: "";
    }


.forfaqpage {
    height: 300px;
    width: 100%;
    background: #6B643F url("../images/business-list-faq-banner.jpg") no-repeat scroll center bottom;
}

.deals-page {
    width: 100%;
    /*height: 260px;
    background: url(../images/down-pattern.png) left bottom repeat-x;
    border: none;
    border-bottom: 7px solid #6b643f;*/
}

    .deals-page .banner {
        width: 100%;
        background: url("../images/deal-new-banner.jpg") repeat 0 top / cover;
        height: 300px;
        padding-top: 65px;
        position: relative;
    }

        .deals-page .banner::before {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            background: rgba(0,0,0,.4);
            top: 0;
        }


        .deals-page .banner .strtlistbtn a {
            top: 119px;
        }


.promos-advertisement .NewSearchAreaSec input[type="text"] {
    width: 550px !important;
}

/*---- KYC Page----*/
.app_rej_button {
    float: right;
    position: relative;
    bottom: 9px;
}
span.kyc_approval_button {
    /* background: #4abd2a; */
    padding: 8px 0;
    color: #4abf2b;
    font-weight: 600;
    margin-right: 8px;
    outline: 2px solid #4abe2b;
    padding-right: 27px;
    padding-left: 13px;
    font-size: 12px;
    text-transform: uppercase;
}
span.kyc_reject_button {
    padding: 8px 0;
    color: #f4351e;
    font-weight: 600;
    margin-right: 8px;
    outline: 2px solid #f4351e;
    padding-right: 27px;
    padding-left: 13px;
    font-size: 12px;
    text-transform: uppercase;
}

span.kyc_pending_button {
    padding: 8px 0;
    color: #f4351e;
    font-weight: 600;
    margin-right: 8px;
    outline: 2px solid #f9b51f;
    padding-right: 27px;
    padding-left: 13px;
    font-size: 12px;
    text-transform: uppercase;
}
 i.fa.fa-thumbs-o-up.app {
    background: #4ac02c;
    margin-right: -27px;
    margin-left: 15px;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 19px;
}
i.fa.fa-thumbs-o-down.rej {
    background: #f5361e;
    margin-right: -27px;
    margin-left: 15px;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 19px;
}

i.fa.fa-thumbs-o-down.pen {
    background: #f9b51f;
    margin-right: -27px;
    margin-left: 15px;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 19px;
}
.kyc-documentation {
    margin-top: -17px;
}


.row.KYC_cus {
    padding-top: 20px;
    padding-bottom: 42px;
}
/*------End--------*/

.promos-advertisement .banner {
    width: 100%;
    height: 300px;
    padding-top: 65px;
    position: relative;
    background-color: #6C84E5;
    background: url(../images/elements_header_background.png) left bottom,linear-gradient(to right,rgba(71, 114, 217, 1),rgba(0, 220, 175, 1));
    background-size: 300px 300px, auto !important;
    color: #fff;
}


    .promos-advertisement .banner::before {
        position: absolute;
        background: rgba(0,0,0,.2) url(../images/gridtile.png);
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
        top: 0;
    }

    .promos-advertisement .banner h2 {
        font-family: 'Monotype Corsiva';
        font-size: 35px;
    }



.task-summary h5 {
    font-size: 18px;
    font-style: italic;
    margin-left: 30px;
}


#referral-comission .task-summary ul {
    margin-left: 34px;
}


#referral-comission .task-summary li {
    font-size: 13px;
    margin-bottom: 0;
    padding: 0;
}

.task-summary li:before {
    display: none;
}




.daily-taskreport {
    background: rgba(0,0,0,.4);
    border-radius: 4px;
    padding: 0px 10px;
    margin: 10px 0 20px;
    color: #fff;
}

    .daily-taskreport .box-body {
        padding: 6px 10px;
    }


        .daily-taskreport .box-body .fund-summary-inner {
            display: inline-block;
        }


        .daily-taskreport .box-body .fund-content {
            padding: 2px 0;
        }



    .daily-taskreport .fund-content font {
        width: auto;
        display: inline-block;
        text-align: right;
        margin-left: 10px;
        vertical-align: top;
        line-height: 23px;
    }




    .daily-taskreport .fund-content span {
        padding: 2px 2px;
        border-radius: 3px;
        color: #fff;
        line-height: 23px;
        vertical-align: top;
    }


    .daily-taskreport .col-md-3 .box-body .fund-content font {
        width: 120px;
    }

    .daily-taskreport .col-md-3 .box-body .fund-content span {
        background: #b4e6c7;
    }


    .daily-taskreport .col-md-5 .box-body .fund-content font {
        width: 220px;
    }


    .daily-taskreport .col-md-5 .box-body .fund-content span {
        background: #fac2a9;
    }




.promos-advertisement .NewSearchAreaSec {
    padding: 15px;
    border-radius: 4px;
    background: rgba(0,0,0,.4);
    margin-top: 0px;
}


    .promos-advertisement .NewSearchAreaSec .search-text {
        width: auto;
    }


        .promos-advertisement .NewSearchAreaSec .search-text input[type="text"] {
            padding: 10px 10px 10px 30px;
            border-radius: 0;
        }

.promos-advertisement ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #333;
}

.promos-advertisement ::-moz-placeholder { /* Firefox 19+ */
    color: #333;
}

.promos-advertisement :-ms-input-placeholder { /* IE 10+ */
    color: #333;
}

.promos-advertisement :-moz-placeholder { /* Firefox 18- */
    color: #333;
}



.promos-advertisement .NewSearchAreaSec .search-text:before {
    content: "\f002";
    width: 25px;
    height: 25px;
    font-family: FontAwesome;
    position: absolute;
    bottom: 4px;
    z-index: 99;
    left: 5px;
    color: #000;
}

.promo-advertiseupload-buttons {
    clear: both;
    margin-top: 25px;
}

.promo-upload-btn {
    border: 2px solid #f39c12;
    border-radius: 4px;
    padding: 9px 15px;
    color: #f39c12;
    font-size: 15px;
    margin: 0px 5px;
}


    .promo-upload-btn:hover {
        border: 2px solid #fff;
        color: #fff;
        text-decoration: none;
    }


.marketing-tools-border {
    padding: 7px;
}

.marketing-tools {
    height: 300px;
    background: url(../images/email-booster-banner.png) center bottom / cover !important;
    background-repeat: repeat-x;
    -webkit-background-size: cover;
    background-size: cover;
    border: none;
}

    .marketing-tools .front-h1 {
        margin-top: 80px;
    }

.sms-booster-banner {
    height: 300px;
    background: url(../images/sms-booster.jpg) center bottom;
    border: none;
}

    .sms-booster-banner .front-h1 {
        margin-top: 80px;
    }

#mobile-drop-down {
}

.sms-blaster-second-row h2 {
    border-bottom: 0 !important;
    margin-top: 60px;
}

    .sms-blaster-second-row h2::after {
        display: none;
    }


.busines-listing-page {
    height: 300px;
    background: url(../images/listing-front-banner.jpg) center bottom;
    border: none;
}

    .busines-listing-page .front-h1 {
        margin-top: 80px;
    }

.busines-listing-ads {
    height: 350px;
    background: url(../images/how-it-works-banner.jpg) center bottom;
    border: none;
}

#businesslisting-contentpage {
}

    #businesslisting-contentpage h2 {
        font-family: Roboto;
        font-size: 30px;
        font-weight: 300;
    }

    #businesslisting-contentpage p {
        font-size: 16px;
        font-family: Raleway;
    }

    #businesslisting-contentpage .first-row h2 {
        margin-top: 80px;
    }

    #businesslisting-contentpage .second-row h2 {
        margin-top: 50px;
    }

    #businesslisting-contentpage .fourth-row h2 {
        margin-top: 100px;
    }


    #businesslisting-contentpage .fith-row-h2 h2 {
        margin-top: 150px;
    }


    #businesslisting-contentpage .shadow-block {
        margin: 0;
        background: #f9f9f9 url(../images/grey-bg-shadow.png) no-repeat scroll center top;
    }

    #businesslisting-contentpage .third-row-bgcolor {
        background: #00b294;
        color: #fff;
    }

    #businesslisting-contentpage .fifth-row-bgcolor {
        background: #fca91c;
        color: #fff;
        padding-left: 50px;
    }


    #businesslisting-contentpage .color-content-box {
        width: 550px;
        float: right;
    }





.update_sale {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 550px;
    display: none;
    border: 2px solid orange;
    background-color: white;
    z-index: 1002;
    overflow: hidden;
    margin-left: -35%;
    margin-top: -275px;
}


.pb80 {
    padding-top: 80px;
}

.pb60 {
    padding-top: 60px;
}

.pb50 {
    padding-top: 50px;
}

.pb40 {
    padding-top: 40px;
}

.pb30 {
    padding-top: 30px;
}


.pt80 {
    padding-top: 80px;
}

.pt60 {
    padding-top: 60px;
}

.pt50 {
    padding-top: 50px;
}

.pt40 {
    padding-top: 40px;
}

.pt30 {
    padding-top: 30px;
}



.p120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.p110 {
    padding-top: 110px;
    padding-bottom: 120px;
}

.p80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.p60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.p50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.p40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.p30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.p20 {
    padding-top: 20px;
    padding-bottom: 20px;
}




.banner {position:relative; }
.banner::before {position:absolute; z-index:99; left:0; right:0;  background:#253137cc   !important;  content:""; height:100%; width:100%;}

.content-banner-cls {text-align:center; position: relative; z-index: 999; padding-top: 40px;}
.content-banner-cls h2, .content-banner-cls p { color:#fff;}
.content-banner-cls p {font-size:16px;}

.banner .container {position:relative; z-index:99;}

.content-banner-cls .form-control { border-radius: 0; width: 40%; margin: auto; height: 36px; border-radius: 5px;}

.contact-banner left {
    float: none;
    display: inline-block;
}

.contact-banner .front-h1 {
    font-size: 30px;
    font-family: Oswald !important;
    color: #fff;
    font-weight: normal;
}

.contact-banner .front-h4 {
    color: #fff;
    font-family: Oswald !important;
}

.dynemic-banner {
    height: 300px;
    /*background: url(../images/qumar-resturent.jpg) center bottom no-repeat*/;
    background-size: cover;
}

.refferal-page-banner {
    height: 300px;
    background: url(../images/referral-banner.jpg) center bottom no-repeat;
    background-size: cover;
}

    .refferal-page-banner right {
        float: right;
    }

.deal-page-banner {
    background: url("../images/deal-new-banner.jpg") repeat 0 0 / cover;
}

.termspage {
    height: 300px;
    background: #C3E3FA url("../images/termsbanner.jpg") no-repeat scroll center bottom;
}

    .termspage .front-h4 {
        color: #fff;
        text-shadow: none;
        text-shadow: 0px -1px #000;
    }

.privacy-policy {
    height: 300px;
    background: url(../images/privacy-policy.jpg) center bottom;
    border: none;
}

.payment {
    height: 200px;
    background: url(../images/payment-option.jpg) center bottom no-repeat;
    border-bottom: 5px solid #ddd;
}

.listing-page-banner {
    background: url(../images/free-listing-banner.jpg);
    border-bottom: 7px solid #d0c9aa;
}

.country-page-banner {
    background: url(../images/map-image.jpg) no-repeat 0 0 / cover !important;
    border-bottom: 7px solid #e9e5dc;
    height: 200px;
}

    .country-page-banner .banner-h1 {
        font-size: 35px;
        font-family: Oswald;
        color: #333;
        margin-top: 80px;
        font-weight: normal;
        text-shadow: -0px -1px #fff;
        text-align: center;
        width: 100%;
        float: left;
    }

/*All banner part end*/

.country-page .categories_area_box ul {
    text-align: center;
}

    .country-page .categories_area_box ul li {
        width: 165px;
        height: 120px;
        background: url(../images/flagbg.jpg);
        text-align: center;
        border: 1px solid #ddd;
        margin: 3px;
        list-style-type: none;
        display: inline-block;
        vertical-align: top;
        padding: 5px 0;
    }

        .country-page .categories_area_box ul li img {
            max-width: 80%;
        }

        .country-page .categories_area_box ul li a {
            color: #F30;
        }

.stMain div.tabContent label {
    font-size: 14px;
    width: 160px;
    float: left;
    margin: 10px 0px 0px;
    text-align: right;
    margin-right: 10px;
}

    .stMain div.tabContent label span {
        color: #e72f2f;
    }

.tabContent .btnSubmitSubscribe {
    border: 1px solid #15aeec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #49c0f0;
    background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);
}

.stMain div.tabContent input[type="text"], input[type="password"] {
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    text-align: left;
    outline: 0px;
    padding: 7px 10px;
    width: 80%;
    font-size: 14px;
    margin: 10px 0px 0px;
    border-radius: 4px;
}

.checkout-left-section input[type="text"], .checkout-left-section input[type="password"] {
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    text-align: left;
    outline: 0px;
    padding: 7px 10px;
    width: 100%;
    font-size: 14px;
    margin: 0px 0px 0px;
    border-radius: 4px;
}

    .checkout-left-section input[type='text']:disabled, .checkout-left-section input[type='password']:disabled, input[type="button"]:disabled, button:disabled, input[type='email']:disabled, select:disabled, input[type='text']:disabled {
        cursor: no-drop;
    }

.stMain div.tabContent input[type="button"] {
    margin-top: 5px;
}

.contactus-form h3 {
    font-size: 22px;
    font-weight: normal;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-bottom: 13px;
}



.search-area {
    width: 744px;
    height: auto;
    margin: 0px auto 0 auto;
    text-align: center;
    padding-top: 100px;
}

    .search-area h1 {
        color: #fff;
        font-family: "BebasNeuewebfont" !important;
        font-size: 27px;
        line-height: 80px;
        font-weight: normal;
        text-shadow: -2px -2px #000;
        letter-spacing: 1px;
    }

.search-box {
    background: none repeat scroll 0 0 rgba(61, 60, 60, .9);
    border: 3px solid #e0e0e0;
    float: left;
    height: auto;
    padding: 12px;
    position: relative;
    width: auto;
}

    .search-box input[type="text"] {
        padding: 4px 8px 5px 5px;
        height: 24px;
        font-style: italic;
        width: 320px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 10px;
        outline: none;
    }

.buttonsearch {
    background: #ff4201 url(../images/search-front.png) left center no-repeat;
    width: 104px !important;
    float: left;
    border: 1px solid #d82703 !important;
    margin-right: 0px !important;
    cursor: pointer;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding: 4px 10px;
    text-transform: uppercase;
    font-family: "BebasNeuewebfont" !important;
    letter-spacing: 2px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}

.buttonsearchOnSearch {
    background: #ff4201 url(../images/search-loading.gif) center center no-repeat;
    width: 104px !important;
    height: 35px !important;
    float: left;
    border: 1px solid #d82703 !important;
    margin-right: 0px !important;
    cursor: pointer;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mt-7 {
    margin-top: 70px !important;
}

.mt-8 {
    margin-top: 80px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-1 {
    margin-left: 10px !important;
}

.ml-2 {
    margin-left: 20px !important;
}

.ml-3 {
    margin-left: 30px !important;
}

.mb-7 {
    margin-bottom: 70px !important;
}

.mb-8 {
    margin-bottom: 80px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-1 {
    padding-top: 10px;
}

.pt-2 {
    padding-top: 20px;
}

.pt-3 {
    padding-top: 30px !important;
}

.pt-5 {
    padding-top: 50px !important;
}

.pt-7 {
    padding-top: 70px !important;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-1 {
    padding-bottom: 10px;
}

.pb-2 {
    padding-bottom: 20px;
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-5 {
    padding-bottom: 50px !important;
}

.pb-7 {
    padding-bottom: 70px !important;
}

.pr-0 {
    padding-right: 0px;
}

.pr-1 {
    padding-right: 10px;
}

.pr-2 {
    padding-right: 20px;
}

.pr-3 {
    padding-right: 30px;
}

.pr-5 {
    padding-right: 50px !important;
}

.pr-7 {
    padding-right: 70px !important;
}

.wrapper {
    width: 1170px;
    margin: 0px auto;
    position: relative;
}

.main-width {
    width: 1080px;
    margin: 0px auto;
}

.search_main_div {
    width: 730px;
    /*height:40px;*/
    background: url(../images/deal-heading-bg.png) repeat-x 0px 18px;
    margin: 0px auto 10px;
}

    .search_main_div h2 {
        background: #fff none repeat scroll 0 0;
        color: #4a4a4a;
        font-family: Roboto;
        font-size: 28px;
        font-weight: 500;
        margin: auto;
        padding: 2px 0 0;
        position: relative;
        text-align: center;
        width: 270px;
    }

.counter-div h5 {
    text-align: center;
    font-size: 13px;
    padding-top: 5px;
}

.counter-div {
    text-align: center;
}

    .counter-div dd {
        background: rgb(25, 217, 111);
        background: -moz-linear-gradient(90deg, rgb(25, 217, 111) 52%, rgb(26, 175, 93) 27%);
        background: -webkit-linear-gradient(90deg, rgb(25, 217, 111) 52%, rgb(26, 175, 93) 27%);
        background: -o-linear-gradient(90deg, rgb(25, 217, 111) 52%, rgb(26, 175, 93) 27%);
        background: -ms-linear-gradient(90deg, rgb(25, 217, 111) 52%, rgb(26, 175, 93) 27%);
        background: linear-gradient(180deg, rgb(25, 217, 111) 52%, rgb(26, 175, 93) 27%);
        /*background: rgb(25, 217, 111);
background: -moz-linear-gradient(90deg, rgb(25, 217, 111) 48%, rgb(26, 175, 93) 64%);
background: -webkit-linear-gradient(90deg, rgb(25, 217, 111) 48%, rgb(26, 175, 93) 64%);
background: -o-linear-gradient(90deg, rgb(25, 217, 111) 48%, rgb(26, 175, 93) 64%);
background: -ms-linear-gradient(90deg, rgb(25, 217, 111) 48%, rgb(26, 175, 93) 64%);
background: linear-gradient(180deg, rgb(25, 217, 111) 48%, rgb(26, 175, 93) 64%);*/
        margin: 10px auto 0;
        text-align: center;
        font-size: 35px;
        color: #000;
        font-family: Digital-7;
        display: inline-block;
        padding: 0px 25px;
        border-radius: 4px;
    }

/*front page new code started here*/

#front-bannerbg {
    background: url(../images/front-banner.jpg) center;
    height: 415px;
    color: #fff;
}

    #front-bannerbg .main-services {
        text-align: center;
        margin-top: 30px;
        /*margin-top:120px;*/
        color: #fff;
    }

    #front-bannerbg h2 {
        font-size: 30px;
        font-family: Oswald;
        margin-top: 80px;
        text-align: center;
        text-shadow: 1px 0px #000;
    }

    #front-bannerbg h3 {
        font-weight: 300;
        font-family: Roboto;
        text-align: center;
    }

    #front-bannerbg .main-services .categories-box {
        background: rgba(255,255,255,.6);
        border: rgba(255,255,255,1);
        width: 85px;
        height: 65px;
        border-radius: 4px;
        display: inline-block;
        margin: 0 2px;
        position: relative;
        vertical-align: top;
        line-height: 66px;
        /*-webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;*/
    }

        #front-bannerbg .main-services .categories-box:hover {
            background: rgba(208,188,13,.6);
            border: rgba(255,255,255,1);
        }

    #front-bannerbg .main-services .ActiveAnchor .categories-box {
        background: rgba(208,188,13,.6);
        border: rgba(255,255,255,1);
    }





    #front-bannerbg .main-services .categories-box .tooltip {
        position: absolute;
        background: rgba(255,255,255,.6);
        border: rgba(255,255,255,1);
        top: -60px;
        left: -30px;
        opacity: 0;
        border-radius: 4px;
        font-size: 16px;
        padding: 3px 12px;
        width: auto;
        min-width: 150px;
        text-align: center;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        z-index: 2;
    }

    #front-bannerbg .main-services .categories-box:hover .tooltip {
        display: block;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        top: -40px;
    }

    #front-bannerbg .main-services .categories-box .tooltip:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid rgba(255,255,255,.6);
        position: absolute;
        bottom: -10px;
        left: 45%;
    }

    #front-bannerbg .NewSearchAreaSec {
        margin-top: 7px;
        border-top: 5px solid #f39c12;
    }


.main-box-categories-box {
    display: inline-block;
    margin: 0px 20px;
    position: relative;
    cursor: pointer;
}

    .main-box-categories-box:hover {
        text-decoration: none;
    }


#front-bannerbg .main-services .categories-box:hover {
}




.ActiveAnchor {
    position: relative;
}

    .ActiveAnchor::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #f39c12;
        position: absolute;
        bottom: -8px;
        left: 43%;
    }





.main-box-categories-box h4 {
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 0px #000;
    color: #fff;
}



.font-page-content-area h2 {
    font-size: 24px;
    background: url(../images/front-heading-bg.png) bottom left repeat-x;
    position: relative;
}

.font-page-content-area {
}

    .font-page-content-area .contentholder {
        margin: 15px 0 0;
    }

    .font-page-content-area .advertisemnts-area {
        margin: 15px 0 0;
    }

        .font-page-content-area .advertisemnts-area img {
            margin-bottom: 10px;
        }

    .font-page-content-area .blog-content-area h4 {
        font-size: 16px;
        font-family: Roboto;
        margin: 0px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .font-page-content-area .blog-content-area img {
        min-width: 100%;
        border: 1px solid #ddd;
        padding: 3px;
        margin-bottom: 10px;
    }

    .font-page-content-area .blog-content-area dt {
        display: inline-block;
        font-weight: normal;
        margin-right: 15px;
    }

        .font-page-content-area .blog-content-area dt i {
            margin-right: 3px;
            color: #666;
        }

    .font-page-content-area .blog-content-area p {
        margin-bottom: 0px;
    }

    .font-page-content-area .blog-content-area a {
        float: right;
        margin-bottom: 5px;
        color: #1ab5c1;
        font-size: 12px;
    }

    .font-page-content-area .blog-content-area .date-month div:first-child {
        padding-right: 0px;
    }

    .font-page-content-area .blog-content-area .date {
        background: #12b3c0;
        font-size: 22px;
        color: #fff;
        padding: 0px 0;
        text-align: center;
        border-radius: 3px 3px 0 0;
    }

    .font-page-content-area .blog-content-area .month {
        background: #eccc08;
        padding: 2px 0;
        text-align: center;
        border-radius: 0px 0px 3px 3px;
    }

    .font-page-content-area .news {
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }

.font-page-content-area-left {
    font-family: Lato;
}

    .font-page-content-area-left h2 {
        font-size: 25px;
        background: none;
        color: #222;
    }

        .font-page-content-area-left h2:after {
            display: none;
        }

    .font-page-content-area-left h4 {
        font-size: 18px;
        margin-bottom: 0;
        color: #222;
    }

.front-page-feature-listing {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

    .front-page-feature-listing .portel_main_div {
        background: none;
    }

    .front-page-feature-listing .portel_div {
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 7px;
    }

    .front-page-feature-listing .products-listing-page-col .portel_description {
        width: 100%;
        float: none;
    }

    .front-page-feature-listing .portel_description h2 {
        border: none;
    }

    .front-page-feature-listing .portel_description {
    }

    .front-page-feature-listing .products-listing-page-col .portel_description_left {
        width: calc(100% - 82px);
    }

    .front-page-feature-listing .portel_description_left cite {
        font-style: normal;
        float: right;
        margin-right: 35px;
    }

    .front-page-feature-listing .portel_description ul {
        margin-top: 0;
    }

    .front-page-feature-listing .products-listing-page-col .portel_description ul li {
        margin-bottom: 0px;
        padding: 0px 3px 0px 0px;
        line-height: 18px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 168px;
    }

    .front-page-feature-listing .products-listing-page-col p {
        margin: 0;
        min-height: 31px;
        overflow: hidden;
        line-height: 16px;
        display: -webkit-box;
        display: -moz-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        position: relative;
    }

    .front-page-feature-listing .portel_description_left ul li .fa-globe {
        margin-top: 3px;
    }

    .front-page-feature-listing .portel_description_left ul li i {
        margin-top: 0px;
    }

    .front-page-feature-listing .image_div {
        height: 70px;
        width: 77px;
        border: 1px solid #ddd;
        float: left;
        border-radius: 2px;
        padding: 2px;
        text-align: center;
        margin: 0px;
        margin-right: 5px;
    }

    .front-page-feature-listing .image-holder {
        height: 63px;
        width: 74px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .front-page-feature-listing .portel_description h2 a {
        color: #333;
        font-size: 18px;
    }

.whats-ATCShopping .front-round-box {
    width: 190px;
    height: 190px;
    padding: 0;
    background: none;
}

.world-class-support img {
    text-align: center;
    display: inline-block;
}

.front-round-box {
    background: #2cd5e3;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: inline-block;
    padding: 15px;
    margin-top: 20px;
}

.font-page-content-area-left a {
    border: 1px solid #0ea3b8;
    color: #0ea3b8;
    padding: 10px 25px;
    margin: 30px auto;
    display: inline-block;
    font-size: 16px;
    clear: both;
}

.local-costumers .front-round-box {
    background: #edbf4a;
    width: 190px;
    height: 190px;
    text-align: center;
}

.big-data-sec .front-round-box {
    background: #fff !important;
}

.local-costumers .front-round-box img {
    margin-top: 10px;
    display: inline-block;
}


.referral-button-link {
    background: #f7f7f7;
    padding: 5px 15px;
}

#testimonial-sec {
    padding: 20px 0 40px;
    margin-top: 10px;
}

    #testimonial-sec .testmonial-box {
        background-color: #fff;
        border: 2px solid #f7f8f9;
        line-height: 28px;
        margin: 0px 0px 0px 120px;
        padding: 20px;
        position: relative;
    }

        #testimonial-sec .testmonial-box::before {
            border: 20px solid transparent;
            border-right-color: #fff;
            content: '';
            display: block;
            left: -40px;
            position: absolute;
            top: 20px;
        }

.testimonial {
    margin: 0px 0px 20px 0px;
}

.testimonial-image {
    border-radius: 50%;
    vertical-align: top;
    overflow: hidden;
    width: 50px;
    display: inline-block;
}

    .testimonial-image img {
        height: auto;
        width: 50px;
    }

.testimonial-inner {
    background-color: #fff;
    border: 2px solid #f7f8f9;
    line-height: 22px;
    margin: 0px 0px 0px 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px 20px 0 20px;
    position: relative;
    min-height: 200px;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    width: calc(100% - 80px);
}

    .testimonial-inner:before {
        border: 15px solid transparent;
        border-right-color: #ddd;
        content: '';
        display: block;
        left: -31px;
        position: absolute;
        top: 20px;
    }

.testimonial-title {
    border-bottom: 1px solid #f7f8f9;
    margin: 0px 0px 5px 0px;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 7px;
    font-style: normal;
}

    .testimonial-title h2 {
        float: left;
        font-size: 12px;
        font-weight: 600;
        margin: 13px 0px 0px 0px;
        text-transform: uppercase;
    }

.testimonial-rating {
    color: #ea3a3c;
    float: right;
    margin-top: 7px;
}

.testimonial-sign {
    color: #444;
    font-size: 13px;
    font-style: italic;
    margin-top: 15px;
    text-align: right;
    font-weight: bold;
}

#ATCShoppingnews-sec {
    background: #ebf4f5;
    padding: 10px;
    margin-bottom: 40px;
}

    #ATCShoppingnews-sec .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 140px;
    }

    #ATCShoppingnews-sec .carousel-caption {
        position: relative;
        right: 0;
        bottom: 0px;
        left: 0;
        top: 0;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 20px;
        color: #333;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        text-shadow: none;
        font-family: Raleway;
    }

    #ATCShoppingnews-sec .news-text-area {
        display: -webkit-box;
        display: -moz-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        margin-bottom: 0;
        height: 50px;
        position: relative;
    }



        #ATCShoppingnews-sec .news-text-area:after {
            background: #ebf4f5;
            background: linear-gradient(to right, rgba(235, 244, 245, .8), rgba(235, 244, 245, 1) 75%);
            bottom: 8px;
            content: "...";
            font-weight: bold;
            padding: 0 10px 1px 10px;
            position: absolute;
            right: 0;
        }


/*#myCarousel {
    display: none;
}*/

.detail-social-sty dd::before {
    display: none;
}

#ATCShoppingnews-sec .carousel-caption h3 {
    color: #0ea3b8;
    font-size: 20px;
    font-weight: 400;
}

#ATCShoppingnews-sec .carousel-caption a {
    color: #0ea3b8;
    font-weight: 100 !important;
}

#ATCShoppingnews-sec .carousel-control.left {
    box-shadow: none;
    background-image: none;
    opacity: 1;
    left: -120px;
    top: 50px;
}

#ATCShoppingnews-sec .carousel-control.right {
    box-shadow: none;
    background-image: none;
    opacity: 1;
    right: -60px;
    top: 50px;
    width: 60px;
}

#ATCShoppingnews-sec .carousel-control span {
    border: 1px solid #11a6b2;
    color: #11a6b2;
    border-radius: 100%;
    text-shadow: none;
    height: 40px;
    width: 40px;
    font-size: 35px;
}

.ATCShopping-front-dealrow {
}

    .ATCShopping-front-dealrow .carousel-control {
        top: 40%;
    }

.ATCShopping-front-dealrow {
    margin-bottom: 20px;
}

    .ATCShopping-front-dealrow .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto;
        background: #fff;
        margin-top: 20px;
    }

    .ATCShopping-front-dealrow .carousel-caption {
        position: relative;
        right: 0;
        bottom: 0px;
        left: 0;
        top: 0;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 20px;
        color: #333;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        text-shadow: none;
        font-family: Raleway;
    }

        .ATCShopping-front-dealrow .carousel-caption h3 {
            color: #0ea3b8;
            font-size: 20px;
            font-weight: 400;
        }

        .ATCShopping-front-dealrow .carousel-caption a {
            color: #0ea3b8;
            font-weight: 100 !important;
            font-size: 12px;
        }

    .ATCShopping-front-dealrow .carousel-control.left {
        box-shadow: none;
        background-image: none;
        background: url(../images/front-deal-arrow-right-left.png) left center no-repeat;
        opacity: 1;
        left: -20px;
        padding: 0px 10px;
        height: 60px;
        width: 40px;
    }

    .ATCShopping-front-dealrow .carousel-control.right {
        box-shadow: none;
        background-image: none;
        background: url(../images/front-deal-arrow-right.png) left center no-repeat;
        opacity: 1;
        right: -35px;
        height: 60px;
        padding: 0 10px;
        width: 40px;
    }

    .ATCShopping-front-dealrow .carousel-control span {
        border: none;
        color: #11a6b2;
        border-radius: 100%;
        text-shadow: none;
        font-size: 45px;
    }

    .ATCShopping-front-dealrow a {
        border: none;
        margin: 0;
        padding: 0px;
    }

    .ATCShopping-front-dealrow .favourate-icon {
        font-size: 20px;
        margin: 5px 10px 0;
        padding: 0;
    }

/*front page new code end here*/

.businesslisting-cat .row {
    margin: 0 -4px;
}

.referral-program-holder {
    margin-top: 15px;
    position: relative;
}

    .referral-program-holder .button {
        position: absolute;
        bottom: 20px;
        display: block;
        height: 45px;
        line-height: 30px;
        left: 50%;
        margin-left: -66px;
        float: none;
        top: auto;
        color: #000;
        font-size: 16px;
    }

.businesslisting-cat .col-md-2, .businesslisting-cat .col-md-4 {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.business-categories-icon {
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    height: 140px;
    margin-bottom: 6px;
}

    .business-categories-icon:hover dd {
        border: 3px solid #faab01;
        width: 72px;
        height: 72px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
    }

    .business-categories-icon img {
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
        padding-top: 6px;
        transition: transform .8s ease-in-out;
    }

    .business-categories-icon:hover img {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

    .business-categories-icon:hover dd span {
        background: #faab01;
    }

    .business-categories-icon a {
        z-index: 99;
        color: #333;
        position: absolute;
        display: inline-block;
        left: 0px;
        width: 100%;
        height: 100%;
        text-shadow: 1px 0px #000;
    }

    .business-categories-icon:before {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.4);
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
    }

    .business-categories-icon h3 {
        color: #fff;
        font-size: 16px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
    }

    .business-categories-icon:hover h3 {
        font-size: 17px;
    }

    .business-categories-icon dd {
        border: 3px solid #fff;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        position: relative;
        line-height: 65px;
        margin: 15px auto;
    }

        .business-categories-icon dd span {
            position: absolute;
            background: #fff;
            color: #000;
            height: 20px;
            width: 20px;
            border-radius: 100%;
            line-height: normal;
            font-size: 11px;
            padding: 3px;
        }

.categories-restorent {
    background: url(../images/categories-restorent.png);
    background-size: cover;
}

.categories-property {
    background: url(../images/categories-property.png);
    background-size: cover;
}

.categories-hotels {
    background: url(../images/categories-hotels.png);
    background-size: cover;
}

.categories-texi {
    background: url(../images/categories-texi.png);
    background-size: cover;
}

.categories-doctor {
    background: url(../images/categories-doctor.png);
    background-size: cover;
}

.categories-parlour {
    background: url(../images/categories-parlour.png);
    background-size: cover;
}

.categories-pestcontrol {
    background: url(../images/categories-pestcontrol.png);
    background-size: cover;
}

.categories-courier {
    background: url(../images/categories-courier.png);
    background-size: cover;
}

.categories-astrology {
    background: url(../images/categories-astrology.png);
    background-size: cover;
}

.categories-banquesthall {
    background: url(../images/categories-banquesthall.png);
    background-size: cover;
}

/*.font-page-content-area .news .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px !important;
}*/

.font-page-content-area .news div:first-child {
    padding-right: 0px !important;
}

.font-page-content-area .news h4 {
    font-size: 16px;
    color: #1ab5c1;
    font-family: Roboto;
    margin: 0px;
    margin-bottom: 5px;
}

.font-page-content-area .news p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 5px;
}

.font-page-content-area .news dd {
    font-size: 12px;
    color: #1ab5c1;
    margin-bottom: 2px;
}

.font-page-content-area .news img {
    height: 60px;
    width: 100%;
}

.font-page-content-area h2::after {
    content: '';
    width: 150px;
    height: 3px;
    background: #1d1d20;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.font-page-content-area .portel_div h2 {
    background: none;
}

    .font-page-content-area .portel_div h2::after {
        display: none;
    }

.font-page-content-area .portel_div .image_div {
    /*margin-right:15px;*/
}

.search_main_div p {
    font-size: 12px;
    color: #8b8c8c;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    padding: 0;
    background: #fff;
    margin: auto;
}

.catogery_main_div {
    width: 1100px;
    margin: auto;
    padding-bottom: 15px;
}

.catogery_style_div {
    height: 100px;
    width: 113px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.catogery_img {
    height: 70px;
    width: 75px;
    margin: auto;
    border-radius: 22px;
}

.catogery_style_div h3 {
    color: #6b6a69;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding-top: 3px;
}

.catogery_divider_div {
    background: url(../images/categories-divider-icon.jpg) no-repeat center;
    height: 20px;
    width: 58px;
    float: left;
    margin: 40px 0px;
}

.restaurant_style {
    background: url(../images/restaurant_icon_img.jpg) no-repeat center #44a2db;
}

.astrology_style {
    background: url(../images/astrology_icon_img.jpg) no-repeat center #ff9e28;
}

.hotel_style {
    background: url(../images/hotel_icon_img.jpg) no-repeat center #31cfcd;
}

.doctor_style {
    background: url(../images/doctor_icon_img.jpg) no-repeat center #d9ca47;
}

.taxi_style {
    background: url(../images/taxi_icon_img.jpg) no-repeat center #f66a84;
}

.furniture_style {
    background: url(../images/furniture_icon_img.jpg) no-repeat center #a3a5a6;
}

.beauty_style {
    background: url(../images/beauty_icon_img.jpg) no-repeat center #45a3db;
}

.photographer_style {
    background: url(../images/photographer_icon_img.png) no-repeat center #c69b64;
}

.paste_style {
    background: url(../images/paste_icon_img.jpg) no-repeat center #9487f2;
}

.courier_style {
    background: url(../images/courier_icon_img.jpg) no-repeat center #a2c944;
}

.coffe_style {
    background: url(../images/coffe_icon_img.jpg) no-repeat center #f86a40;
}

.banquet_style {
    background: url(../images/banquet_icon_img.jpg) no-repeat center #f86eb5;
}

.bakeries_style {
    background: url(../images/bakeries_icon_img.jpg) no-repeat center #9ab260;
}

.clinic_style {
    background: url(../images/beauty_clinic_icon_img.jpg) no-repeat center #7dc2ec;
}

.architect_style {
    background: url(../images/architect_icon_img.jpg) no-repeat center #fda749;
}

.travel_style {
    background: url(../images/travel_icon_img.jpg) no-repeat center #e67676;
}

.search_btn {
    width: 200px;
    float: right;
    height: 30px;
    margin: 20px 0px;
    cursor: pointer;
}

    .search_btn p {
        background: #5a5858;
        padding: 7px 10px;
        font-family: Arial;
        color: #fff;
        font-size: 13px;
        text-align: center;
        border-radius: 4px;
        float: left;
        -webkit-box-shadow: 3px 2px 0px 0px rgb(17, 17, 17);
        -moz-box-shadow: 3px 2px 0px 0px rgb(17, 17, 17);
        box-shadow: 3px 2px 0px 0px rgb(17, 17, 17);
    }

    .search_btn img {
        float: left;
        position: relative;
        top: 7px;
    }

.local_search_heading {
    height: 50px;
    width: 922px;
    margin: auto;
    background: url("../images/search_sprit_img.png") center 13px no-repeat;
}

    .local_search_heading h2 {
        font-family: "BebasNeuewebfont" !important;
        color: #4a4a4a;
        font-size: 26px;
        text-align: center;
        font-weight: 500;
        margin-right: 5px;
        background: #fff;
        width: 180px;
        margin: auto;
    }

.left_shadow_img {
    background: url("../images/search_sprit_img.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    width: 208px;
    margin-top: 7px;
}

.right_shadow_img {
    background: url("../images/search_sprit_img.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    width: 208px;
    margin-top: 9px;
}

.services-box {
    width: 330px;
    float: left;
    height: 300px;
    margin: 10px 23px 25px 13px;
}

    .services-box a {
        text-decoration: none;
        color: #06374f;
    }

.service_image_div {
    height: 40px;
    width: 115px;
    margin: auto;
    position: relative;
    z-index: 9999999;
}

/*hover-effect*/

.hover-shadow {
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hover-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        /* W3C */
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .hover-shadow:hover, .hover-shadow:focus, .hover-shadow:active {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
        -webkit-animation-name: hover;
        animation-name: hover;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

        .hover-shadow:hover:before, .hover-shadow:focus:before, .hover-shadow:active:before {
            opacity: .4;
            -webkit-transform: translateY(6px);
            transform: translateY(6px);
            -webkit-animation-name: hover-shadow;
            animation-name: hover-shadow;
            -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-direction: alternate;
            animation-direction: alternate;
        }

/*hover-effect*/

.hover_div {
    position: absolute;
    width: 330px;
    height: 230px;
    z-index: 8888888;
    background: rgba(40,118,188,0.01);
    transition: All 0.40s ease-in-out;
    -webkit-transition: All 0.40s ease-in-out;
    -moz-transition: All 0.40s ease-in-out;
    -o-transition: All 0.40s ease-in-out;
    transform: rotate(0deg) scale(0.05) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(0.05) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(0.05) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(0.05) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(0.05) skew(0deg) translate(0px);
    padding-bottom: 5px;
}

.services_content_div:hover .hover_div {
    width: 330px;
    height: 230px;
    transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.0) skew(0deg) translate(0px);
    background: rgba(243,198,0,.3);
}

.services_content_div {
    width: 330px;
    height: 230px;
    border: #e72f2f 1px solid;
    margin-top: 11px;
    padding-bottom: 5px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.20);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.30);
}

    .services_content_div h2 {
        font-family: Arial;
        font-size: 22px;
        color: #e72f2f;
        font-weight: 500;
        text-align: center;
        margin-top: 55px;
    }

    .services_content_div P {
        font-family: Arial;
        color: #031e2b;
        font-size: 11px;
        text-align: center;
    }

    .services_content_div ul {
        list-style: none;
    }

        .services_content_div ul li {
            color: #7b7a79;
            font-family: Arial;
            font-size: 12px;
            padding: 10px 7px 0 18px;
            background: url("../images/services_content_icon.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
            margin-left: 5px;
        }

.service_button_style {
    width: 130px;
    padding: 6px;
    font-family: Arial;
    color: #06374f;
    font-size: 14px;
    text-align: center;
    margin: auto;
    position: relative;
    top: -15px;
    font-weight: 600;
    background: #fff;
    border-left: #e72f2f 1px solid;
    border-right: #e72f2f 1px solid;
    border-bottom: #e72f2f 1px solid;
}

.deal_button_style {
    border-left: #2976bc 1px solid !important;
    border-right: #2976bc 1px solid !important;
    border-bottom: #2976bc 1px solid !important;
}

.deal_content_style {
    border: #2976bc 1px solid !important;
}

.video_content_style {
    border: #7caf5a 1px solid !important;
}

.deal_content_style h2 {
    color: #2976bc !important;
}

.deal_content_style ul li {
    background: url("../images/services_deal_icon.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0) !important;
}

.services-box-head {
    height: 50px;
    background: #39ddf3;
    border-radius: 15px 15px 0px 0px;
    padding: 10px 0px 0px 17px;
}

    .services-box-head h2 {
        color: #0d0b0b;
    }

    .services-box-head span {
        font-size: 14px;
        color: #040303;
    }

.services-box-content {
    height: 102px;
}

    .services-box-content dd {
        float: left;
        border-radius: 50%;
        background: #39ddf3 url(../images/listing-icon2.png) center center no-repeat;
        height: 26px;
        width: 26px;
        padding: 15px;
        margin-top: 20px;
        margin-left: 15px;
    }

    .services-box-content ul {
        float: left;
        margin-left: 30px;
        margin-top: 12px;
    }

        .services-box-content ul li {
            list-style-type: square;
            font-size: 13px;
            line-height: 24px;
            color: #333;
        }

.services-box-btm {
    background: #d3d6d8 url(../images/box-bottombg.png) left top repeat-x;
    height: 38px;
    border-radius: 0px 0px 15px 15px;
}

    .services-box-btm left {
        float: left;
        margin: 12px 0px 0px 25px;
    }

        .services-box-btm left a {
            text-decoration: none;
            color: #000;
            font-size: 14px;
        }

    .services-box-btm right {
        float: right;
        background: url(../images/arrow.png) no-repeat;
        width: 6px;
        height: 10px;
        margin: 15px 20px 0px 0px;
    }

.no-result {
    background: #fff;
    margin-top: 20px;
}

    .no-result h2 {
        line-height: 50px;
    }

    .no-result ul li {
        line-height: 25px;
    }

    .no-result label {
        width: 140px;
        padding: 4px 10px;
        float: left;
        margin-bottom: 5px;
    }

    .no-result input[type="text"] {
        width: 150px;
        padding: 4px 10px;
        float: left;
        margin-bottom: 5px;
    }

.forright {
    float: right !important;
}

    .forright .services-box-head {
        background: #48e48e;
    }

    .forright dd {
        background: #48e48e url(../images/deal-icon.png) center center no-repeat;
    }

.video-area {
    background: url(../images/video-areabg.jpg) top center;
    height: 317px;
    width: 100%;
    min-width: 1100px;
    margin-bottom: 40px;
}

    .video-area left {
        float: left;
        width: 661px;
        margin-top: 50px;
        border: 5px solid #fff;
        height: 220px;
    }

    .video-area right {
        float: right;
        border: 5px solid #fff;
        height: 220px;
        width: 350px;
        margin-top: 50px;
    }

.bottom {
    background: #fff;
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
}

.bottom-main {
    background: #253137;
}



ol, ul {
    margin-left: 15px;
}

    ol, ul li {
        line-height: 24px;
        /*margin-bottom: 5px;*/
    }

        ol li {
            line-height: 24px;
            margin-bottom: 5px;
        }

.bottom .row {
}

.bottom h4 {
    color: #444;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 100;
}





.bottom-main h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: normal;
    text-transform: uppercase;
}



.bottom-box {
    height: auto;
    padding-bottom: 20px;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.news-letter {
    border: 1px solid #0d6189;
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
}

    .news-letter p {
        font-size: 18px;
        margin-top: 4px;
    }

.bottom-box p {
    color: #fff;
    text-transform: none;
}

.bottom-box h2 {
    font-size: 16px;
    line-height: 32px;
    margin-top: 0px;
    border-bottom: 1px dashed #54acb5;
    float: left;
    width: 90%;
    font-weight: normal;
    margin-bottom: 13px;
    text-transform: uppercase;
    color: #fff;
}

.bottom-box:last-child h2 {
    width: 100%;
}

.social-icons {
    width: 100%;
}

    .social-icons .fa-facebook {
    }

    .social-icons dt {
        margin-top: 15px;
        color: #fff;
        font-weight: normal;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .social-icons i {
        color: #fff;
        font-size: 20px;
        margin-right: 7px;
    }

.news-letter input[type="text"] {
    float: left;
    background: none;
    border: none !important;
    height: 36px;
    border: 1px solid #ddd;
    padding-left: 10px;
    color: #000;
    font-size: 14px;
    outline: none;
    width: calc(100% - 50px);
}

.pr-sw-fig {
    border: 1px solid #e1e1e1;
    padding: 2px;
}

.news-letter::-webkit-input-placeholder {
    color: #9b9898;
}

.bottom-box input[type="button"] {
    background: #e3aa1c;
    border: none;
    color: #fff;
    padding: 7px 10px;
    margin-right: 1px;
    margin-top: 1px;
    float: right;
    position: relative;
    height: 34px;
    width: 42px;
}

.subscribe-btn {
    position: relative;
}
.pos-rel1 select {
    padding-left: 7px;
}
.sort {
    float: right;
    position: absolute;
    right: 152px;
    top: 11px;
}
#js-product-list-top .product-sort #sortBy {
    width: 100% !important;
    border: 1px solid #ccc;
    height: 32px;
    z-index: 99;
    background: transparent;
    position: relative;
  
}

.close-icon {
    position: absolute;
    z-index: 999;
    right: 6px;
    top: 36px;
    font-size: 22px;
    color: #253037 !important;
    cursor: pointer;
}

.products-item-detaling .breadcrumb {
    background: #fff;
}

.news-letter:before {
    border-width: 6px 8px 6px 0;
    display: block;
    position: absolute;
    z-index: 99;
    border-bottom: 7px solid transparent;
    border-right: 14px solid #e3aa1c;
    border-top: 11px solid transparent;
    height: 0;
    width: 0;
    top: 9px;
    right: 43px;
    display: block;
    content: "";
}

.bottom-box_inputbtn {
    float: left;
    width: 44px !important;
    height: 44px;
    background: url(../images/news-letter-btn.png) no-repeat !important;
    border: none;
    margin-top: 0PX;
    cursor: pointer;
}

.bottom-box ul {
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 6px;
    float: left;
    width: 180px;
}

.bottom-box.last-panel ul {
    width: 100%;
}

.bottom-box ul li {
    list-style-type: none;
    line-height: 20px;
    margin-bottom: 2px;
}

    .bottom-box ul li a {
        list-style-type: none;
        font-size: 13px;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
    }

        .bottom-box ul li a:hover {
            color: #f8de81;
        }

.footer-border {
    height: 2px;
    width: 100%;
}

.facebook {
    background: url(../images/social.jpg);
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .facebook:hover {
    background: url(../images/social.jpg) left -45px;
    height: 45px;
    width: 45px;
}

.twitter {
    background: url(../images/social.jpg) -45px 0px;
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .twitter:hover {
    background: url(../images/social.jpg) -45px -45px;
    height: 45px;
    width: 45px;
}

.gplus {
    background: url(../images/social.jpg) -90px -0px;
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .gplus:hover {
    background: url(../images/social.jpg) -90px -45px;
    height: 45px;
    width: 45px;
}

.youtube {
    background: url(../images/social.jpg) -135px -0px;
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .youtube:hover {
    background: url(../images/social.jpg) -135px -45px;
    height: 45px;
    width: 45px;
}

.pintrest {
    background: url(../images/social.jpg) -180px -45px;
    float: left;
    height: 45px;
    width: 45px;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .pintrest:hover {
    background: url(../images/social.jpg) -180px -1px;
    height: 45px;
    width: 45px;
}

.myspace {
    background: url(../images/social.jpg) -225px -45px;
    float: left;
    height: 45px;
    width: 45px;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 100%;
}

.bottom-box .myspace:hover {
    background: url(../images/social.jpg) -224px 0px;
    height: 45px;
    width: 45px;
}

.copyright {
    background: #1b2930;
    width: 100%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block !important;
    padding: 10px 0;
}

    .copyright p {
        margin: 0;
        padding: 0;
        line-height: 35px;
        font-size: 14px;
    }

    .copyright dt {
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
    }

    .copyright i {
        font-size: 18px;
        margin-left: 2px;
        color: #fff;
    }

        .copyright i:hover {
            color: #fc7b80;
        }

.social-icons {
    margin-top: 10px;
    text-align: left;
}

.back-to-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 3000000000;
    /*background: url(../images/scroll-btn.png) no-repeat;*/
    width: 37px;
    height: 38px;
}


#businesslisting-contentpage .color-content-box {
    width: 100%;
}


/*css for login and registration start*/

.log-regist-banner {
    /*height: 550px;*/
    width: 100%;
    position: relative;
}

    .log-regist-banner .logo {
        margin-top: 70px;
    }

.log-regist-banner-overlay {
    z-index: 999999;
    width: 100%;
    text-align: center;
    display: block;
    background: url(../images/visitor-signup-bg.jpg);
}

/*.log-regist-banner-overlay:before {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.6);
        left: 0;
        width: 100%;
        height: 103%;
        display: block;
        content: "";
    }*/

#Formregister {
    margin-top: 0px;
}

/*#FormForgotPassword {
    margin-top: 321px;
}*/

.log-regist-banner-overlay h1 {
    color: rgb(92, 242, 244);
    font-size: 30px;
    line-height: 50px;
    margin-top: 50px;
    font-weight: normal;
    text-shadow: -2px -2px #000;
}

.log-regist-banner-overlay h4 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    top: -44px;
    width: 300px;
    text-align: center;
}

.log-regist-banner .password {
    height: 240px !important;
    margin: 126px auto 0px auto !important;
    width: 300px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 10px 10px 0px 0px;
    position: relative;
    padding-top: 4px;
}

    .log-regist-banner .password dt {
        line-height: 50px;
    }

.log-regist-banner .login {
    margin: 50px auto 100px auto;
    width: 300px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    position: relative;
}

    .log-regist-banner .login span {
        color: #e72f2f;
    }

    .log-regist-banner .login a {
        color: #fff;
        font-size: 14px;
        margin-top: 10px;
        line-height: 30px;
    }

.log-regist-banner dt {
    color: #fff;
    font-weight: normal;
}

    .log-regist-banner dt a {
        background: #ff4202;
        padding: 3px 5px;
        color: #fff;
        text-decoration: none;
        border-radius: 3px;
    }

.log-regist-banner .register {
    margin: 0px auto 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: relative;
    padding: 20px 20px !important;
}

    .log-regist-banner .register:before {
        content: '';
        position: absolute;
        width: 150px;
        margin-left: -75px;
        top: 0px;
        left: 50%;
        height: 1px;
        background: #08abff;
    }

    .log-regist-banner .register h2 {
        color: #fff;
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px;
    }



    /* line 260, ../scss/partials/_buttons.scss */
    .log-regist-banner .register .button-3d-highlight {
        padding: 12px 25px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        outline: none;
        color: #fff;
        background: #08a1ef;
        border: none;
        border-radius: 0px;
        box-shadow: 0 4px #5ec6fb;
        border-radius: 3px;
    }

        /* line 272, ../scss/partials/_buttons.scss */
        .log-regist-banner .register .button-3d-highlight:hover {
            background-color: #269ad5;
        }



        .log-regist-banner .register .button-3d-highlight:active {
            background-color: #269ad5;
            box-shadow: 0 5px #1575a6;
            transform: translateY(4px);
        }



    .log-regist-banner .register h4 {
        top: -37px;
    }

    .log-regist-banner .register a {
        color: #fff;
        font-size: 14px;
        margin-top: 10px;
        line-height: 30px;
    }

        .log-regist-banner .register a:hover {
            color: #ff0;
        }

.log-regist-banner .login a:hover {
    color: #ff0;
}

.log-regist-banner .register input[type="checkbox"] {
    background: #fff;
    padding: 5px 10px;
    border: none;
    float: left;
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 7px;
}

.log-regist-banner .login input[type='text'], .log-regist-banner .login input[type='password'] {
    background: #fff;
    padding: 9px 9px;
    border: none;
    width: 267px;
    border: 1px solid #ddd;
    margin-top: 3px !important;
    border-radius: 3px;
}

.log-regist-banner .register input[type='text'], .log-regist-banner .register input[type='password'] {
    background: #000;
    padding: 9px;
    border: none;
    width: 100%;
    margin-top: 3px;
    border-top: 1px solid rgba(0, 142, 214, 0.4);
    border-bottom: 1px solid rgba(0, 142, 214, 0.4);
    border-right: 1px solid rgba(0, 142, 214, 0.4);
    border-left: 3px solid #008ed6;
    outline: none;
    color: #fff;
}

.log-regist-banner .register .login_content {
    margin-bottom: 3px;
}

    .log-regist-banner .register .login_content p {
        color: rgba(255, 255, 255, 0.8);
    }





.log-regist-banner .register input[type='password'] {
    margin-top: 3px !important;
}

.log-regist-banner .password input[type='text'] {
    background: #fff;
    padding: 9px;
    border: none;
    width: 267px;
    margin-top: 10px;
    border-radius: 3px;
}

.txtErroHover {
    border: solid 1px red !important;
}

.LoginValidation {
    position: absolute;
    background: #fff;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    right: 50px;
    margin: 12px 0 0;
    color: #e72f2f;
    width: auto;
    border: rgba(255,255,255,1);
    text-align: right;
}

.LoginValidationPassword {
    position: absolute;
    background: #fff;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    right: 50px;
    margin: 12px 0 0;
    color: #e72f2f;
    width: auto;
    border: rgba(255,255,255,1);
    text-align: right;
}

.reg-shadow-container {
    background: rgba(0, 0, 0, 0.5);
    padding-top: 40px;
    border-top: #222 1px solid;
    width: 100%;
}

    .reg-shadow-container h1 {
        font-size: 30px;
        color: #fff;
        font-family: Raleway;
        font-weight: normal;
        margin-bottom: 50px;
    }

        .reg-shadow-container h1 font {
            font-weight: 600;
        }


        .reg-shadow-container h1 span {
            font-size: 45px;
            color: #08abff;
        }


    .reg-shadow-container .register_content_inner p {
        color: #fff;
        font-size: 15px;
    }



/*.LoginValidation:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,1);
    position: absolute;
    bottom: -10px;
    left: 45%;
}*/

.LoginValidation:before {
    border-radius: 100%;
    padding: 10px;
    position: absolute;
    background: url(../images/error-arrow.png) center center no-repeat;
    top: -3px;
    right: -25px;
    width: 25px;
    height: 25px;
    display: none;
    content: "";

}

#divTerms .LoginValidation {
    position: relative;
    clear: both;
    margin: 4px 0 0 17px;
    padding: 0px;
    display: block;
    left: initial;
    right: inherit;
    width: 250px;
    background: none;
    text-align: left;
}

    #divTerms .LoginValidation:before {
        display: none;
    }

/*.loginbtn {
    border: 1px solid #40def3 !important;
    text-transform: uppercase;
    color: #fff;
    width: 270px !important;
    margin-bottom: 4px;
    padding:9px;
    margin-top:20px;
    background:#16c7de url(../images/search-loading.gif) center center no-repeat;
}*/

.loginbtn {
    border: 1px solid #40def3 !important;
    color: #fff;
    width: 270px !important;
    margin-bottom: 4px;
    padding: 9px;
    margin-top: 10px;
    background: #16c7de !important;
    border-radius: 3px;
}

    .loginbtn:hover {
        background: #10a3b6 !important;
        border: 1px solid #19cae1 !important;
    }

.register .loginbtn {
    border: 1px solid #40def3 !important;
    color: #fff;
    width: 270px !important;
    margin-bottom: 4px;
    padding: 9px;
    margin-top: 0px !important;
    background: #16c7de !important;
}

    .register .loginbtn:hover {
        background: #10a3b6 !important;
        border: 1px solid #19cae1 !important;
    }

.loginbtn_loading {
    border: 1px solid #40def3 !important;
    text-transform: uppercase;
    color: #fff;
    width: 270px !important;
    margin-bottom: 4px;
    padding: 9px;
    /*margin-top: 20px;*/
    background: #16c7de url(../images/search-loading.gif) center center no-repeat !important;
}

.log-regist-content {
    height: auto;
    width: 100%;
}

.log-regist-content-area {
    margin: 0px auto;
}

    .log-regist-content-area left {
        float: left;
        width: 567px;
        height: auto;
        border-right: 2px solid #ededed;
        position: relative;
        padding: 60px 0px;
    }

    .log-regist-content-area right {
        float: right;
        width: 545px;
        position: relative;
        height: auto;
        padding: 60px 0px;
    }

    .log-regist-content-area dd {
        width: 38px;
        height: 39px;
        background: url(../images/register-round-circle.png) no-repeat;
        position: absolute;
        right: -19px;
        top: 0px;
        z-index: 999999999;
    }

    .log-regist-content-area dl {
        width: 38px;
        height: 39px;
        background: url(../images/register-round-circle.png) no-repeat;
        position: absolute;
        left: -49px;
        bottom: -17px;
        z-index: 999999999;
    }

#divTerms a {
    text-decoration: underline;
}

.services-box-content span {
    float: left;
    border-radius: 50%;
    background: #79e3f1 url(../images/listing-icon2.png) center center no-repeat;
    height: 26px;
    width: 26px;
    padding: 15px;
    margin-top: 20px;
    margin-left: 15px;
}

.services-box-content del {
    float: left;
    margin-top: -33px;
    margin-left: 15px;
    margin-right: 7px;
}

.services-box-content h4 {
    color: #454545;
    font-size: 18px;
    margin-left: 93px;
}

.log-regist-content .services-box-content {
    height: 90px;
    margin-top: 15px;
}

/*css for login and registration end*/

.left-panel-filteration {
    min-height: 30px;
    background: #fff;
    float: left;
    border: #e7e8f0 1px solid;
    padding: 2px;
    padding-bottom: 0px;
}

    .left-panel-filteration td {
        float: left;
        width: 99%;
    }

    .left-panel-filteration a:hover {
    }

    .left-panel-filteration a {
        background: #fff;
        color: #333;
        padding: 8px 0px 8px 10px;
        float: left;
        width: 99%;
        text-transform: capitalize;
        line-height: 18px;
        transition: all 0.8s ease;
        -webkit-transition: all 0.08s ease;
        -moj-transition: all 0.08s ease;
        -o-transition: all 0.08s ease;
        -ms-transition: all 0.08s ease;
        border-bottom: 1px solid #ddd;
        font-size: 13px;
    }

    .left-panel-filteration td a:hover {
        background: #fefefe;
        padding-left: 30px;
        width: 88%;
        color: #df5939;
    }

.container_24 {
    margin-top: 20px;
    background: url(../images/body_bg.gif);
    padding: 10px;
    border: 1px solid #c3c3c3;
    clear: both;
}

.sitemapcontent {
    margin-top: 40px;
    margin-bottom: 40px;
}

.products-listing-page-col {
    margin-top: 20px;
    background: url(../images/body_bg.gif);
    padding: 5px 0 0 0 !important;
    /*border: 1px solid #c3c3c3;*/
    margin: 15px;
    clear: both;
}

    .products-listing-page-col .col-md-2 {
        width: 20%;
        padding-left: 5px;
        padding-right: 0;
    }

    .products-listing-page-col .col-md-8 {
        width: 80%;
        padding: 0 5px;
    }

.row .pl-0 {
    padding-left: 0px;
}

.row .pl-1 {
    padding-left: 5px;
}

.row .pl-2 {
    padding-left: 10px;
}

.row .pr-0 {
    padding-right: 0px;
}

.row .pr-1 {
    padding-right: 5px;
}

.row .pr-2 {
    padding-right: 10px;
}

.advertisement {
    float: right;
    padding: 3px !important;
    margin: 0px !important;
    border: 1px solid #C3C3C3;
}

    .advertisement img {
        max-width: 100%;
    }

.portal-left-head {
    height: 43px;
    color: #fff;
    line-height: 36px;
    font-size: 16px;
    background: url(../images/heading3-bg.png) left center no-repeat;
    /*background:#efefef;*/
    padding-left: 10px;
    font-family: Roboto;
}

    .portal-left-head label {
        font-weight: normal;
    }

.movetop {
    width: 70px;
    height: auto;
    z-index: 3000000000;
}

.cssdivMyAccount h1 {
    font-family: 'BebasNeuewebfont' !important;
    font-weight: normal;
    line-height: 60px;
}

.cssdivMyAccount select {
    width: 280px !important;
}

.cssdivMyAccount input[type="text"] {
    width: 270px !important;
    position: relative;
}

.cssdivMyAccount .edit-prifile-righ-content input[type="password"] {
    padding: 7px 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    float: left;
    font-size: 14px;
    color: #333;
    margin-bottom: 3px;
    margin-top: 8px !important;
    border-radius: 0px;
    width: 232px;
}

.cssdivMyAccount .edit-prifilE-button {
    cursor: pointer;
    border: 1px solid #d6b10d;
    background: #f9d743 !important;
    color: #000;
    border-radius: 0px !important;
}
/*.cssdivMyAccount input {
    background:#f9d743 !important;

    border-radius:0px !important;
}*/

.cssdivMyAccount .edit-prifile-righ-content {
    border: none;
}

.container_24 h1 {
    color: #737373;
    font-family: 'Roboto' !important;
    letter-spacing: 1px;
    font-size: 23px;
    font-weight: normal;
    background: url(../images/headingbg.png)left center repeat-x;
    /* border:1px solid #ddd;*/
    margin-bottom: 10px;
}

    .container_24 h1 dd {
        background: url(../images/body_bg.gif);
        padding-right: 15px;
        float: left;
    }

.container_24 article {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px 15px 15px;
}

/*.container_24 article a {
            color:#ff4303;
        }*/

.container_24 p {
    margin-top: 20px;
    margin: 5px 0px 0;
    font-size: 100%;
    line-height: 24px;
    font-size: 14px !important;
}

.container_24-portalleft {
    float: left;
    background: #fff;
    padding: 5px;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.06);
    -moj-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.06);
}

.container_24-portalright {
    float: right;
    background: #fff;
    padding: 5px;
    border: 1px solid #C3C3C3;
}

.content_top {
    height: 32px;
    background: none repeat scroll 0 0 #fff;
    /*margin: 10px 0px 10px 0px;*/
    border: 1px solid #e7e8e6;
    font-family: Roboto !important;
}

    .content_top div {
        margin-top: 1px;
        float: right;
        margin-right: 10px;
    }

    .content_top ul {
        list-style-type: none;
        margin: 1px 0px 0px 0px;
        padding: 0;
    }

        .content_top ul li {
            float: left;
            padding: 0px 10px 0px 3px;
            background: url(../images/bread-crumb-divider.png) right center no-repeat;
            height: 32px;
            line-height: 32px;
            margin-right: 10px;
        }

            .content_top ul li a {
                color: #737373;
                display: block;
                float: left;
                /*padding: 3px 0px 4px 0px;*/
                font-size: 15px;
                text-decoration: none;
                letter-spacing: 1px;
                background: url(../images/categories.png) no-repeat scroll left center transparent;
            }

                .content_top ul li a:hover {
                    color: #1C6099;
                }

                .content_top ul li a.active {
                    color: #fff;
                    /*background: url(../images/active.png) no-repeat scroll right center transparent;*/
                    padding-right: 22px;
                }

                .content_top ul li a span {
                    padding-right: 9px;
                }

.progressAdd {
    position: fixed;
    top: 0;
    left: 0;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    z-index: 1001;
    background-color: rgba(33, 33,33,0.5);
}

.fty {
    background: url("../images/usericon.png") no-repeat scroll top right;
    display: block;
    float: right;
    height: 16px;
    margin-left: 12px;
    margin-right: 10px;
    margin-top: 2px;
    position: relative;
    width: auto;
    padding-right: 25px;
    padding-bottom: 27px;
}

/*.mty {
    background: none repeat scroll 0 0 #585757;
    border-radius: 3px;
    display: none;
    height: 70px;
    padding-top: 15px;
    position: absolute;
    top: 16px;
    right:0px;
    width: 150px;
    z-index: 9999999999;
}*/

.mty {
    /*position: relative;*/
    background: #f3c600;
    /*border: 4px solid #c2e1f5;*/
    display: none;
    height: 70px;
    padding-top: 0px;
    position: absolute;
    top: 42px;
    right: 0px;
    width: 150px;
    z-index: 9999999999;
    padding-top: 10px;
}

    .mty:after, .arrow_box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .mty:after {
        border-color: rgba(243, 198, 0, 0);
        border-bottom-color: #f3c600;
        border-width: 12px;
        margin-left: -12px;
    }

    .mty:before {
        border-color: rgba(243, 198, 0, 0);
        border-bottom-color: #716f6f;
        border-width: 36px;
        margin-left: -36px;
    }

    .mty a {
        color: #000 !important;
        float: left;
        margin: 10px 0 0 15px;
        padding-left: 25px !important;
        font-size: 16px !important;
    }

.mty-icon1 {
    background: url("../images/logout.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.mty-icon2 {
    background: url("../images/myaccount.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.fty:hover .mty {
    display: block;
}

.textfocus {
    border: solid 1px #99cc00 !important;
    box-shadow: 0 0 5px 1px #bce0fe !important;
}

.texthover {
    border: solid 1px red !important;
}

.gdiv {
    /*background: url("../images/gdiv-bg.jpg") repeat-x scroll center top #fff;*/
    padding-bottom: 30px;
    float: left;
}

.m-business-card {
    margin: 0 0 10px 0;
    line-height: 1.5em;
    padding: 10px 0px;
    width: 1077px;
}

    .m-business-card h1 {
        font-size: 24px;
        display: block;
        text-transform: capitalize;
    }

/*FAQ PAGE CSS START*/

@font-face {
    font-family: 'BebasNeuewebfont';
    src: url('../fonts/BebasNeuewebfont.eot');
    src: local('BebasNeuewebfont'), url('../fonts/BebasNeuewebfont.woff') format('woff'), url('../fonts/BebasNeuewebfont.ttf') format('truetype');
}

.fontsforweb_fontid_1962 {
    font-family: 'BebasNeuewebfont' !important;
}

.faq-heading {
    color: #555555;
    font-family: 'BebasNeuewebfont' !important;
    letter-spacing: 1px;
    font-size: 23px;
    font-weight: normal;
    background: none !important;
    /*border:1px solid #ddd;*/
    margin-bottom: 10px;
}

.aside_div {
    height: auto;
    width: 225px;
    float: right;
    background: #ebfcf6;
    margin: 0px 0 10px 0px;
    border: #dcede7 1px solid;
    border-radius: 3px;
    padding: 10px 16px 10px;
    background: url("../images/bg_ip.png") repeat-x scroll center top #fff;
    border: 1px solid #ccc;
    color: #888;
}

    .aside_div h5 {
        font-size: 18px;
        color: #555555;
        font-family: 'BebasNeuewebfont' !important;
        font-weight: normal;
        margin-bottom: 5px;
    }

    .aside_div span {
        font-size: 12px;
        color: #2a9d98;
        text-transform: uppercase;
        font-weight: normal;
    }

    .aside_div p {
        font-size: 13px;
        font-family: 'Arial';
        color: #646464;
        margin: 7px 0px;
        line-height: 20px;
    }

.faq-q-a {
    border: 1px solid #ccc;
    width: 795px;
    border-radius: 2px;
    float: left;
    background: #fff;
}

    .faq-q-a dt {
        margin-left: 8px;
        background: url(../images/report.png) left 6px no-repeat;
        padding-left: 10px;
    }

        .faq-q-a dt a {
            color: #525151 !important;
            display: block;
            font-size: 18px !important;
            text-decoration: none;
            text-indent: 17px;
            font-family: 'BebasNeuewebfont' !important;
            line-height: 30px;
            font-weight: normal;
            letter-spacing: 1px;
        }

            .faq-q-a dt a:hover {
            }

    .faq-q-a dd {
        font-size: 12px;
        background: url(../images/faq-ans-icon.png) left 3px no-repeat;
        padding-left: 25px;
        margin-left: 10px;
        margin-bottom: 15px;
        margin-right: 10px;
        line-height: 21px;
    }

.topicname {
    font-size: 20px;
    color: #0aadcb;
    margin: 10px 10px 7px 10px;
    background: url(../images/topbg.png) left center repeat-x;
}

    .topicname a {
        background: #fff;
        padding-right: 10px;
    }

/*FAQ PAGE CSS END*/

/*contact us css start*/

.contact-info dd {
    line-height: 30px;
    font-size: 16px;
}

    .contact-info dd i {
        margin-right: 5px;
        text-align: center;
        width: 17px;
    }

    .contact-info dd .fa-mobile {
        font-size: 20px;
        margin-top: 3px;
    }


.contactus-form label {
    float: left;
    width: 200px;
    line-height: 25px;
}

.heading-contact-cls h3{border-bottom:1px solid #ccc; position:relative; padding-bottom:10px; font-weight:normal;}

.contactus-form input[type="text"] {
    float: left;
    width: 100%;
    padding: 8px 8px;
    float: left;
    margin-bottom: 18px;
    outline: none;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.contactus-form .button-3d-primary {
    margin: 5px 10px 10px 0px;
    border-radius: 0px;
    padding: 5px 20px;
}

.contactus-form .sub-button {
    width: auto;
    border: 1px solid #cb300a;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    padding: 12px 25px;
    text-decoration: none;
    display: inline-block;
    font-weight: normal;
    margin-left: 20px;
    background: #259dab;
    margin-top: 10px;
    border: 1px solid rgb(169, 169, 169);
}

.contactus-form select {
    float: left;
    width: 100%;
    padding: 8px 8px;
    float: left;
    outline: none;
    margin-bottom: 10px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.contactus-form input:focus[type="text"] {
    border: 1px solid #3ec6f2;
}

.contactus-form select:focus {
    border: 1px solid #3ec6f2;
}

.contactus-form textarea:hover {
    border: 1px solid rgb(169, 169, 169) !important;
}

.contactus-form textarea {
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.mb-50 {margin-bottom:50px !important;}

.contactus-form cite {
    float: left;
    width: 20px;
    line-height: 25px;
}

.contactus-form textarea {
    width: 100%;
    height: 120px;
    outline: 0px;
    padding: 10px;
}

.contactus-form .form-row {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

/*contact us css end*/

/*business listing page css start*/

.businesslisting-right {
    height: auto;
    width: 225px;
    float: right;
    background: #ebfcf6;
    margin: 0px 0 10px 0px;
    border: #dcede7 1px solid;
    border-radius: 3px;
    padding: 10px 16px 10px;
    background: url("../images/bg_ip.png") repeat-x scroll center top #fff;
    border: 1px solid #ccc;
    color: #333;
}
.col-md-12.track-map {
  margin-top: 17px;
padding-left: 2%;
margin-bottom: 4%;
}
    .businesslisting-right h5 {
        font-size: 16px;
        letter-spacing: 1px;
        color: #555555;
        font-family: 'BebasNeuewebfont' !important;
        font-weight: normal;
        margin-bottom: 5px;
    }

        .businesslisting-right h5 del {
            display: block;
            color: #fff;
            margin-right: 6px;
            float: left;
            text-decoration: none;
            background: #ff4404 url(../images/1.png) center center no-repeat;
            border-radius: 2px;
            width: 17px;
            height: 17px;
        }

    .businesslisting-right ul {
        margin-left: 10px;
    }

        .businesslisting-right ul li {
            margin-left: 3px;
            line-height: 20px;
            font-size: 12px;
            color: #333;
        }

    .businesslisting-right span {
        font-size: 12px;
        color: #2a9d98;
        text-transform: uppercase;
        font-weight: normal;
    }

    .businesslisting-right img {
        border: 1px solid #e3e3e3;
        padding: 2px;
    }

    .businesslisting-right p {
        font-size: 13px;
        font-family: 'Arial';
        color: #646464;
        margin: 7px 0px;
        line-height: 20px;
    }

.forcategories {
    background: url("../images/bg_ip.png") repeat-x scroll center top #e8ffff;
    height: 350px;
    position: relative;
}

.forcategoriesarrow {
    border-bottom: 11px solid transparent;
    border-right: 19px solid #2a9d98;
    border-top: 0 solid transparent;
    border-width: 0 19px 11px 11px;
    display: block;
    height: 0;
    left: -20px;
    position: absolute;
    right: 251px;
    width: 0;
    z-index: 2147483647;
}

.alertSuccessNewsLetterDiv {
    opacity: 1;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -187px;
    margin-top: -130px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.32);
    font-family: sans-serif;
    height: 260px;
    width: 374px !important;
    z-index: 99999999999;
    background-color: #f08801;
    border: 1px solid #fff;
    border-radius: 0px;
    text-align: center;
    color: #fff;
}

    .alertSuccessNewsLetterDiv h1 {
        margin-top: 10px;
    }

    .alertSuccessNewsLetterDiv dt {
        font-size: 16px;
        margin-top: 30px;
    }

    .alertSuccessNewsLetterDiv dd {
        font-size: 18px;
        margin-top: 5px;
    }

    .alertSuccessNewsLetterDiv td {
        border-radius: 0px;
    }

.closeCloseSuccessNewsLetterDiv {
    background: url("../images/news-letter-cross.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #f4f4f4;
    cursor: pointer;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 0;
    font-weight: bold;
    height: 25px;
    right: -7px;
    top: -9px;
    position: absolute;
    width: 25px;
}

.tdCloseButtonSuccessNewsLetterDiv {
    height: 25px;
    width: 25px;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
}

.btnNewsLetter_Subscibe_process {
    float: left;
    width: 44px !important;
    height: 44px;
    background: #DBC164 url(../images/search-loading.gif) no-repeat !important;
    border: none;
    margin-top: 20PX;
    cursor: pointer;
}

.progressAdd {
    position: fixed;
    top: 0;
    left: 0;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    z-index: 1001;
    background-color: rgba(33, 33,33,0.5);
}

#loader {
    position: relative;
    top: 40%;
    left: 45% !important;
}

/*business listing page css end*/

/*for sitemap code start*/

ul.qSitemap li {
    display: block;
    min-height: 37px;
    line-height: 28px;
    white-space: nowrap;
    margin-left: 28px;
    min-width: 28px;
}

ul.qSitemap span {
    display: inline-block;
    text-decoration: none;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
}

.qSitemapPageLink, .qSitemapPageLinkDraft {
    color: #7f2c90;
    text-decoration: none;
}

ul.qSitemap, ul.qSitemap ul, ul.qSitemap li {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.qSitemap li {
        display: block;
        min-height: 28px;
        line-height: 28px;
        white-space: nowrap;
        margin-left: 28px;
        min-width: 28px;
    }

    ul.qSitemap span.icon {
        margin-right: 3px;
    }

    ul.qSitemap .leaf > span {
        background-image: url(../images/line.png);
    }

    ul.qSitemap span {
        display: inline-block;
        text-decoration: none;
        width: 28px;
        height: 28px;
        margin: 0;
        padding: 0;
    }

        ul.qSitemap span.icon {
            margin-right: 3px;
        }

caption, .qContent th, .qContent li {
    vertical-align: top;
}

ul.qSitemap li, ul.qSitemap li {
    background-image: url(../images/line2.png);
    background-repeat: repeat-y;
}

    ul.qSitemap li.last {
        background: transparent;
    }

ul.qSitemap a .icon {
    background: none;
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
    vertical-align: middle;
    margin-right: 1px;
}

.registerconformation-popup1 {
    height: 275px;
    width: 450px;
    background: #0097a6;
    padding: 40px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -99px;
    z-index: 999999999999999;
    border-radius: 10px;
    text-align: center;
    display: none;
}

    .registerconformation-popup1 h2 {
        margin: 60px 50px 20px;
        color: #333;
        position: relative;
        padding-bottom: 15px;
        font-size: 23px;
    }

        .registerconformation-popup1 h2 dt {
            background: url(../images/rgister-closebtn.png) center bottom no-repeat;
            color: #333;
            position: absolute;
            right: -20px;
            top: -18px;
            width: 24px;
            height: 24px;
        }

.registerconformation-popup {
    height: auto;
    width: 300px;
    background: #fff;
    font-family: roboto;
    position: fixed;
    padding: 0px 0;
    top: 40% !important;
    left: 50%;
    margin-left: -88px;
    margin-top: -95px;
    z-index: 9999999;
    border-radius: 0px;
    text-align: center;
    display: none;
    color: #383838;
    min-height: 275px;
    border-bottom: 8px solid #33b35b;
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
    border-radius: 0 0 3px 3px;
}

    .registerconformation-popup h2 img {
        display: inline-block;
        padding-bottom: 12px;
        width: 54px;
    }

    .registerconformation-popup h2 {
        margin: 0px 0px 20px;
        /* border-bottom: 2px solid #dfe1e0; */
        color: #fff;
        position: relative;
        /* padding-bottom: 15px; */
        /* font-size: 32px; */
        /* font-family: Gabriola; */
        background: #33b35b;
        padding: 20px 0px;
        font-weight: normal;
        line-height: 28px;
        font-size: 20px !important;
    }

        .registerconformation-popup h2 dt {
            background: url(../images/rgister-closebtn.png) center bottom no-repeat;
            color: #333;
            position: absolute;
            right: -20px;
            top: -18px;
            width: 24px;
            height: 24px;
        }

    .registerconformation-popup p {
        line-height: 20px;
        padding: 10px 10px 10px;
        line-height: 20px !important;
        font-weight: 400;
        color: #333;
    }

    .registerconformation-popup .btn {
        border-radius: 40px;
        font-size: 15px;
        padding: 10px 50px;
        margin-top: 5px;
        text-decoration: none;
        display: inline-block;
        font-weight: normal;
        color: #fff;
        background-color: #33b35b;
    }

    .registerconformation-popup a {
        color: #fff;
    }

.recovery {
    height: 170px;
    background: #fff;
    border: 7px solid #89c5cf;
    margin-top: -69px;
    font-size: 14px;
}

    .recovery h2 {
        margin: 20px 30px 15px;
        background: url(../images/h2-border.png) center bottom repeat-x;
        color: #333;
        position: relative;
        padding-bottom: 10px;
        font-size: 20px;
    }

        .recovery h2 dt {
            background: url(../images/rgister-closebtn.png) center bottom no-repeat;
            color: #333;
            position: absolute;
            right: -22px;
            top: -12px;
            width: 24px;
            height: 24px;
        }

    .recovery .btn {
        border: 1px solid #67bcd1;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        padding: 8px 13px 8px 13px;
        text-decoration: none;
        display: inline-block;
        text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
        font-weight: bold;
        color: #FFFFFF;
        background-color: #6bbed2;
        margin-top: 15px;
        background-image: linear-gradient(to bottom, #6bbed2, #50abc4);
        cursor: pointer;
    }

.tblTextAdd {
    width: 203px;
    padding: 3px !important;
    margin-right: -3px !important;
    border: 1px solid #42b5b0;
    margin-left: -5px !important;
}

.tdSponsorAds {
}

    .tdSponsorAds img {
        height: 185px;
        width: 195px;
    }
/*for sitemap code end*/

/*portal list page code start*/

.portel_main_div {
    background: #eee;
    height: auto;
    margin: 0px 0 5px 0;
    font-family: roboto;
    padding: 0px !important;
    position: relative;
}

.portel_div {
    background: #fff;
    height: auto;
    border: #dddddd 1px solid;
    padding: 0px;
    margin-bottom: 7px;
}

.image_div {
    height: 179px;
    width: 20%;
    background: #fbf8e4;
    float: left;
    border-radius: 2px;
    padding: 3px;
    text-align: center;
    margin: 0px;
}

.image-holder {
    height: 174px;
    width: 220px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.image_div img {
    max-height: 100%;
    max-width: 100%;
}

.products-listing-page-col .portel_description {
    float: left;
    width: 80%;
    padding: 0 1%;
}

.products-listing-page-col .portel_description_right {
    padding-right: 0px;
}

.products-listing-page-col .portel_description_left ul li del {
    text-decoration: none;
}

.products-listing-page-col .portel_description_left {
    width: 60%;
}

.products-listing-page-col .portel_description_right li {
    text-align: center;
}

.products-listing-page-col .portel_description_right .rating {
    float: none;
}

.products-listing-page-col .portel_description_right .rating-fav {
    margin-left: 10px;
    float: right;
}

.products-listing-page-col .portel_div h2 {
    margin-top: 0px;
}

#top-categories .products-listing-page-col .portel_div h2 {
    margin-top: 0px;
    padding-top: 0;
}

#top-categories .products-listing-page-col .portel_div {
    margin-bottom: 5px;
}





.products-listing-page-col .portel_description ul {
    margin-bottom: 0px;
    margin-left: 0;
}

    .products-listing-page-col .portel_description ul li {
        margin-bottom: 0px;
        padding: 2px 3px 3px 2px;
    }

        .products-listing-page-col .portel_description ul li i {
            text-align: center;
            width: 13px;
            margin-right: 3px;
        }

.products-listing-page-col .portel_description_right .rating {
    padding-top: 0;
}

.products-listing-page-col p {
    font-size: 12px;
    margin: 0px 0px 10px 20px;
    line-height: 20px;
}

.portel_description {
    float: left;
    width: 75%;
}

    .portel_description h2 {
        font-weight: 500;
        color: #0d363c;
        font-family: Arial;
        font-size: 20px;
        padding: 7px 6px 7px 0;
    }

        .portel_description h2 a {
            color: #159f99;
            font-size: 20px;
            font-weight: 400;
        }

.portel_div h2 {
    border-bottom: 1px dashed #afaaa9;
    color: #11a6b2;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 300;
    margin: 0;
    padding: 7px 0 7px;
}

.portel_description_left {
    float: left;
    width: 40%;
}

.products-detailing-page .portel_description_left {
    width: 64%;
}

.portel_description_right {
    float: right;
    text-align: right;
    padding-right: 10px;
}

.portel_description ul {
    list-style: none;
    margin-top: 7px;
}

    .portel_description ul li {
        color: #606060;
        font-family: Roboto;
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }

        .portel_description ul li dl {
            margin-bottom: 0px;
        }

.portel_description_right .rating {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    padding-left: 4px;
    padding-top: 4px;
    text-align: center;
    float: right;
}

.contact-seller {
    background-color: #f36d2d;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 7px 10px;
    margin-bottom: 17px;
    font-size: 14px;
}

    .contact-seller i {
        margin-right: 5px;
    }

    .contact-seller:hover {
        text-decoration: none;
        color: #fff;
        background-color: #00a651;
    }

.padding-none {
    padding: 0px !important;
}

.margin-none {
    margin: 0px !important;
}

.contact-seller-popup {
    border-radius: 1px;
}

.business-contain-style {
    height: auto;
}

.contact-seller-popup button.button {
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #bf7004;
    border-radius: 0px !important;
}

.contact-seller-popup .button-3d-primary {
    margin-top: 10px;
}

.contact-seller-popup .close {
    opacity: 1 !important;
}

.business-contain-heading .borderline dd {
    border-bottom: 1px solid #333;
    width: 100%;
    height: 2px;
    float: left;
}

.business-contain-heading .borderline dt {
    border-bottom: 1px solid #333;
    width: 85%;
    height: 2px;
    float: left;
}

.business-contain-heading h2 {
    color: #333;
    font-family: Roboto;
    font-size: 21px;
    font-weight: normal;
    float: left;
    margin-left: 17px;
    margin-top: 0;
}

.business-contain-heading .borderline {
    float: left;
    width: 125px;
    margin-top: 10px;
    margin-right: 7px;
    margin-left: 10px;
}

.business-contain-heading .borderline1 {
    float: right;
    width: 125px;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 10px;
}

    .business-contain-heading .borderline1 dd {
        border-bottom: 1px solid #333;
        width: 100%;
        height: 2px;
        float: right;
    }

    .business-contain-heading .borderline1 dt {
        border-bottom: 1px solid #333;
        width: 85%;
        height: 2px;
        float: right;
    }

.business-contain-style input[type="text"] {
    margin-bottom: 10px;
    width: 100%;
    padding: 6px 7px;
    outline: none;
}

.business-input-sty {
    border: #ddd 1px solid;
    padding: 0px 10px;
}

.business-contain-style textarea {
    margin-bottom: 10px;
    width: 100%;
    padding: 7px !important;
    outline: none;
}

.business-textarea-sty {
    height: 100px;
    border: #dddada 1px solid;
}

.business-contain-style p {
    width: 100%;
    margin: 0px auto;
    line-height: 20px;
    font-size: 12px !important;
}

.cross-deal-sty {
    float: right;
    margin-right: -33px;
    position: relative;
    text-align: right;
    top: 5px;
    z-index: 9999;
    cursor: pointer;
    right: 42px;
}

.call_style {
    margin-bottom: 10px;
    color: #11a6b2;
}

    .call_style a {
        color: #11a6b2;
    }

    .call_style i {
        color: #11a6b2;
        transform: rotate(20deg);
    }

.shareus-on {
    font-size: 16px;
    padding: 10px 0 5px;
}

    .shareus-on a {
        text-decoration: none;
        outline: none;
        display: inline-block;
        margin-left: 4px;
    }

    .shareus-on .fa-facebook {
        background: #2a4d8e;
        border-radius: 2px;
        color: #fff;
    }

    .shareus-on .fa-google-plus {
        background: #dc4a38;
    }

    .shareus-on i {
        background: #1c98cc;
        border-radius: 2px;
        color: #fff;
        height: 22px;
        width: 25px;
        line-height: 22px;
        text-align: center;
    }

        .shareus-on i:hover {
            background: #666767;
        }

    .shareus-on .fa-share-alt {
        background: none;
        color: #11a6b2;
        width: auto;
        padding-right: 5px;
    }

        .shareus-on .fa-share-alt:hover {
            background: none;
        }

.notrated {
    background: url(../images/not-rated.png) no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    padding-right: 5px;
}

.rated {
    /*background: url(../images/rated.png) no-repeat;*/
    width: 16px;
    height: 20px;
    display: inline-block;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #E34524 !important;
}

.clsstarsblank {
    /*background: url(../images/not-rated.png) no-repeat;*/
    width: 17px;
    height: 20px;
    display: inline-block;
    padding-right: 5px;
    position: relative;
    color: #ed3f46 !important;
}

    .clsstarsblank:after {
        position: absolute;
        width: 17px;
        height: 20px;
        font-size: 18px;
        left: 0;
        top: 0;
        content: "\f006";
        font-family: FontAwesome;
    }


.detaling-heading-sty h2 {
    font-weight: normal;
    font-size: 22px;
    color: #154054;
    margin-bottom:12px;
}

.clsstarscolored {
    /*background: url(../images/rated.png) no-repeat;*/
    width: 17px;
    height: 20px;
    display: inline-block;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ed3f46 !important;
    position: relative;
}

    .clsstarscolored:after {
        position: absolute;
        width: 17px;
        height: 20px;
        font-size: 18px;
        left: 0;
        top: 0;
        content: "\f005";
        font-family: FontAwesome;
    }


.portel_description_right li:hover dl {
    color: #d78013;
}

    .portel_description_right li:hover dl a {
        color: #d78013;
    }

    .portel_description_right li:hover dl i {
        color: #d78013;
    }

.portel_description_right .clsavgratingstar {
    float: left;
    margin-right: 10px;
}

.portel_description_right .favorite_style {
    display: inline-block;
    margin-left: 10px;
}

    .portel_description_right .favorite_style a {
        color: #11a6b2;
        font-size: 13px;
        font-family: Arial;
        padding-left: 0px;
        text-decoration: none;
        position: relative;
        display: inline-block;
        font-weight: bold;
    }

        .portel_description_right .favorite_style a i {
            margin-right: 6px;
        }

        .portel_description_right .favorite_style a:hover {
        }

.portel_description_left ul li {
    color: #4b4b4b;
    font-family: Arial;
    font-weight: 600;
    padding: 2px 3px 10px 0px;
    line-height: 20px;
    list-style-type: none;
    margin-bottom: 0px;
}

    .portel_description_left ul li i {
        width: 17px;
        margin-bottom: 8px;
        float: left;
        margin-top: 3px;
    }

    .portel_description_left ul li .fa-map-marker {
        margin-top: 1px;
    }

    .portel_description_left ul li p {
        font-weight: normal;
        line-height: 18px;
        font-size: 12px;
    }

.web-img {
    /*background: url(../images/web.png) no-repeat left 2px;*/
}

    .web-img a {
        color: #4b4b4b;
    }

        .web-img a:hover {
            color: #11a6b2;
        }

.phone-img {
    /*background: url(../images/phone.png) no-repeat left 2px;*/
}

.location-img {
    /*background: url(../images/location.png) no-repeat left 2px;*/
    margin-bottom: 12px;
}

    .location-img i {
        font-size: 16px;
    }

.email-img {
    /*background: url(../images/email.png) no-repeat left 2px;*/
}

.detail-right-main-sty {
    height: auto;
    width: 100%;
}

.detail-main-heading {
    height: auto;
    position: relative;
    margin-top: 0px;
    float: left;
    width: 100%;
    border-bottom: #ddd 1px solid;
    margin-bottom: 10px;
}

    .detail-main-heading:after {
        content: '';
        position: absolute;
        width: 115px;
        height: 1px;
        background-color: #11a6b2;
        border-radius: 50px;
    }

.detail-right-main-sty .paymentmethod span {
    border: 1px solid #ddd;
    padding: 3px;
    display: inline-block;
    margin: 2px;
}

    .detail-right-main-sty .paymentmethod span img {
        width: 53px;
        height: 30px;
    }

.detail-main-heading dt {
    position: absolute;
    z-index: 20;
    top: 36px;
    height: 20px;
}

.detail-main-heading h4 {
    font-family: Roboto;
    color: #666;
    font-size: 20px;
    font-weight: normal;
    padding: 20px 0px 10px;
    margin: 0;
}

    .detail-main-heading h4 i {
        margin-right: 5px;
        color: #11a6b2;
    }

.detail-right-main-sty {
    background: #fff;
    padding: 0px 10px 10px 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.working-hour-sty {
    border-right: 1px #a0d1d8 solid;
    border-top: 1px #a0d1d8 solid;
    color: #535454;
    font-family: Arial;
    font-size: 12px;
    margin-top: 5px;
    display: block;
    width: 100%;
    float: left;
}

    .working-hour-sty table {
    }

    .working-hour-sty tr td {
        padding: 5px;
        text-align: center;
    }

    .working-hour-sty tr td {
        border-left: 1px #a0d1d8 solid;
        border-bottom: 1px #a0d1d8 solid;
    }

.days-style {
    font-family: Arial;
    background: #d4eef2;
}

.font-14 {
    font-size: 12px !important;
    font-weight: bold;
}

#mapanddirections input[type="text"] {
    border-radius: 0px;
    width: 100%;
    margin: 5px 0px 0px;
    padding: 6px 5px 6px 24px;
    outline: none;
    border: 1px solid #ddd;
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
}

#mapanddirections input[type="button"] {
    margin-right: 3px !important;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 7px 10px;
    border-radius: 0px;
    font-size: 14px;
    color: #fff;
}

.detail-main-heading dt {
    position: absolute;
    z-index: 20;
    top: 36px;
    height: 20px;
}

.business-content-left {
    background: #fff;
    height: auto;
    padding: 10px;
}

    .business-content-left h3 {
        color: #666;
        font-family: Roboto;
        font-size: 20px;
        font-weight: normal;
        display: block;
        margin-top: 0px;
        padding: 10px 0px 10px;
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 5px;
        border-bottom: #ddd 1px solid;
        clear: both;
    }

        .business-content-left h3:after {
            content: '';
            position: absolute;
            width: 115px;
            height: 1px;
            background-color: #11a6b2;
            border-radius: 50px;
            margin-top: 32px;
            left: 0px;
        }

        .business-content-left h3 i {
            margin-right: 5px;
            color: #11a6b2;
        }

    .business-content-left .photo-gallery {
        text-align: center;
    }

        .business-content-left .photo-gallery .fancybox-thyble {
            border-radius: 3px;
            width: 24%;
            height: 140px;
            margin: 0 .5% 1%;
            text-align: center;
            border: 1px solid #ddd;
            float: left;
        }

            .business-content-left .photo-gallery .fancybox-thyble .fancybox {
                width: 175px;
                height: 140px;
                display: table-cell;
                cursor: pointer;
                vertical-align: middle;
            }

        .business-content-left .photo-gallery img {
            max-width: 100%;
            max-height: 100%;
        }

            .business-content-left .photo-gallery img:nth-child(6n+1) {
                margin-right: 0px;
            }

.video-gallery iframe {
    width: 100%;
    border-radius: 3px;
    max-width: 600px;
    max-height: 500px;
    min-height: 260px;
}

.video-gallery .row {
}

#divpostreview ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #11a6b2;
}

#divpostreview ::-moz-placeholder { /* Firefox 19+ */
    color: #11a6b2;
}

#divpostreview :-ms-input-placeholder { /* IE 10+ */
    color: #11a6b2;
}

#divpostreview :-moz-placeholder { /* Firefox 18- */
    color: #11a6b2;
}

#divReview .clsmaindiv #tblpostreview ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #777;
}

#divReview .clsmaindiv #tblpostreview ::-moz-placeholder { /* Firefox 19+ */
    color: #777;
}

#divReview .clsmaindiv #tblpostreview :-ms-input-placeholder { /* IE 10+ */
    color: #777;
}

#divReview .clsmaindiv #tblpostreview :-moz-placeholder { /* Firefox 18- */
    color: #777;
}

#divReview .clsmaindiv {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

    #divReview .clsmaindiv img {
        border: 1px solid #ddd;
        padding: 2px;
        display: inline-block;
        margin-right: 10px;
        max-width: 62px;
        border-radius: 100%;
    }

#divReview .divformnage {
    display: inline-block;
    width: 91%;
    vertical-align: top;
}

#divReview .clsmaindiv table {
    width: 100%;
}

#divReview .divComments img {
    max-width: 62px;
}

#divReview .divComments .divformnage {
    width: 91%;
}

#divReview .clsmaindiv table .clsdivcomentdesc {
    width: 80%;
}

#divReview .clsmaindiv table .divtimecomment a {
    float: right;
    margin-top: -40px;
    padding: 4px 8px;
    border-radius: 2px;
    font-size: 15px;
    color: #0f96a1;
}

    #divReview .clsmaindiv table .divtimecomment a i {
        margin-left: 4px;
        font-size: 13px;
    }

#divReview .clsmaindiv .divpostname {
    font-weight: bold;
    font-size: 12px;
}

#divReview .clsmaindiv #tblpostreview {
    width: 100%;
}

    #divReview .clsmaindiv #tblpostreview input[type="text"] {
        border: 1px solid #d9d9d9;
        padding: 6px;
        color: #333;
        outline: none;
        width: 100%;
        display: inline-block;
        margin: 0px 0 10px 0;
    }

    #divReview .clsmaindiv #tblpostreview textarea {
        border: 1px solid #d9d9d9;
        padding: 6px;
        color: #333;
        outline: none;
        width: 100%;
        display: inline-block;
        margin: 0px 0 5px 0;
    }

#divReview .clsmaindiv .divnowcomment {
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
}

#divReview .clsmaindiv #tblpostreview td {
    position: relative;
}

    #divReview .clsmaindiv #tblpostreview td span.error_contactus {
        background: none;
        border-color: transparent #075698;
        border-width: 15px 40px 0 0;
        color: #e72f2f;
        display: block;
        font-size: 12px;
        right: 0;
        left: initial;
        margin: 0;
        padding: 6px 20px;
        position: absolute;
        text-align: left;
        width: auto;
        z-index: 2147483647;
        vertical-align: top;
        top: 3px;
    }

        #divReview .clsmaindiv #tblpostreview td span.error_contactus .ErrorArrow {
            display: none;
        }

#divReview .divComments {
    background: #fefdfd;
    margin-left: 0px;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    width: 100%;
}

#divReview .divReviews {
    margin-left: 0px;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    width: 100%;
}

#divReview .clsmaindiv #tblpostreview input.button {
    height: auto;
}

#divReview .clsmaindiv #tblpostreview .button-3d-primary {
    margin-top: 0px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0px;
}

#divpostreview input[type="text"] {
    border: 1px solid #ddd;
    padding: 7px;
    color: #171717;
    outline: none;
    width: 100%;
    display: inline-block;
    margin: 0px 1% 10px 0;
}

#divpostreview table {
    width: 100%;
}

    #divpostreview table td {
        position: relative;
    }

#divpostreview span.error_contactus, .contact-seller-popup span.error_contactus {
    background: #e72f2f;
    border-color: transparent #075698;
    border-width: 15px 40px 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    right: 12px;
    left: initial;
    margin: 0;
    padding: 3px 10px;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 2147483647;
    vertical-align: top;
    top: 8px;
    border-radius: 2px;
}

    #divpostreview span.error_contactus .ErrorArrow, .contact-seller-popup span.error_contactus .ErrorArrow {
        border-right: 10px solid #e72f2f !important;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        display: block;
        height: 0;
        left: -9px;
        position: absolute;
        width: 0;
        z-index: 99;
    }

#divpostreview textarea {
    border: 1px solid #ddd;
    padding: 7px;
    color: #11a6b2;
    outline: none;
    width: 100%;
    height: 180px;
}

#divpostreview input.button {
    height: auto;
}

#divpostreview .button-3d-primary {
    margin-top: 10px;
    padding: 7px 10px;
    font-size: 12px;
    border-radius: 0px;
}

#divpostreview .tblratingandclr a {
}

#divpostreview #tblratingandclr {
    position: relative;
    margin-top: 5px;
}

    #divpostreview #tblratingandclr .rated {
        float: left;
        display: inline-block;
        width: auto;
        margin-top: 1px;
    }

    #divpostreview #tblratingandclr label {
        float: left;
        margin-right: 10px;
        font-weight: normal;
        font-size: 16px;
    }

    #divpostreview #tblratingandclr .rating {
        float: left;
        margin-top: 1px;
        font-size: 12px;
        margin-bottom: 7px;
    }

    #divpostreview #tblratingandclr .RateMsg {
        position: absolute;
    }

/*.video-gallery .row .col-md-6:first-child {
    padding-right: 0;
}*/

.video-gallery .col-md-4 {
    padding: 5px;
}

.video-gallery .video-overlay {
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0px;
}

.business-content-left .products-description {
}

    .business-content-left .products-description h4 {
        margin-top: 20px;
        font-size: 14px;
        font-weight: bold;
    }

    .business-content-left .products-description ul {
        margin-left: 3px;
        width: 100%;
        margin-right: 20px;
    }

        .business-content-left .products-description ul li {
            list-style-type: none;
            border: 1px solid #ddd;
            padding: 2px 7px;
            display: inline-block;
            margin-right: 5px;
            margin-bottom: 5px;
            background: #fbf8e4;
            width: 49%;
        }

            .business-content-left .products-description ul li i {
                margin-right: 2px;
            }

/*portal list page code end*/

/*referral-css-start*/

.referral-main {
    height: auto;
    width: 1170px;
    margin: 20px auto;
    background: #fff;
    border: #d9d9d9 1px solid;
    padding: 4px;
}

.referral-banner {
    width: 100%;
    background: url(../images/refferal-banner-img.jpg) no-repeat center;
    height: 364px;
}

    .referral-banner p {
        font-size: 24px;
        color: #393a3c;
        font-weight: 600;
        position: relative;
        top: 20%;
        margin-left: 40%;
    }
/*.button {
    margin-left: 40%;
    position: relative;
    top: 25%;
}*/
.button a {
    background: none repeat scroll 0 0 #ef4823;
    border-bottom: 2px solid #b5322b;
    color: #fff;
    font-family: Roboto;
    font-size: 22px;
    padding: 4px 18px;
    text-decoration: none;
    width: 130px;
}

    .button a:hover {
        background: none repeat scroll 0 0 #ef5d3d;
    }

.referral_heading {
    /*background: url("../images/referral-heading.png") repeat-x scroll center center rgba(0, 0, 0, 0);*/
    margin: 30px auto auto;
    width: 100%;
}

    .referral_heading h2 {
        /*background: #fff none repeat scroll 0 0;*/
        color: #575757;
        font-family: Roboto;
        font-weight: 500;
        margin: auto auto 20px;
        padding: 0 10px;
        font-size: 28px;
    }

        .referral_heading h2::before {
            display: inline-block;
            margin: 0 0 8px 20px;
            height: 3px;
            content: " ";
            text-shadow: none;
            border: 1px dashed #999;
            width: 140px;
        }

        .referral_heading h2::after {
            display: inline-block;
            margin: 0 20px 8px 0;
            height: 3px;
            content: " ";
            text-shadow: none;
            border: 1px dashed #999;
            width: 140px;
        }

.refferal-page-banner {
    float: none;
}

.abt_referral {
    height: auto;
    text-align: center;
}

    .abt_referral p {
        color: #333;
        font-size: 15px;
        font-weight: 500;
        padding: 10px 10px 30px;
        margin-left: 16px;
        line-height: 22px;
    }

.referral_product_div {
    /*  border-radius: 50%;
    height: 240px;
    width: 240px;
    padding: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);*/
    float: left;
    /*margin-left: 8%;*/
}

.referral_product_inner {
    background: #f55e5e;
    border-radius: 10px;
    border: 7px solid #fff;
    height: 240px;
    width: 240px;
    text-align: center;
    box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}

    .referral_product_inner img {
        margin-top: 10%;
    }

    .referral_product_inner h3 {
        text-align: center;
        font-size: 24px;
        color: #fff;
        padding-top: 5px;
        font-weight: normal;
    }

.share_style_border {
}

.share_style_back {
    background: #31ad4a !important;
}

.reward_style_border {
}

.reward_style_back {
}

.divider_style {
    background: #e1dddd;
    height: 1px;
    margin: 30px 20px;
    width: 96%;
}

.qlook_referral_div {
    width: 100%;
    height: auto;
}

.qlook_referral_left {
    height: auto;
    /*float: left;*/
    margin-top: 105px;
    text-align: left;
}

    .qlook_referral_left h2 {
        color: #fff;
        font-family: Roboto;
        font-size: 28px;
        font-weight: 500;
        padding: 0 20px 0px;
        line-height: 30px;
    }

        .qlook_referral_left h2 span {
            color: #6d6c6c;
            font-size: 24px;
        }

    .qlook_referral_left p {
        color: #fff;
        font-size: 18px;
        font-family: 'Segoe UI';
        padding: 10px 18px 18px;
    }

.qlook_referral_right {
    /*background: url("../images/qlook_referral_img.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    float: right;
    height: 300px;
    width: 40%;
    margin: 10px 0;
}

    .qlook_referral_right img {
        margin-right: 30px;
        float: right;
    }

.referral_join {
    background: #ef4823;
    padding: 5px 15px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin: 20px 20px 0px;
    border-bottom: 2px #b5322b solid;
    float: left;
}

    .referral_join a:hover {
        background: #ef5d3d;
    }

.dotted_line {
    border-top: 2px dashed #c0c0c0;
    float: left;
    height: 1px;
    margin-top: 12%;
    width: 70px;
}

.ml9 {
    margin-left: 9%;
}

.ml11 {
    margin-left: 11%;
}

.h2, h2 {
    font-size: 30px;
    color: #333;
}

/*referral-css-end  */

/*business-listing-css-start  */

.listing-page {
}

    .listing-page .banner {
        width: 100%;
        border: none;
        min-width: 1100px;
    }

        .listing-page .banner left {
            float: left;
        }

        .listing-page .banner right {
            float: right;
        }

    .listing-page .naviagtion {
        height: 70px;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
        width: 100%;
        border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    }

        .listing-page .naviagtion img {
            margin-top: 10px;
        }

        .listing-page .naviagtion .menu {
            float: right;
        }

            .listing-page .naviagtion .menu ul {
                list-style-type: none;
            }

                .listing-page .naviagtion .menu ul li {
                    list-style-type: none;
                    float: left;
                    margin-top: 20px;
                }

                    .listing-page .naviagtion .menu ul li a {
                        font-size: 18px;
                        font-family: Oswald;
                        color: #fff;
                        text-decoration: none;
                        margin: 0px 16px;
                        font-weight: normal;
                    }

    .listing-page .wrapper {
        width: 1170px;
        padding: 0px 10px;
    }

        .listing-page .wrapper left {
            float: left;
        }

        .listing-page .wrapper right {
            float: right;
        }

.frontleaf1 {
    padding: 40px 0px;
    display: block;
}

    .frontleaf1 h3 {
        font-size: 28px;
        font-family: roboto;
        color: #f28526;
        font-weight: 500;
    }

.how_frontleaf2 .mt70 h3,
.how_frontleaf3 .mt70 h3 {
    color: #575757;
    font-family: roboto;
    font-size: 28px;
    font-weight: 500;
}

.frontleaf2 h3 {
    font-size: 24px;
    font-family: Oswald;
    color: #333;
    font-weight: normal;
}

.frontleaf3-h3 {
    font-size: 28px;
    font-family: roboto;
    color: #575757;
    font-weight: 500;
}

.frontleaf4 h3 {
    font-size: 24px;
    font-family: Oswald;
    color: #333;
    font-weight: normal;
}

.frontleaf1 left {
    width: 600px;
    border-left: 4px solid #f28624;
    padding: 0px 0px 15px 25px;
    background: url(../images/leafarrow.png) left center no-repeat;
}

.frontleaf1 right {
    width: 450px;
    display: block;
}

.frontleaf2 {
    padding: 40px 0px 30px 0px;
    display: block;
    background: #efede0;
    border-top: 4px solid #e7e5d8;
    border-bottom: 4px solid #e7e5d8;
    min-width: 1100px;
}

.frontleaf3 {
    padding: 50px 0px 30px 0px;
    display: block;
    text-align: center;
}

    .frontleaf3 h3 {
        font-size: 28px;
        font-family: Oswald;
        color: #333;
        font-weight: normal;
    }

.frontleaf2 left {
    width: 450px;
}

    .frontleaf2 left img {
        border: 1px solid #ddd;
        padding: 5px;
    }

.frontleaf2 right {
    width: 620px;
    display: block;
}

.front-h1 {
    font-size: 35px;
    color: #fff !important;
    font-weight: normal;
    text-shadow: -1px -1px #000;
    margin: 0px;
}

.front-h4 {
    font-size: 20px;
    color: #fff;
    font-family: Raleway;
    font-weight: normal;
    text-shadow: -1px -1px #000;
}

.color-white h2.mb-2, .color-white ul li {
    color: #fff !important;
}

.ATCShopping-classified-steps {
    width: auto;
    float: left;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    padding: 10px;
}

    .ATCShopping-classified-steps:hover h3 {
        color: #159fe7;
    }

    .ATCShopping-classified-steps:hover dd {
        border: 1px #159fe7 solid;
    }

        .ATCShopping-classified-steps:hover dd i {
            color: #159fe7;
        }

    .ATCShopping-classified-steps h3 {
        font-size: 18px !important;
        color: #29bda5;
        font-weight: normal;
        font-family: Oswald;
        margin-top: 15px;
    }

.adds-img {
    border: 1px solid #2bd8c5;
    padding: 3px;
}

.ATCShopping-classified-steps dd {
    padding: 15px;
    border: 1px #29bda5 solid;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    margin: auto;
    color: #fff;
    font-size: 35px;
}

    .ATCShopping-classified-steps dd i {
        color: #29bda5;
    }

.classified-head {
    font-family: Roboto;
    font-size: 28px;
    margin-bottom: 15px;
    line-height: 35px;
    font-weight: 500;
    color: #575757;
}

.classified-sub-head {
    font-family: Roboto;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 400;
}

.classified-sub-head1 {
    font-family: Roboto;
    font-size: 21px;
    font-weight: 400;
}

.float-none {
    float: none !important;
}

.listing-process {
    width: 228px;
    height: 240px;
    border: 1px solid #ddd;
    float: left;
    margin-left: 15px;
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
    padding: 10px;
    background: #fff;
}

    .listing-process dd {
        background: #e82d36;
        height: 70px;
        width: 70px;
        margin: 0px auto;
        border-radius: 50%;
        margin-top: 10px;
    }

        .listing-process dd img {
            margin-top: 13px;
        }

    .listing-process h3 {
        font-size: 18px !important;
        color: #e82d36;
        font-weight: normal;
        font-family: Oswald;
        margin-top: 15px;
    }

    .listing-process p {
        font-size: 14px;
        margin-top: 10px;
        color: #333;
        line-height: 20px;
        font-weight: 100;
    }

.mt1 h3 {
    color: #159fe7;
}

.mt2 h3 {
    color: #e84a00;
}

.mt3 h3 {
    color: #2b9763;
}

.listing-process .secondicon {
    background: #159fe7;
}

.listing-process .thirdicon {
    background: #e84a00;
}

.listing-process .fourthicon {
    background: #2b9763;
}

.listing-page .first {
    margin-left: 0px;
}

.listing-process-arrow {
    float: left;
    margin-left: 20px;
    margin-top: 149px;
}

.parabold-font {
    font-family: "Oswald";
    display: block;
    letter-spacing: .2px;
}

.frontleaf3 p {
    margin: 20px 0px 10px 0px;
}

/*business-listing-css-end  */

/*How-its-work-css-start  */

.how_its_heading {
    width: 100%;
    background: #36c3f7;
    border-top: #8bddfc 10px solid;
    border-bottom: #8bddfc 10px solid;
    height: 70px;
    min-width: 1100px;
    padding: 10px 0 0;
}

.how_heading_middle {
    width: 1100px;
    margin: auto;
}

    .how_heading_middle h2 {
        text-align: center;
        font-family: "Oswald";
        font-size: 34px;
        color: #fff;
        font-weight: normal;
    }

    .how_heading_middle p {
        text-align: center;
        font-size: 18px !important;
        color: #242323;
        margin-top: 0px !important;
    }

.how_leaf_border {
    border-left: 2px solid #f28624;
    padding-left: 15px;
}

.how_leaf2_border {
    border-left: 2px solid #f9396a;
    padding-left: 15px;
}

.how_leaf3_border {
    border-left: 2px solid #0a83d3;
    padding-left: 15px;
}

.how_leaf4_border {
    border-left: 2px solid #3b8c05;
    padding-left: 15px;
}

.back_bord_none {
    background: none !important;
    border: none !important;
    width: 620px;
}

.heading_color {
    color: #575757 !important;
}

.floatr {
    float: right;
}

.pb20 {
    padding-bottom: 20px;
}

.how_frontleaf2 {
    padding: 40px 0px 20px 0px;
    display: block;
    background: #f8f8f8;
}

    .how_frontleaf2 left {
        float: left;
    }

        .how_frontleaf2 left img {
            width: 450px;
        }

    .how_frontleaf2 right h3 {
        color: #313232;
        font-family: "Oswald";
        font-size: 28px;
        font-weight: normal;
    }

    .how_frontleaf2 right {
        width: 620px;
        display: block;
    }

.how_frontleaf2 {
    padding: 40px 0px 30px 0px;
    display: block;
}

.how_frontleaf3 {
    padding: 40px 0px 20px 0px;
    display: block;
}

    .how_frontleaf3 left {
        width: 690px;
        float: left;
    }

        .how_frontleaf3 left h3 {
            color: #313232;
            font-family: "Oswald";
            font-size: 28px;
            font-weight: normal;
        }

    .how_frontleaf3 right {
        float: right;
    }

.how_frontleaf4 {
    padding: 40px 0px 20px 0px;
    display: block;
    background: #f8f8f8;
}

    .how_frontleaf4 left {
        width: 370px;
        float: left;
    }

        .how_frontleaf4 left img {
            width: 300px;
        }

    .how_frontleaf4 right h3 {
        color: #313232;
        font-family: "Oswald";
        font-size: 28px;
        font-weight: normal;
    }

    .how_frontleaf4 right {
        float: right;
        width: 710px;
    }

/*How-its-work-css-end  */

/*be-found-css-start */

.get_found_fast {
    min-width: 1100px;
    width: 100%;
    height: auto;
}

.get_found_middle {
    width: 1100px;
    margin: auto;
}

.get_found_heading {
    border-bottom: 1px solid #dcdada;
    height: 40px;
    margin: 20px 0;
    width: 99%;
}

    .get_found_heading h2 {
        background: none repeat scroll 0 0 #fff;
        color: #4497d1;
        float: left;
        font-size: 34px;
        font-weight: normal;
        position: relative;
        top: 47%;
        padding: 0 15px;
        margin-left: 15px;
    }

.get_found_right {
    background: url(images/found_big_img.jpg) no-repeat #fff;
    border: 1px solid #c7c5c5;
    float: right;
    height: 60px;
    position: relative;
    top: 25%;
    width: 60px;
    margin-right: 12px;
    -o-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* IE 9 */
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

    .get_found_right img {
        -o-transform: rotate(-43deg); /* IE 9 */
        -moz-transform: rotate(-43deg); /* IE 9 */
        -ms-transform: rotate(-43deg); /* IE 9 */
        -webkit-transform: rotate(-43deg); /* Chrome, Safari, Opera */
        transform: rotate(-43deg);
        left: 16px;
        position: relative;
        top: 30%;
    }

.get_found_middle left {
    float: left;
}

.get_found_middle right {
    float: right;
    width: 67%;
    margin-top: 20px;
}

    .get_found_middle right h3 {
        color: #313232;
        font-family: "Oswald";
        font-size: 24px;
        font-weight: normal;
    }

    .get_found_middle right h4 {
        font-size: 16px;
        color: #fa5b23;
        margin: 10px 0px;
    }

    .get_found_middle right p {
        font-size: 14px;
        color: #3e3d3d;
    }

.make_sure_cust_div {
    width: 100%;
    background: url(../images/make_sure_customer_bg.jpg) center;
    height: auto;
}

.make_sure_cust_div1 {
    width: 100%;
    background: #159d87 url(../images/noisy-grid.png);
    border-top: 4px solid #3dd4bb;
    border-bottom: 4px solid #3dd4bb;
    height: auto;
}

    .make_sure_cust_div1 ul li {
        font-size: 16px;
    }

.make_sure_middle {
    width: 1100px;
    height: auto;
    margin: auto;
}

    .make_sure_middle h2 {
        color: #08d6ad;
        text-align: center;
        font-family: "Oswald";
        font-size: 28px;
        font-weight: normal;
        padding: 20px;
    }

.make_sure_cust_part {
    height: auto;
    padding: 15px;
    float: left;
    margin-top: 20px;
}

.make_sure_img_part {
    height: 150px;
    width: 230px;
    background: #363d40;
    border: 1px dotted #fff;
    margin: auto;
}

    .make_sure_img_part img {
        margin-left: 50px;
        margin-top: 6px;
    }

.make_sure_cust_part h3 {
    font-size: 20px;
    color: #17b898;
    text-align: center;
    padding: 15px 0 0;
}

.make_sure_cust_part p {
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    padding: 5px 0;
}

.ml14 {
    margin-left: 14%;
}

.get_on_map {
    width: 100%;
    height: auto;
    min-width: 1100px;
}

.get_on_map_middle {
    width: 1100px;
    height: auto;
    margin: auto;
}

    .get_on_map_middle left {
        float: left;
    }

    .get_on_map_middle right {
        background: url("../images/get_on_map_right.jpg") no-repeat scroll 70px 50px rgba(0, 0, 0, 0);
        float: right;
        height: 430px;
        width: 500px;
    }

        .get_on_map_middle right p {
            color: #454545;
            font-size: 14px;
            margin-left: 22%;
            position: relative;
            top: 24%;
        }

/*business listing faq start*/

.ac-container {
    margin: 10px auto 30px auto;
    text-align: left;
}

    .ac-container h3 {
        font-size: 20px;
        font-family: Roboto;
        text-transform: uppercase;
        border-bottom: 1px solid #ddd;
        padding-bottom: 7px;
    }

    .ac-container h2 {
        text-align: center;
        font-size: 27px;
        font-weight: normal;
        margin-top: 60px;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-family: Roboto;
    }

        .ac-container h2 span {
            color: #ed3f46;
        }

    .ac-container label {
        padding: 2px 35px;
        position: relative;
        z-index: 20;
        display: block;
        font-family: Roboto;
        cursor: pointer;
        color: #333;
        text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
        line-height: 33px;
        font-size: 14px;
        font-weight: 400;
        background: #ffffff url(../images/questions.jpg) 10px center no-repeat;
        border: 1px solid #ddd;
        margin: 5px 0px;
    }

        .ac-container label:hover {
            background: #ffffff url(../images/questions2.jpg) 10px center no-repeat;
            color: #0ba58d;
        }

    .ac-container input:checked + label,
    .ac-container input:checked + label:hover {
        background: #ffffff url(../images/questions2.jpg) 10px center no-repeat;
        color: #0ba58d;
        font-weight: 400;
    }

        .ac-container label:hover:after,
        .ac-container input:checked + label:hover:after {
            content: '';
            position: absolute;
            width: 24px;
            height: 24px;
            right: 13px;
            top: 7px;
            background: transparent url(../images/arrow_down.png) no-repeat center center;
        }

        .ac-container input:checked + label:hover:after {
            background-image: url(../images/arrow_up.png);
        }

    .ac-container input {
        display: none;
    }

    .ac-container article {
        background: rgba(255, 255, 255, 0.5);
        margin-top: -1px;
        overflow: hidden;
        height: 0px;
        position: relative;
        z-index: 10;
        -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
        transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    }

        .ac-container article p {
            font-style: italic;
            color: #777;
            line-height: 23px;
            font-size: 14px;
            padding: 20px;
            text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
        }

    .ac-container input:checked ~ article {
        -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
        -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
        -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
        -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
        transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
        box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
    }

        .ac-container input:checked ~ article.ac-small {
            height: 80px;
        }

        .ac-container input:checked ~ article.ac-medium {
            height: 100px;
        }

        .ac-container input:checked ~ article.ac-large {
            min-height: 90px;
        }

.faqthreeline {
    background: url(../images/business-list-faq-lines.png);
    height: 5px;
    width: 70%;
    margin-bottom: 40px;
    margin: auto;
}

.affiliate-head-bottom {
    width: 40% !important;
}

.faqthreeline dd {
    background: url(../images/business-list-faq-lines2.png);
    height: 5px;
    width: 30%;
    margin: 0px auto;
}

.business-list-head {
    background: url(../images/business-list-faq-lines.png);
    height: 5px;
    width: 50%;
    margin-bottom: 40px;
}

    .business-list-head dd {
        background: url(../images/business-list-faq-lines2.png);
        height: 5px;
        width: 40px;
        margin-left: 20px;
    }

/*business listing faq end*/

/*conect with customer css start*/

.conect_with_heading {
    border-top: 1px solid #e72f2f;
    height: 0;
    margin: 50px auto 0;
    width: 70%;
}

    .conect_with_heading dl {
        background: none repeat scroll 0 0 #e72f2f;
        float: left;
        height: 6px;
        position: relative;
        top: -4px;
        width: 6px;
    }

    .conect_with_heading dt {
        background: none repeat scroll 0 0 #e72f2f;
        float: right;
        height: 6px;
        position: relative;
        top: -4px;
        width: 6px;
    }

    .conect_with_heading h2 {
        background: none repeat scroll 0 0 #fff;
        margin: -13px auto;
        padding: 0 10px;
        width: 56%;
        color: #2b1608;
        font-size: 22px;
    }

.social_div {
    width: 70%;
    height: auto;
    margin: auto;
}

    .social_div p {
        text-align: center;
        font-size: 16px !important;
        color: #4f4f4f !important;
        padding: 0 0 30px;
    }

.social_part {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dadada;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08) inset;
    float: left;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-left: 4.2%;
    margin-right: 1.8%;
    text-align: center;
    width: 155px;
}

    .social_part img {
        margin-top: 8%;
    }

    .social_part h3 {
        color: #474747;
        font-size: 18px;
        font-weight: normal;
        font-family: "Oswald";
        letter-spacing: 0.03px;
    }

.miss_an_update {
    width: 100%;
    background: #f8f7f7;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height: auto;
    min-width: 1100px;
}

.miss_update_middle {
    width: 1100px;
    margin: auto;
}

    .miss_update_middle h2 {
        color: #454545;
        font-size: 26px;
        text-align: center;
        font-weight: normal;
        padding: 20px 0 0px;
        font-family: "Oswald";
    }

    .miss_update_middle p {
        color: #3f3f3f !important;
        font-size: 16px !important;
        text-align: center;
        font-weight: normal;
        margin: 0;
    }

    .miss_update_middle figure {
        margin: 30px auto 25px;
        width: 45%;
    }

.miss_update_middle-img {
    border: #3e938c 1px solid;
    padding: 2px;
}

.review_rating {
    width: 40% !important;
}

    .review_rating img {
        border: #d4d4d4 1px solid !important;
        padding: 2px;
    }

.respond_customer_feedback {
    width: 100%;
    min-width: 1100px;
    height: auto;
}

.respond_feedback_middle {
    height: auto;
    width: 1100px;
    margin: auto;
}

    .respond_feedback_middle h2 {
        color: #454545;
        text-align: center;
        font-family: "Oswald";
        font-size: 28px;
        font-weight: normal;
        padding: 20px 0 0;
    }

    .respond_feedback_middle p {
        color: #3f3f3f !important;
        text-align: center;
        font-size: 16px !important;
        font-weight: normal;
        padding: 0px 0 15px;
    }

    .respond_feedback_middle figure {
        margin: 10px auto 30px;
        width: 47%;
    }

.border_none {
    border: none !important;
}

.mbt15 {
    margin-bottom: 15px !important;
}

/*conect with customer css end*/

/*payment option css start*/
.payment-option-head {
    background: none repeat scroll 0 0 rgba(21, 159, 231, 0.4);
    border-left: 5px solid #e84813;
    padding: 10px 10px 15px 10px;
    float: left;
    margin-top: 30px;
    width: 600px;
    position: relative;
}

    .payment-option-head .ErrorArrow {
        border-bottom: 17px solid transparent;
        border-left: 20px solid rgba(21, 159, 231, 0.4);
        border-top: 11px solid transparent;
        display: block;
        height: 0;
        position: absolute;
        right: -20px;
        top: 50px;
        width: 0;
        z-index: 99;
    }

    .payment-option-head h1 {
        margin-top: 0px;
        font-size: 30px;
    }

.stMain {
    display: block;
    color: #666666;
    border: 0px solid #CCC;
    font-family: "Segoe UI",Tahoma,arial,sans-serif;
    font-size: 100%;
    width: 1090px;
}

.shadow-block {
    background: #f0fbff url("../images/grey-bg-shadow.png") no-repeat scroll center top;
    height: auto;
    width: 100%;
    margin: 30px 0px 0;
    border-bottom: 1px solid #ddd;
}

.shadow-block2 {
    background: #f4f4f4 url("../images/grey-bg-shadow.png") no-repeat scroll center top;
    height: auto;
    width: 100%;
    margin: 30px 0px 0;
    border-bottom: 1px solid #ddd;
}

.shadow-block3 {
    background: #efede0 url("../images/grey-bg-shadow.png") no-repeat scroll center top;
    height: auto;
    width: 100%;
    margin: 30px 0px 0;
    border-bottom: 1px solid #ddd;
}

.shadow-block .text-center h2.mbt15 {
    font-size: 28px;
    font-weight: 500;
    font-family: roboto;
    color: #575757;
}

.stContainer {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #CCC;
    height: 600px;
    overflow: hidden;
    position: relative;
    min-height: 600px;
}

    .stContainer p {
        font-size: 16px;
    }

.stMain div.tabContent {
    display: block;
    position: absolute;
    margin: 0;
    padding: 40px 10px 10px 45px;
    border: 0px solid #D4D4D4;
    background-color: #FFF;
    text-align: left;
}

    .stMain div.tabContent ul {
        margin: 10px 0px 0px 20px;
    }

        .stMain div.tabContent ul li {
            font-size: 14px;
            color: #666;
        }

    .stMain div.tabContent h2 {
        font-weight: normal;
        font-size: 30px;
        color: #00a7db;
    }

    .stMain div.tabContent h4 {
        font-weight: normal;
        font-size: 18px;
        color: #00a7db;
        border-bottom: 1px dashed #ddd;
        margin-top: 30px;
        padding-bottom: 7px;
    }

.PayWithQ {
    border: 1px solid #ffad41;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 30px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #333;
    background-color: #ffc579;
    background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
    float: left;
    margin-left: 50px;
    margin-top: 100px;
}

#tabs-5 h5 {
    font-size: 17px;
    font-weight: normal;
    margin-top: 12px;
    padding-bottom: 3px;
    color: #333;
}

#tabs-5 p {
    margin-top: 0px !important;
    font-family: Arial;
    font-size: 13px;
    color: #666;
}

.stMain ul.tabAnchor {
    display: inline-block;
    list-style-type: none;
    position: relative;
    padding: 0;
    margin: 0;
    clear: both;
    margin-bottom: -1px;
    z-index: 100;
}

    .stMain ul.tabAnchor li {
        position: relative;
        margin: 0;
        padding: 0;
    }

        .stMain ul.tabAnchor li a {
            display: block;
            margin: 0;
            padding: 5px;
            height: 50px;
            line-height: 50px;
            width: 200px;
            font-size: 18px;
            color: #666;
            text-decoration: none;
            outline-style: none;
            border-bottom: 1px solid #D4D4D4;
            padding-left: 20px;
            background: #f6f6f6; /* Old browsers */
            background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
            background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
        }

            .stMain ul.tabAnchor li a small {
                font-size: 15px;
            }
            /*.stMain ul.tabAnchor li a:hover {
  color:#FFF;
}*/
            .stMain ul.tabAnchor li a.sel {
                color: #fff;
                cursor: text;
                background: #00A7DB;
            }

.sel .activearrow {
    display: block;
}

.activearrow {
    display: none;
    background: url(../images/paymethod-arrrow1.png) left top no-repeat;
    width: 32px;
    height: 61px;
    position: absolute;
    right: -32px;
    top: -1px;
}

.loader {
    position: absolute;
    left: 48%;
    top: 40%;
    display: block;
    margin: 0;
    padding: 5px;
    padding-top: 35px;
    font-size: 10px;
    color: #666;
    text-decoration: none;
    outline-style: none;
    border: 1px solid #D4D4D4;
    background: #f6f6f6 url(../images/loader.gif) no-repeat 10px 10px;
}

a.stLinks {
    margin: 0;
    padding: 5px;
    color: #666;
    text-decoration: none;
    outline-style: none;
    border: 1px solid #D4D4D4;
    background-color: #f6f6f6;
}

    a.stLinks:hover {
        color: #FFF;
        background-color: #00A7DB;
    }

.contactus-round-circle {
}

    .contactus-round-circle dd {
        border-radius: 50%;
        padding: 10px;
        background: none repeat scroll 0 0 rgba(205, 26, 26, 0.8);
        width: 60px;
        height: 60px;
        float: left;
        margin-top: 30px;
    }

    .contactus-round-circle dt {
        border-radius: 50%;
        padding: 10px;
        background: none repeat scroll 0 0 rgba(23, 200, 210, 0.8);
        width: 60px;
        height: 60px;
        float: left;
        margin-left: -20px;
        margin-top: 30px;
    }

    .contactus-round-circle dl {
        border-radius: 50%;
        padding: 10px;
        width: 60px;
        height: 60px;
        float: left;
        margin-left: -20px;
        background: none repeat scroll 0 0 rgba(13, 200, 110, 0.8);
        margin-top: 30px;
    }

/*payment option css end*/

/*product-master-css start*/

.main_product_master {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    margin: 20px auto;
    padding: 5px 5px 10px;
    width: 1100px;
}

.LocalBusiness {
    border: 1px solid #ccc;
    background: #f1f1f1;
    padding: 10px 0;
}

.product-discription-top .productcontact ul li {
    font-family: Roboto;
    color: #595857;
}

    .product-discription-top .productcontact ul li span {
        padding-left: 5px;
        font-size: 14px;
        letter-spacing: 0.5px;
    }

.est-style {
    color: #e34524;
    padding-left: 32px;
}

.business-content-left {
    border: 1px solid #ddd;
    background: #fff;
    height: auto;
}

.business-content-right {
    float: right;
    height: 200px;
    margin-top: 18px;
    width: 375px;
}

.content-navigation-style {
    background: none repeat scroll 0 0 #42b4cb;
    height: 35px;
    margin-top: 18px;
    width: 100%;
}

    .content-navigation-style ul li {
        list-style: none;
    }

        .content-navigation-style ul li a {
            color: #fff;
            float: left;
            font-size: 14px;
            font-weight: 600;
            padding: 8px 0 20px 10px;
            text-decoration: none;
        }

            .content-navigation-style ul li a:hover {
                color: #f2f2f2;
            }

.active_class {
    background: url("../images/description-nav-icon.png") no-repeat scroll center 32px rgba(0, 0, 0, 0);
}

.content-navigation-style ul li a:focus {
    background: url("../images/description-nav-icon.png") no-repeat scroll center 32px rgba(0, 0, 0, 0);
}

.content-navigation-style ul li a cite {
    color: #fff;
    padding-left: 7px;
}

/*new-detailing-page-css-start*/

.main_dealing_list {
    max-width: 1140px;
    margin: 23px auto 0;
}

.dealing_list_left {
    max-width: 930px;
    margin: 0px;
    padding: 0px;
    background: #fff !important;
    float: left;
    border-left: 1px #cbbfa8 solid;
    margin-bottom: 30px;
}

.dealing_list_left_1 .slider_img {
    margin: 8px 0 0 6px;
    padding: 0px;
    float: left;
}

.dealing_list_left_1 {
    float: left;
    margin: 10px 0 0 0px;
    width: 417px;
}

.dealing_list_left_2 {
    /*width: 438px;*/
    float: left;
}

.detaling-client-info {
}

    .detaling-client-info i {
        width: 22px;
        text-align: center;
        float: left;
        margin-top: 4px;
    }

.review-comment-maindiv {
}

/*.review-comment-maindiv div:nth-child(1){
    display:none;
}*/

.no-comment {
    padding: 5px 10px;
    /*border:1px solid #ddd;*/
    margin: 5px 0 10px !important;
}

.detaling-client-info .span_txt {
    float: left;
    width: calc(100% - 22px);
    top: 0;
}

.dealing_list_left_2 .span_txt_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
    display: inline-block;
    vertical-align: top;
}

.dealing_list_left_2 h1 {
    font-size: 26px;
    color: #47433d;
    margin: 20px 0 0px 0px;
    padding: 0px;
    font-family: Oswald;
}

.dealing_list_left_2 p {
    font-family: Arial;
    font-size: 17px;
    color: #47433d;
    margin: 0px 0 0 0;
    padding: 10px 0 0 0px;
    float: left;
}

.dealing_list_left_2 .rupees {
    font-size: 22px;
    font-family: Oswald;
    color: #38a438;
    margin: 15px 12px 0 0;
    /*padding: 13px 0 0 0;*/
    font-weight: normal;
    float: left;
}

    .dealing_list_left_2 .rupees span {
        position: relative;
        /*top: 12px;*/
        font-size: 30px;
        font-family: Oswald;
    }

.mrg {
    margin: 0px 0 0 13px;
    padding: 0px;
}

.contact-now {
    cursor: pointer;
}

.grabdeal {
    -webkit-animation: color-change1 1s infinite;
    -moz-animation: color-change1 1s infinite;
    -o-animation: color-change1 1s infinite;
    -ms-animation: color-change1 1s infinite;
    animation: color-change1 1s infinite;
    color: #fff;
}

@-webkit-keyframes color-change1 {
    0% {
        background-color: #38a438;
    }

    50% {
        background-color: #0b85e5;
    }

    100% {
        background-color: #38a438;
    }
}

@-moz-keyframes color-change1 {
    0% {
        background-color: #38a438;
    }

    50% {
        background-color: #0b85e5;
    }

    100% {
        background-color: #38a438;
    }
}

.contact-now-btn dl {
    padding: 8px 20px;
    background: #2b90ce;
    color: #fff;
    font-family: Roboto;
    text-align: center;
    font-size: 15px;
    border: 1px solid #1e7db9;
    border-radius: 6px;
    float: left;
}

.contact-now-btn img {
    float: right;
    position: relative;
    right: 15px;
}

.divider_line {
    border-top: 1px solid #d0d0d0;
    max-width: 438px;
    margin: 9px 0;
    padding: 0px;
}

.span_txt {
    margin: 0px;
    padding: 0 0 0 0px;
    position: relative;
    top: 1px;
    font-size: 14px;
    font-family: Arial;
    color: #3d3c3c;
}

.span_txt_1 {
    margin: 0;
    padding: 0 20px 0 0;
    position: relative;
    top: 0px;
    font-size: 14px;
    font-family: Arial;
    color: #3d3c3c;
}

.span_txt_2 {
    margin: 0px 0 0 0px;
    padding: 5px 168px 0 0px;
    position: relative;
    top: 0px;
    font: 14px;
    font-family: Arial;
    color: #3d3c3c;
}

.span_img {
    margin: 0 5px 0 10px;
}

.button_1 {
    width: 98px;
    height: 23px;
    margin: 0px 0 0 0;
    border: 1px #c3c1c1 solid;
    border-radius: 4px;
    padding: 8px 6px 3px 6px;
    position: relative;
    top: 5px;
    background: -webkit-linear-gradient(#fff, #e2e1e1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #e2e1e1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #e2e1e1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #e2e1e1); /* Standard syntax */
}

/* deal pop btn*/
.deal-3d-primary {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #007998, 0px 4px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #007998, 0px 4px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #007998, 0px 4px 3px rgba(0, 0, 0, 0.3);
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a9d5), color-stop(100%, #0099c1));
    background: -moz-linear-gradient(top, #00a9d5, #0099c1);
    background: -webkit-linear-gradient(top, #00a9d5, #0099c1);
    background: linear-gradient(to bottom, #00a9d5, #0099c1);
    background-color: #00A1CB;
    color: #FFFFFF;
    border: 1px solid #007998;
    text-shadow: none;
    position: relative;
    top: 0px;
    padding: 4px 20px;
    font-size: 16px;
    margin: 10px 0 8px;
}

    /* line 272, ../scss/partials/_buttons.scss */
    .deal-3d-primary:hover, .deal-3d-primary:focus {
        -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 7px 0px #00708e, 0px 8px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 7px 0px #00708e, 0px 8px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 7px 0px #00708e, 0px 8px 3px rgba(0, 0, 0, 0.3);
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzFmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWRjNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c1f4), color-stop(100%, #009dc6));
        background: -moz-linear-gradient(top, #00c1f4, #009dc6);
        background: -webkit-linear-gradient(top, #00c1f4, #009dc6);
        background: linear-gradient(to bottom, #00c1f4, #009dc6);
        background-color: #00c9fe;
        color: #FFFFFF;
    }
    /* line 278, ../scss/partials/_buttons.scss */
    .deal-3d-primary:active, .deal-3d-primary.is-active, .deal-3d-primary.active {
        -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 2px 0px #007998, 0px 3px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 2px 0px #007998, 0px 3px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 2px 0px #007998, 0px 3px 3px rgba(0, 0, 0, 0.3);
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0099c1), color-stop(100%, #00a9d5));
        background: -moz-linear-gradient(top, #0099c1, #00a9d5);
        background: -webkit-linear-gradient(top, #0099c1, #00a9d5);
        background: linear-gradient(to bottom, #0099c1, #00a9d5);
        background-color: #1495b7;
        color: #005065;
        border: 1px solid #008db2;
        top: 5px;
    }

/* deal pop btn*/

.span_txt_last {
    margin: 0px 0 0 0px;
    padding: 0px 0px 0 22px;
    position: relative;
    top: 0px;
    font-size: 14px;
    font-family: Arial;
    color: #3d3c3c;
}

.span_share-txt {
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 0px;
    font-size: 14px;
    font-family: Arial;
    color: #3d3c3c;
}

.dealing_nav {
    margin: 35px 0 0 8px;
    padding: 0px;
}

    .dealing_nav ul {
        float: left;
        margin: 0px;
        padding: 0px;
        position: relative;
    }

        .dealing_nav ul li {
            font-size: 17px;
            font-family: Arial;
            color: #fff;
            float: left;
            list-style: none;
            margin: 0 22px 0px 0px;
            padding: 9px 20px 8px 20px;
            position: relative;
            background: #918778;
            background: rgba(0,0,0,0.4);
        }

            .dealing_nav ul li .arrow {
                background: url("../images/dealing_nav_arrow_img_1.png") 0 0 repeat;
                width: 36px;
                height: 37px;
                top: 0px;
                right: -36px;
                position: absolute;
            }

                .dealing_nav ul li .arrow .a {
                    z-index: 1;
                }

                .dealing_nav ul li .arrow .b {
                    z-index: 2;
                }

                .dealing_nav ul li .arrow .c {
                    z-index: 3;
                }

                .dealing_nav ul li .arrow .d {
                    z-index: 4;
                }

.divider_line_1 {
    border: 1px #bfb6a4 solid;
    width: 868px;
    margin: 0px auto 20px;
    padding: 0px;
}

.dealing_list_left_content_1 {
    width: 430px;
    float: left;
}

    .dealing_list_left_content_1 p {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: Arial;
        color: #424242;
    }

.span_h img {
    vertical-align: middle;
}

.description {
    margin: 5px 0 35px;
    width: 100%;
}

    .description li {
        width: 94% !important;
    }

.dealing_list_left_content_1 .span_h {
    font-size: 20px;
    font-family: Arial;
    color: #5c5250;
    margin: 0px 10px 0px 0px;
    padding: 0px 0 0px 0;
    vertical-align: middle;
}

.dealing_list_left_content_1 ul {
    margin: 0px;
    padding: 0px;
}

    .dealing_list_left_content_1 ul li {
        margin: 0px 0 0 15px;
        padding: 5px 0 0 0px;
        list-style: none;
        list-style-image: url("../images/polygan_img.png");
        line-height: 19px;
        font-size: 14px;
    }

.dealing_list_left_content_2 {
    width: 448px;
    float: right;
    border-left: 1px #ddd solid;
}

    .dealing_list_left_content_2 ul li {
        margin: 0px 0 0 35px;
        padding: 5px 0 0 0px;
        list-style: none;
        list-style-image: url("../images/polygan_img.png");
        line-height: 19px;
        font-size: 14px;
    }

    .dealing_list_left_content_2 p {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: Arial;
        color: #424242;
    }

    .dealing_list_left_content_2 .span_h {
        font-size: 20px;
        font-family: Arial;
        color: #5c5250;
        margin: 0px 10px 10px 22px;
        padding: 0px 0 0px 0;
        vertical-align: middle;
    }

    .dealing_list_left_content_2 ul {
        margin: 0px;
        padding: 0px;
    }

.detail-main-gallery {
    display: table-cell;
    border: 1px solid #ddd;
    background: #f9f9f9;
    height: 297px;
    text-align: center;
    vertical-align: middle;
    width: 419px;
}

.deal-list-img {
    display: table-cell;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
    height: 157px;
    text-align: center;
    vertical-align: middle;
}

.mrg_li {
    margin: 48px 0 0 0;
    padding: 0px;
}

.mrg_li_1 {
    margin: 67px 0 0 0;
    padding: 0px;
}

.mrg_li_2 {
    margin: 0px 0 45px 0;
    padding: 0px;
}

.mrg_li_3 {
    margin: 0px 0 18px 0;
    padding: 0px;
}

.dealing_list_right {
    width: 204px;
    margin: 0 0 0 0px;
    padding: 0px;
    float: right;
    background: rgba(255,255,255,1);
}

    .dealing_list_right .inner_rt_width {
        border-left: 2px #f9edd7 solid;
        border-right: 2px #f9edd7 solid;
        border-bottom: 2px #f9edd7 solid;
    }

    .dealing_list_right h3 {
        color: #595a55;
        font-size: 18px;
        margin: 0px;
        padding: 8px 0 5px 12px;
        background: #f9edd7;
        font-family: Roboto;
        font-weight: normal;
        border-bottom: 1px solid #e2cda8;
    }

    .dealing_list_right .span_colr {
        font-size: 11px;
        font-weight: bold;
        font-family: Arial;
        color: #2989a2;
        margin: 0px;
        padding: 8px 0 3px 12px;
    }

    .dealing_list_right .span_txt_p {
        font-size: 11.5px;
        font-family: Arial;
        color: #1d1d15;
        margin: 0px 0 0 0;
        padding: 3px 0 0 0px;
        text-align: left;
        width: 186px;
        line-height: 1.3;
    }

.txt_lt {
    width: 70px;
    margin: 3px 10px 0px 12px;
    padding: 0px;
    float: left;
}

.dealing_list_right .txt_lt {
    width: auto;
    margin: 3px 10px 0px 12px;
    padding: 0px;
    float: none;
}

.gallery-thubleimg {
    margin-top: 6px;
}

#dlPhotoGallary img {
    height: 56px;
    width: 92px;
}

.button-rpd-deal {
    float: left;
    width: 88px;
}

.colr_button .arrow {
    background: url("../images/right_arrow_new.png") 0 0 no-repeat;
    width: 11px;
    height: 21px;
    position: absolute;
    top: 0px;
    left: -7px;
}

.colr_button {
    background: #46a5a1;
    color: #fff;
    width: 70px;
    margin: 11px 11px 0;
    padding: 3.5px 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    float: left;
    border-radius: 4px;
}

.colr_button_rds {
    background: #718d38;
    color: #fff !important;
    width: auto;
    margin: 0 11px 6px;
    padding: 4px 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    position: relative;
    top: 10px;
    float: left;
    border: 1px solid #586f2b;
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
    box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}

.txt_lt .colr_button_opacity {
    background: #c9cfab;
    color: #2a2a2a;
    width: 60px;
    margin: 0px auto 6px;
    padding: 3px 0;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

.txt_lt a span {
    font-family: Roboto;
    font-size: 17px;
    color: #fd2d2d;
}

.txt_rt {
    width: 99px;
    margin: 8px 7px 6px 0;
    padding: 0px;
    float: right;
}

    .txt_rt img {
        border: 1px solid #bbbdb7;
    }

.divider_line_rgt {
    border-top: 1px solid #d0d0d0;
    margin: 8px 10px 0;
    padding: 0px;
}

/*new-detailing-page-css-end*/

/*listing-page-css-start*/

.listing_box {
    width: 860px;
    margin: 15px auto;
    padding: 0px;
    vertical-align: middle;
}

    .listing_box h2 {
        font-size: 19px;
        color: #2d2d28;
        font-family: Arial;
        float: left;
        margin: 8px 10px 0 14px;
        padding: 0px;
        font-weight: 500;
    }

    .listing_box h3 {
        font-size: 14px;
        color: #343230;
        font-family: Oswald;
        float: right;
        margin: 11px 10px 0 0px;
        padding: 0px 0 0 0;
        vertical-align: middle;
        font-weight: normal;
    }

        .listing_box h3 img {
            vertical-align: middle;
            top: -2px;
            position: relative;
        }

    .listing_box ul {
        margin: 0px;
        padding: 0px;
        float: left;
    }

        .listing_box ul li {
            margin: 0px;
            padding: 8px 0px 6px 0px;
            float: left;
            font-size: 14px;
            font-family: Oswald;
            color: #262525;
            list-style: none;
            border: 1px #d1d0d0 solid;
            background: -webkit-linear-gradient(#fff, #e2e1e1); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#fff, #e2e1e1); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#fff, #e2e1e1); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#fff, #e2e1e1); /* Standard syntax */
            position: relative;
        }

            .listing_box ul li a {
                color: #262525;
                padding: 4px 14px 6px 14px;
                text-decoration: none;
                background: -webkit-linear-gradient(#fff, #e2e1e1); /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#fff, #e2e1e1); /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#fff, #e2e1e1); /* For Firefox 3.6 to 15 */
                background: linear-gradient(#fff, #e2e1e1); /* Standard syntax */
                letter-spacing: 0.3px;
            }

                .listing_box ul li a:hover {
                    color: #ec2a28;
                    text-decoration: none;
                    background: url("../images/listing_nav_bg.jpg") 0 0 repeat-x;
                    height: 36px;
                    width: 2px;
                }

                .listing_box ul li a.active {
                    color: #ec2a28 !important;
                    text-decoration: none;
                    background: url("../images/listing_nav_bg.jpg") 0 0 repeat-x;
                    height: 36px;
                    width: 2px;
                }

            .listing_box ul li .arrow {
                background: url("../images/listing_li_arrow.png") 0 0 no-repeat;
                width: 14px;
                height: 36px;
                position: absolute;
                top: 0px;
                right: -12px;
            }

            .listing_box ul li:hover .arrow {
                background: url("../images/listing_li_arrow_hover.png") 0 0 no-repeat !important;
                width: 14px;
                height: 36px;
                position: absolute;
                top: 0px;
                right: -12px;
            }

.arrow-active {
    background: url("../images/listing_li_arrow_hover.png") 0 0 no-repeat !important;
}

.listing_inner_main {
    width: 850px;
    margin: 15px 0;
    background: #eed6aa;
    border: 1px #f1be95 solid;
    height: 160px;
}

.inner_lt {
    border: 1px solid #f1be95;
    float: left;
    height: 145px;
    margin: 7px;
    width: 226px;
}

.inner_mid {
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    width: 422px;
}

    .inner_mid h3 {
        font-size: 22px;
        color: #098ea0;
        margin: 5px 0 0 0;
        padding: 0px;
        float: left;
        font-family: Oswald;
        font-weight: normal;
    }

        .inner_mid h3 .hyplnk {
            font-size: 20px;
            color: #098ea0;
            margin: 5px 0 0 0;
            padding: 0px;
            float: left;
            font-family: Oswald;
            font-weight: normal;
            text-decoration: none !important;
        }

    .inner_mid h4 {
        font-size: 15px;
        color: #ea4b35;
        margin: 5px 0 0 0;
        padding: 0px;
        float: left;
        font-weight: normal;
        font-family: Oswald;
    }

        .inner_mid h4 .price_span {
            font-size: 20px;
            color: #ea4b35;
            font-weight: normal;
            font-family: Arial;
        }

    .inner_mid p {
        font-size: 13px;
        color: #3d3c3c;
        margin: 5px 0 18px 0;
        padding: 0px;
        float: left;
        line-height: 16px;
        font-family: Arial;
        font-weight: normal;
    }

    .inner_mid .button {
        width: 98px;
        height: 28px;
        border: 1px #c3c1c1 solid;
        border-radius: 4px;
        padding: 6px;
        background: -webkit-linear-gradient(#fff, #e2e1e1); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#fff, #e2e1e1); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#fff, #e2e1e1); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#fff, #e2e1e1); /* Standard syntax */
    }

    .inner_mid span {
        font-size: 12px;
        color: #098ea0;
        margin: 0px 0 0px 0;
        padding: 0px;
        font-family: Arial;
        font-weight: 600;
        position: relative;
        vertical-align: middle;
    }

        .inner_mid span img {
            vertical-align: middle;
            top: -2px;
            position: relative;
        }

.inner_rt {
    width: 135px;
    margin: 10px 15px 10px 0px;
    padding: 0px;
    float: right;
    background: #fff;
    border-radius: 8px;
    border: 1px #edcb8c solid;
    height: 138px;
    text-align: center;
    position: relative;
}

    .inner_rt p {
        font-size: 14px;
        color: #3d3c3c;
        margin: 17px 0 0px 0;
        padding: 0px;
        font-weight: normal;
        line-height: 18px;
        font-family: Arial;
        text-align: center;
    }

    .inner_rt h1 {
        font-size: 30px;
        color: #3d3c3c;
        margin: 5px 0 0px 5px;
        padding: 0px;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
    }

    .inner_rt .span_book_now {
        font-size: 16px;
        color: #fff;
        margin: 10px 0 0px 5px;
        padding: 11px 13px 11px 15px;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        background: #05bfd8;
        position: relative;
        top: 17px;
        right: 30px;
    }

        .inner_rt .span_book_now .arrow {
            background: url("../images/book_now_arrow.png") 0 0 no-repeat;
            width: 19px;
            height: 38px;
            position: absolute;
            top: 0px;
            right: -19px;
        }

        .inner_rt .span_book_now .arrow_1 {
            background: url("../images/book_now_arrow_1.png") 0 0 no-repeat;
            width: 12px;
            height: 19px;
            position: absolute;
            top: -19px;
            left: 2px;
        }

/*listing-page-css-end*/

/*Deal Front-page-css-Start*/

.Deal_main {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    background: #f7f5eb;
}

.deal-img-top img {
    padding: 3px;
    border: 1px solid #e72f2f;
}

.Deal_hdg {
    margin: 0px auto 40px;
    padding: 40px 0;
    text-align: center;
    border-bottom: 1px #eee9e9 solid;
    background: #fff;
}

    .Deal_hdg h2 {
        font-size: 30px;
        font-family: Roboto;
        font-weight: 300;
        margin: 0 50px;
    }


#emailbaster .extraordinary-email .col-md-3, #emailbaster .extraordinary-email .col-sm-3 {
    padding: 0;
}

#emailbaster .shadow-block {
    background: #f9f9f9 url(../images/grey-bg-shadow.png) no-repeat scroll center top;
    border-bottom: 0px solid #ddd;
}

#emailbaster p {
    font-size: 16px;
}

#emailbaster .firstrow ul {
    margin: 0;
    list-style-type: none;
}


    #emailbaster .firstrow ul li {
        font-size: 16px;
        list-style-type: none;
    }

        #emailbaster .firstrow ul li i {
            color: #23bc8a;
            margin-right: 5px !important;
        }


#track-ptimize {
    background: url(../images/track-optimized.jpg);
    position: relative;
}

    #track-ptimize::before {
        background: rgba(0,0,0,.3) url(../images/gridtile.png);
        position: absolute;
        height: 100%;
        width: 100%;
        content: '';
        top: 0;
    }


    #track-ptimize h2 {
        text-align: center;
        color: #fff;
        margin-bottom: 50px;
        border-bottom: 1px solid #e2e1e1;
        display: inline-block;
        padding-bottom: 12px;
        position: relative;
    }

        #track-ptimize h2:after {
            content: '';
            position: absolute;
            background: #ffbe22;
            height: 3px;
            width: 70px;
            left: 50%;
            margin-left: -35px;
            bottom: -2px;
        }


    #track-ptimize ul {
        margin: 0 0px 0 20px;
        list-style-type: none;
    }


        #track-ptimize ul li {
            font-size: 16px;
            list-style-type: none;
            color: #fff;
            position: relative;
            padding-left: 15px;
        }

            #track-ptimize ul li:before {
                width: 24px;
                height: 24px;
                position: absolute;
                left: -7px;
                content: "\f058";
                font-family: FontAwesome;
            }


            #track-ptimize ul li i {
                margin-right: 5px !important;
            }



.extraordinary-email .colored-bg {
    background: #ff8b1a;
    padding: 15px;
    color: #fff;
    text-align: center;
    min-height: 233px;
}

    .extraordinary-email .colored-bg:before {
        border: 15px solid transparent;
        border-left-color: #f39c12;
        content: '';
        display: block;
        right: -30px;
        position: absolute;
        top: 50%;
        z-index: 9;
    }




.extraordinary-email .colored-bg1 {
    background: #14a171;
}

    .extraordinary-email .colored-bg1:before {
        border-left-color: #14a171;
    }

.extraordinary-email .colored-bg2 {
    background: #7e57c2;
}

    .extraordinary-email .colored-bg2:before {
        border-right-color: #7e57c2;
        border-left-color: transparent;
        left: -30px;
        right: initial;
    }

.extraordinary-email .colored-bg3 {
    background: #01a2ff;
}

    .extraordinary-email .colored-bg3:before {
        border-right-color: #01a2ff;
        border-left-color: transparent;
        left: -30px;
        right: initial;
    }

.extraordinary-email .colored-bg h3 {
    font-size: 20px;
    font-family: Oswald;
    font-weight: normal;
    margin-top: 50px;
}



.sms-booster-container {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 40px;
}

    .sms-booster-container h2 font {
        color: #00b9f7;
    }

    .sms-booster-container h2 {
        border-bottom: 1px solid #e2e1e1;
        display: inline-block;
        padding-bottom: 12px;
        position: relative;
    }

        .sms-booster-container h2:after {
            content: '';
            position: absolute;
            background: #00b9f7;
            height: 3px;
            width: 70px;
            left: 50%;
            margin-left: -35px;
            bottom: -2px;
        }


.deal-stepbox {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
    min-height: 440px;
}

    .deal-stepbox h3 {
        font-size: 25px;
    }

    .deal-stepbox span {
        width: 50px;
        height: 50px;
        background: #ff6666;
        border: 4px solid rgba(0,0,0,0.1);
        border-radius: 100%;
        padding: 10px;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 22px;
        line-height: 20px;
        margin: -45px auto 20px;
    }

.deal-page-cont .row .col-md-6:nth-child(2) .deal-stepbox span {
    background: rgba(18,182,107,1);
}

.deal-page-cont .row .col-md-6:nth-child(3) .deal-stepbox span {
    background: #2992e0;
}

.deal-page-cont .row .col-md-6:nth-child(4) .deal-stepbox span {
    background: #1c4f5c;
}

.deal-page-cont .row .col-md-6:nth-child(5) .deal-stepbox span {
    background: #39c3ad;
}

.deal-page-cont .row .col-md-6:nth-child(6) .deal-stepbox span {
    background: #f39c12;
}

.deal-page-cont .row .col-md-6:nth-child(7) .deal-stepbox span {
    background: #5f3ab2;
}







.deal-page-cont .post-deal-btn {
    background: #0eb99e;
    border-radius: 4px;
    padding: 17px 25px;
    color: #fff;
    font-size: 18px;
    font-family: Raleway;
    display: inline-block;
    clear: both;
    margin: 20px 0 50px;
}

    .deal-page-cont .post-deal-btn:hover {
        text-decoration: none;
    }


.sms-boosterbox {
    border: 1px solid #eaeaea;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
    min-height: 350px;
    background: #f9f9f9;
}

    .sms-boosterbox h3 {
        font-size: 25px;
    }

    .sms-boosterbox .icon-div {
        background: #fff;
        border: 1px solid #eaeaea;
        padding: 7px;
        width: 80px;
        height: 80px;
        margin: 10px auto;
        text-align: center;
        border-radius: 100%;
        line-height: 65px;
    }





.Deal_hdg span {
    font-size: 22px;
    font-family: Oswald;
    color: #484343;
    text-align: center;
    margin: 0px;
    padding: 0px 0 0px 0;
}

.Deal_hdg .span1 {
    font-size: 22px;
    font-family: Oswald;
    color: #484343;
    text-align: center;
    margin: 0px;
    padding: 0px 0 0px 0;
}

.Deal_hdg img {
    margin: 0px;
    padding: 0px;
}

.Deal_hdg p {
    font-size: 16px;
    font-family: Arial;
    color: #616060;
    text-align: center;
    margin: 0px auto;
    padding: 7px 0 15px 0;
}

.Deal_hdg .hdng_span {
    font-size: 19px;
    font-family: Oswald;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    padding: 5px 55px 7px 55px;
    background: #ca221a;
    width: 930px;
    font-weight: normal;
    /*transform: skewX(-18deg);*/
    display: block;
}

/*color_li_main-css-Start*/
.color_li_main {
    width: 1100px;
    margin: 0px auto;
    padding: 0px;
}

.color_li_main_lt {
    width: 730px;
    margin: 0px;
    padding: 0px;
    float: left;
}

    .color_li_main_lt h2 {
        font-size: 28px;
        font-family: Oswald;
        font-weight: normal;
        color: #2b2b2b;
        margin: 0px;
        padding: 0px;
    }

    .color_li_main_lt p {
        font-size: 19px !important;
        font-family: Oswald;
        background: #3a7d25;
        color: #fff !important;
        margin: 0 0 10px 0;
        width: 650px !important;
        padding: 6px 0;
    }

    .color_li_main_lt .p1 {
        font-size: 19px !important;
        font-family: Oswald;
        background: #f69021;
        color: #fff !important;
        margin: 0 0 10px 0;
        width: 580px !important;
        padding: 6px 0;
    }

    .color_li_main_lt .p2 {
        font-size: 19px !important;
        font-family: Oswald;
        background: #ca221a;
        color: #fff !important;
        margin: 0 0 10px 0;
        width: 530px !important;
        padding: 6px 0;
    }

    .color_li_main_lt .p3 {
        font-size: 19px !important;
        font-family: Oswald;
        background: #2b2b2b;
        color: #fff !important;
        margin: 0 0 10px 0;
        width: 480px !important;
        padding: 6px 0;
    }

.color_li_main_rt {
    width: 370px;
    margin: 0px auto 50px;
    padding: 55px 0 0 0 !important;
    float: left;
}

    .color_li_main_rt .text_hd_1 {
        font-size: 34px;
        font-weight: bold;
        font-family: Century Gothic;
        color: #ff3c00;
        margin: 0px 0 0 0;
        padding: 10px 0 8px 71px !important;
        text-shadow: 7px 5px 5px #dddddd;
    }

    .color_li_main_rt .text_hd_2 {
        font-size: 24px;
        font-weight: bold;
        font-family: Century Gothic;
        color: #ff3c00;
        margin: 0px 0 0 0;
        padding: 0px 0 0 30px !important;
        text-shadow: 7px 5px 5px #dddddd;
    }

    .color_li_main_rt .text_hd_3 {
        font-size: 48px;
        font-weight: bold;
        font-family: Century Gothic;
        color: #ff3c00;
        margin: 0px 0 0 0;
        padding: 13px 0 0 133px !important;
        text-shadow: 10px 7px 7px #dddddd;
    }

/*color_li_main-css-end*/

/*Image Sec_main-css-start*/

.img_sec_main {
    width: 1096px;
    margin: 33px auto 30px;
    padding: 0px;
    border: 1px #eeeeee solid;
    height: 880px;
}

/*Image Sec_main-css-start*/

.img_sec_main_inner {
    width: 1079px;
    margin: 8px !important;
    padding: 0px;
    border: 1px #eeeeee solid;
    background: #f7f5eb;
    float: left;
}

.inner_box_lt {
    width: 290px;
    background: #fefbf3;
    border: 6px #e7e7e7 solid;
    margin: 25px 35px 6px 52px;
    padding: 0px;
    height: 360px;
    float: left;
}

    .inner_box_lt h3 {
        font-size: 21px;
        font-family: Oswald;
        color: #ff4303;
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }

    .inner_box_lt p {
        font-size: 11px !important;
        font-family: arial !important;
        color: #686868;
        text-align: center;
        margin: 0px !important;
        padding: 0px !important;
        line-height: 17px !important;
    }

    .inner_box_lt .span_grey {
        font-size: 17px !important;
        font-family: Century Gothic !important;
        color: #fff;
        background: #2b2b2b;
        text-align: center;
        margin: 8px 0 11px 60px !important;
        padding: 3px 0px !important;
        width: 68px;
        line-height: 17px !important;
        float: left;
    }

    .inner_box_lt .span_orange {
        background: none repeat scroll 0 0 #f45c41;
        color: #fff;
        float: left;
        font-family: Century Gothic !important;
        font-size: 17px !important;
        line-height: 17px !important;
        margin: 8px 0 11px 5px !important;
        padding: 3px 0 !important;
        text-align: center;
        width: 280px;
    }

.inner_box_mid {
    width: 290px;
    background: #fefbf3;
    border: 6px #e7e7e7 solid;
    margin: 25px 0px 6px 0px;
    padding: 0px;
    height: 360px;
    float: left;
}

    .inner_box_mid h3 {
        font-size: 21px;
        font-family: Oswald;
        color: #ff4303;
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }

    .inner_box_mid p {
        font-size: 11px !important;
        font-family: arial !important;
        color: #686868;
        text-align: center;
        margin: 0px !important;
        padding: 0px !important;
        line-height: 17px !important;
    }

    .inner_box_mid .span_grey {
        font-size: 17px !important;
        font-family: Century Gothic !important;
        color: #fff;
        background: #2b2b2b;
        text-align: center;
        margin: 8px 0 11px 60px !important;
        padding: 3px 0px !important;
        width: 68px;
        line-height: 17px !important;
        float: left;
    }

    .inner_box_mid .span_orange {
        background: none repeat scroll 0 0 #f45c41;
        color: #fff;
        float: left;
        font-family: Century Gothic !important;
        font-size: 17px !important;
        line-height: 17px !important;
        margin: 8px 0 11px 5px !important;
        padding: 3px 0 !important;
        text-align: center;
        width: 280px;
    }

.inner_box_rt {
    width: 290px;
    background: #fefbf3;
    border: 6px #e7e7e7 solid;
    margin: 25px 35px 6px 35px;
    padding: 0px;
    height: 360px;
    float: left;
}

    .inner_box_rt h3 {
        font-size: 21px;
        font-family: Oswald;
        color: #ff4303;
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }

    .inner_box_rt p {
        font-size: 11px !important;
        font-family: arial !important;
        color: #686868;
        text-align: center;
        margin: 0px !important;
        padding: 0px !important;
        line-height: 17px !important;
    }

    .inner_box_rt .span_grey {
        font-size: 17px !important;
        font-family: Century Gothic !important;
        color: #fff;
        background: #2b2b2b;
        text-align: center;
        margin: 8px 0 11px 60px !important;
        padding: 3px 0px !important;
        width: 68px;
        line-height: 17px !important;
        float: left;
    }

    .inner_box_rt .span_orange {
        background: none repeat scroll 0 0 #f45c41;
        color: #fff;
        float: left;
        font-family: Century Gothic !important;
        font-size: 17px !important;
        line-height: 17px !important;
        margin: 8px 0 11px 5px !important;
        padding: 3px 0 !important;
        text-align: center;
        width: 280px;
    }

.more {
    font-size: 24px;
    font-family: Oswald;
    color: #2b2b2b;
    margin: 10px 0;
    padding: 0px;
    text-align: center;
    font-weight: normal;
}

/*Image Sec_main-css-end*/

/*Deal Front-page-css-end*/

/*Customer page-css-start*/
.customer_main {
    width: 1100px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.main_hdng {
    text-align: center;
    margin: 30px 0 0 0;
    padding: 0px;
}

    .main_hdng h1 {
        font-size: 37px;
        font-family: Roboto;
        color: #17c7df;
        font-weight: normal;
        margin: 0px;
        padding: 0 0 3px 0;
        text-align: center;
        margin: 0px auto;
    }

    .main_hdng p {
        font-size: 20px !important;
        font-family: Roboto !important;
        color: #818181 !important;
        margin: 0px;
        padding: 0 0 50px 0;
        text-align: center;
        margin: 0px auto;
        line-height: 23px !important;
        font-weight: normal !important;
    }

.diviline_line_hdg {
    border: 1px #f6bbaf solid;
    width: 500px;
    margin: 3px auto 3px;
}

.diviline_line_hdg_1 {
    border: 1px #f6bbaf solid;
    width: 440px;
    margin: 0px auto;
}

.content_sec_main {
    width: 1100px;
    margin: 0px;
    padding: 0px;
}

.sec_lt {
    float: left;
    width: 7px;
    background: #d8d8d8;
    height: 253px;
}

.sec_mid {
    float: left;
    margin: 40px 0 0 0px;
    padding: 0px;
}

    .sec_mid h2 {
        font-size: 26px;
        font-family: Oswald;
        color: #da6047;
        font-weight: normal;
        margin: 0 170px 0 0 !important;
        padding: 0px;
    }

    .sec_mid .h2 {
        font-size: 26px;
        font-family: Oswald;
        color: #da6047;
        font-weight: normal;
        margin: 0 301px 0 0 !important;
        padding: 0px;
    }

    .sec_mid p {
        font-size: 17px !important;
        font-family: Arial !important;
        color: #787878;
        margin: 0px;
        padding: 0 0 0px 25px;
        text-align: center;
        margin: 0px;
        line-height: 23px !important;
        text-align: left;
        width: 655px;
    }

.diviline_line_sub_hdg {
    border: 1px #a7a7a7 solid;
    width: 480px;
    margin: 3px 0 3px 25px;
}

.diviline_line_sub_hdg1 {
    border: 1px #a7a7a7 solid;
    width: 460px;
    margin: 0 0 0 25px;
}

.diviline_line_sub_hdg2 {
    border: 1px #a7a7a7 solid;
    width: 480px;
    margin: 3px 0 3px 125px;
}

.diviline_line_sub_hdg4 {
    border: 1px #a7a7a7 solid;
    width: 460px;
    margin: 0 0 0 125px;
}

.sec_rt {
    float: left;
    margin: 13px 0 0 0;
}

.sec_rt_3img {
    float: left;
    margin: 0px 0 0 75px;
    position: relative;
    top: 5px;
}

.border_line_main {
    width: 1085px;
    margin: 0px auto 0px;
    background: #d8d8d8;
    height: 8px;
    position: relative;
}

    .border_line_main .grad_arrow {
        background: url("../images/grad_line_arrow_5.jpg") 0 0 no-repeat;
        width: 7px;
        height: 8px;
        position: absolute;
        top: 0px;
        left: -7px;
    }

    .border_line_main .grad_arrow1 {
        background: url("../images/grad_line_arrow_4.jpg") 0 0 no-repeat;
        width: 7px;
        height: 8px;
        position: absolute;
        top: 0px;
        right: -5px;
    }

    .border_line_main .grad_arrow2 {
        background: url("../images/grad_line_arrow_6.jpg") 0 0 no-repeat;
        width: 7px;
        height: 8px;
        position: absolute;
        top: 0px;
        left: -7px;
    }

    .border_line_main .grad_arrow3 {
        background: url("../images/grad_line_arrow_7.jpg") 0 0 no-repeat;
        width: 7px;
        height: 8px;
        position: absolute;
        top: 0px;
        right: -5px;
    }

.sec_rt1 {
    float: left;
    margin: 18px 30px 0 0;
}

.sec_mid1 {
    float: left;
    margin: 40px 0 0 0px;
    padding: 0px;
}

    .sec_mid1 h2 {
        font-size: 26px;
        font-family: Oswald;
        color: #da6047;
        font-weight: normal;
        margin: 0 80px 0 0 !important;
        padding: 0px;
    }

    .sec_mid1 .h2third {
        font-size: 26px;
        font-family: Oswald;
        color: #da6047;
        font-weight: normal;
        margin: 0 50px 0 0 !important;
        padding: 0px;
    }

    .sec_mid1 p {
        font-size: 17px !important;
        font-family: Arial !important;
        color: #787878;
        margin: 0px;
        padding: 0 0 0px 25px;
        text-align: center;
        margin: 0px;
        line-height: 23px !important;
        text-align: left;
        width: 655px;
    }

    .sec_mid1 .plast {
        font-size: 17px !important;
        font-family: Arial !important;
        color: #787878;
        margin: 0px;
        padding: 10px 0 0px 126px !important;
        text-align: center;
        margin: 0px;
        line-height: 23px !important;
        text-align: left;
        width: 655px;
    }

.sec_lt1 {
    float: right;
    width: 7px;
    background: #d8d8d8;
    height: 260px;
    margin: 0 3px 0 0;
}

.clear_mrg_bottom {
    margin: 0 0 48px 0;
}

.clear_mrg_top {
    margin: 55px 0 0px 0;
}

.customer_banner_inner_img {
    position: relative;
    top: 138px;
    left: 0px;
    width: 150px;
    float: right;
}

/*Customer page-css-end*/

/*How it works page-css-start*/
.mrg_tp_btm {
    width: 100%;
    margin: 0 0 0px 0;
    padding: 0 0 40px 0;
}

.main_pink_box {
    width: 796px;
    margin: 0px auto 10px;
    padding: 0px;
    background: rgba(249,68,83,0.8) !important;
    position: relative;
    top: -105px;
}

    .main_pink_box h2 {
        font-size: 35px !important;
        font-family: Oswald !important;
        font-weight: normal !important;
        color: #fff;
        text-align: center !important;
        margin: 0px 0 0 0;
        padding: 40px 0 60px 0;
    }

    .main_pink_box p {
        font-size: 16px;
        font-family: Oswald;
        font-weight: normal;
        color: #fff !important;
        text-align: left;
        margin: 0px 0 0 0 !important;
        padding: 0px 0 40px 22px !important;
    }

    .main_pink_box .deal_works_arrow {
        background: url("../images/deal_works_arrow.png") 0 0 no-repeat;
        width: 22px;
        height: 13px;
        position: absolute;
        bottom: -0px;
        right: 387px;
    }

.circle_bx_main {
    width: 796px;
    margin: 0px auto 50px !important;
    padding: 0px;
}

.circle_bx_lt {
    width: 230px;
    margin: 0 52px 0 0;
    padding: 0px;
    float: left;
    background: #e3f4ed;
    position: relative;
}

    .circle_bx_lt h2 {
        font-size: 22px;
        font-family: Oswald;
        margin: 95px 0 0 0;
        padding: 0px;
        color: #38b07e;
        text-align: center;
        font-weight: normal;
    }

    .circle_bx_lt p {
        font-size: 12px !important;
        font-family: Oswald !important;
        margin: 15px 0 0px 0;
        padding: 0 5px 30px 5px;
        color: #363c3d;
        text-align: center;
        font-weight: normal !important;
    }

.circle_bx_lt_crcle1 {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    background: #35b17e;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: -54px;
    right: 56px;
    float: left;
}

    .circle_bx_lt_crcle1 img {
        margin: 33px 0 0 33px;
    }

    .circle_bx_lt_crcle1 .crcle_arrow {
        background: url("../images/circle_box_arrow.png") 0 0 no-repeat;
        width: 22px;
        height: 13px;
        position: absolute;
        bottom: -0px;
        right: 48px;
    }

.circle_bx_lt_crcle2 .crcle_arrow1 {
    background: url("../images/circle_box_arrow1.png") 0 0 no-repeat;
    width: 22px;
    height: 13px;
    position: absolute;
    bottom: -0px;
    right: 48px;
}

.circle_bx_lt_crcle3 .crcle_arrow2 {
    background: url("../images/circle_box_arrow2.png") 0 0 no-repeat;
    width: 22px;
    height: 13px;
    position: absolute;
    bottom: -0px;
    right: 48px;
}

.circle_bx_mid {
    width: 232px;
    margin: 0 52px 0 0;
    padding: 0px;
    float: left;
    background: #e2f5f8;
    position: relative;
}

    .circle_bx_mid h2 {
        font-size: 22px;
        font-family: Oswald;
        margin: 95px 0 0 0;
        padding: 0px;
        color: #38b07e;
        text-align: center;
        font-weight: normal;
    }

    .circle_bx_mid p {
        font-size: 12px !important;
        font-family: Oswald !important;
        margin: 15px 0 0px 0;
        padding: 0 5px 30px 5px;
        color: #363c3d;
        text-align: center;
        font-weight: normal !important;
    }

.circle_bx_lt_crcle2 {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    background: #30bacc;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: -54px;
    right: 56px;
    float: left;
}

    .circle_bx_lt_crcle2 img {
        margin: 30px 0 0 15px;
    }

.circle_bx_rt {
    width: 230px;
    margin: 0 0px 0 0;
    padding: 0px;
    float: right;
    background: #fef5eb;
    position: relative;
}

    .circle_bx_rt h2 {
        font-size: 22px;
        font-family: Oswald;
        margin: 95px 0 0 0;
        padding: 0px;
        color: #38b07e;
        text-align: center;
        font-weight: normal;
    }

    .circle_bx_rt p {
        font-size: 12px !important;
        font-family: Oswald !important;
        margin: 15px 0 0px 0;
        padding: 0 5px 30px 5px;
        color: #363c3d;
        text-align: center;
        font-weight: normal !important;
    }

.circle_bx_lt_crcle3 {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    background: #f8ae5f;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: -54px;
    right: 56px;
    float: right;
}

    .circle_bx_lt_crcle3 img {
        margin: 18px 0 0 28px;
    }

.works_content {
    margin: 0px auto;
    padding: 0px;
}

    .works_content h2 {
        font-size: 25px;
        font-family: Oswald;
        margin: 60px 0 20px 0 !important;
        padding: 0px;
        color: #000;
        text-align: center;
        font-weight: normal;
    }

.works_arrow_box {
    width: 760px;
    margin: 0px auto 15px;
    padding: 0px 25px 7px 25px !important;
    background: #e7f7f9;
    text-align: center;
    transform: skewX(-50deg);
}

    .works_arrow_box p {
        font-size: 14px;
        font-family: Oswald;
        margin: 0px 0 0px 0;
        padding: 4px 0px 0px 0px;
        color: #595a5a;
        text-align: center;
        font-weight: normal !important;
        transform: skewX(50deg) !important;
    }

.text_lst {
    margin: 0px auto 80px;
    padding: 0px;
}

    .text_lst p {
        font-size: 14px !important;
        font-family: Roboto !important;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #7e7e7e;
        text-align: center;
        font-weight: lighter;
    }

/*How it works page-css-start*/

/*deal listing page start*/

.listing-product-div {
    width: 30%;
    background: #fff;
    height: auto;
    margin: 20px 10px 15px 12px;
    border: #d2d2d2 1px solid;
    padding: 2px;
    float: left;
}

    .listing-product-div .deal-img {
        text-align: center;
        border: 1px solid #dbdbdb;
        position: relative;
    }

.deal-hover-div .business-logo-icon {
    position: absolute;
    right: 10px;
    border: 1px solid #ecb307;
    bottom: -30px;
    z-index: 8;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    padding: 0px;
    overflow: hidden;
}

    .deal-hover-div .business-logo-icon img {
        max-width: 100%;
    }

.deal-hover-div .favourate-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99999999;
}

    .deal-hover-div .favourate-icon .fa-heart-o {
        font-size: 22px !important;
        color: #ecb307;
    }

.deal-hover-div:hover .favourate-icon .fa-heart-o {
    font-size: 22px !important;
    color: #1ab5c1;
}

.listing-product-div h2 {
    margin: 5px 10px !important;
}

    .listing-product-div h2 a {
        font-family: Roboto;
        color: #fd2d2d;
        font-size: 20px;
        background: none;
        border: none;
        font-weight: normal;
        text-decoration: none;
    }

    .listing-product-div h2 a {
        color: #ea2525;
    }

.listing-product-div h5 {
    font-family: Arial;
    color: #221e1e;
    font-size: 14px;
    background: url(../images/deal-location-icon.png) no-repeat;
    border: none;
    margin: 0px 9px !important;
    font-weight: normal;
    padding: 2px 18px 0;
}

.listing-product-div p {
    font-family: Arial;
    color: #484141;
    font-size: 13px;
    margin: 0px 9px !important;
    font-weight: normal;
    padding: 10px 4px;
}

.listing-product-div a:hover {
    text-decoration: none !important;
}

.divider-sty {
    height: 1px;
    width: 90%;
    background: #c5c0c0;
    margin: 2px auto 12px;
}

.deal-view-btn {
    margin: 15px auto 17px;
    width: 42.8%;
}

    .deal-view-btn a {
        text-decoration: none;
        padding: 6px 17px;
        font-size: 16px;
        text-align: center;
        background: #0b85e5;
        color: #fff;
        cursor: pointer;
    }

        .deal-view-btn a:hover {
            background: #0f74c4;
        }

.deal-hover-div {
    display: block;
    height: 100%;
    border-bottom: 1px solid #eaeaea;
    margin: 0px 10px;
    padding-bottom: 8px;
    text-align: left;
}

    .deal-hover-div a {
        display: block;
    }

.deal-hover-div {
    height: 97%;
    padding-bottom: 8px;
    top: 0;
    text-align: center;
}

.deal-img:hover .deal-hover-div {
    height: 100%;
}

.deal-hover-div p {
    font-family: Roboto;
    font-size: 15px;
    background: none !important;
}

.ribban-sty {
    position: absolute;
    /*z-index: 99999999;*/
    height: 82px;
    width: 100%;
}

    .ribban-sty figure {
        background: url(../images/deal-listing-rib.png) no-repeat right 0;
        height: 82px;
    }

    .ribban-sty h4 {
        float: right;
        font-family: Roboto;
        font-size: 15px;
        font-weight: normal;
        padding-top: 10px;
        position: relative;
        transform: rotate(44deg);
        -moz-transform: rotate(44deg);
        -o-transform: rotate(44deg);
        -webkit-transform: rotate(44deg);
        -ms-transform: rotate(44deg);
        color: #fff;
    }

/*deal listing page end*/

/*deal detaing page start*/

.hot-deal-main {
    width: 97.2%;
    height: auto;
    margin: 10px 0px 0 12px;
}

.hotdeal-heading-sty {
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
    font-family: Roboto;
    color: #5c5250;
    font-size: 22px;
    margin: 25px 12px 12px 12px;
    padding-top: 2px;
}

.related-hot-deal {
    width: 23%;
    background: #fff;
    height: auto;
    margin: 5px 1% 15px 1%;
    border: #d2d2d2 1px solid;
    padding: 2px;
    float: left;
}

    .related-hot-deal .deal-img {
        text-align: center;
        border: 1px solid #e0e0e0;
        position: relative;
    }

        .related-hot-deal .deal-img img {
            width: 200px;
            height: 120px;
        }

    .related-hot-deal h2 {
        text-align: center;
        padding: 0 0 4px 0;
    }

        .related-hot-deal h2 a {
            font-family: Roboto;
            color: #fd2d2d;
            font-size: 17px;
            background: none;
            border: none;
            font-weight: normal;
            text-decoration: none;
        }

        .related-hot-deal h2 a {
            color: #ea2525;
        }

    .related-hot-deal .deal-view-btn {
        margin: 15px auto 17px;
        width: 48.8%;
    }

        .related-hot-deal .deal-view-btn a {
            text-decoration: none;
            padding: 7px 12px;
            font-size: 14px;
            text-align: center;
            background: #0b85e5;
            color: #fff;
            cursor: pointer;
        }

    .related-hot-deal .deal-hover-div p {
        font-size: 13px !important;
        padding: 45px 0 !important;
        text-align: center;
    }

    .related-hot-deal .deal-view-btn a:hover {
        background: #0f74c4;
    }

    .related-hot-deal .deal-img:hover .deal-hover-div {
        height: 100% !important;
    }

    .related-hot-deal .ribban-sty {
        position: absolute;
        z-index: 99999999;
        height: 82px;
        width: 100%;
    }

        .related-hot-deal .ribban-sty figure {
            background: url(../images/related-deal-listing-rib.png) no-repeat right 0;
            height: 82px;
        }

        .related-hot-deal .ribban-sty h4 {
            float: right;
            font-family: Roboto;
            font-size: 13px;
            font-weight: normal;
            padding: 12px 0px 16px 8px;
            position: relative;
            transform: rotate(44deg);
            -moz-transform: rotate(44deg);
            -o-transform: rotate(44deg);
            -webkit-transform: rotate(44deg);
            -ms-transform: rotate(44deg);
            color: #fff;
            margin: 0;
        }

/*deal detaing page end*/

/*deal main page start*/

.deals-boxes {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .deals-boxes .col-md-6 {
        padding: 0px 10px;
    }

.deal-main-sty {
    width: 100%;
    height: auto;
    background: #f4f4f4;
    border-top: 1px solid #d3cfcf;
    border-bottom: 1px solid #d3cfcf;
    margin: 10px 0 15px;
    padding: 0 0 25px;
}

.deal-middle-sty {
    height: auto;
    margin: auto;
}

.main-deal-heading {
    height: auto;
    background: url(../images/deal-heading-bg.png) repeat-x center left;
    margin-top: 20px;
}

    .main-deal-heading figure {
        float: left;
        background: #f4f4f4;
    }

    .main-deal-heading h2 {
        background: #f4f4f4 none repeat scroll 0 0;
        color: #5f5050;
        float: left;
        font-family: Roboto;
        font-size: 28px;
        font-weight: 500;
        margin-top: 12px;
        padding: 0 16px 5px 13px;
    }

.deal-product-sty {
    height: auto;
    border: 1px solid #e1dddd;
    background: #fff;
    margin-bottom: 25px;
    padding: 0;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.footer-para p {
    color: #fff;
    font-size: 13px;
    text-align: justify;
    margin: 0px;
}

.footer-para a {
    color: #fff;
}

.listing-grid .deal-product-sty:last-child {
    margin-right: 0px !important;
}

.owl-demo2 .deal-product-sty:nth-child(3n+1) {
    margin-right: 0px;
}

.deal-product-sty .deal-img {
    text-align: left;
    /*border: 1px solid #dbdbdb;*/
    position: relative;
}

    .deal-product-sty .deal-img img {
        width: 100%;
        height: 100%;
    }

.deal-product-sty h3 {
    margin: 10px 10px 5px !important;
    color: #ecb307;
    font-size: 20px;
}

    .deal-product-sty h3 dt {
        display: inline-block;
        font-size: 12px;
        background: #ecb307;
        color: #fff;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        line-height: 25px;
        text-align: center;
        vertical-align: top;
    }

    .deal-product-sty h3 a {
        font-family: Roboto;
        color: #333;
        font-size: 20px;
        background: none;
        border: none;
        font-weight: normal;
        text-decoration: none;
    }

.deal-product-sty h5 {
    font-family: Arial;
    color: #473d3d;
    font-size: 13px;
    background: url(../images/maindeal-location-icon.png) no-repeat;
    border: none;
    margin: 5px 9px 7px !important;
    font-weight: normal;
    padding: 2px 18px 0;
}

.deal-product-sty p {
    font-family: Arial;
    color: #514949;
    font-size: 13px;
    font-weight: normal;
    padding: 0px 7px 0;
    margin: 0px 0 0px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .deal-product-sty p:first-child {
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .deal-product-sty p i {
        width: 10px;
        text-align: center;
    }

.deal-hover-div a:hover {
    text-decoration: none;
}

.deal-divider-sty {
    height: 1px;
    width: 93%;
    background: #c5c0c0;
    margin: 0px auto 0px;
}

.maindeal-view-btn {
    margin: 20px auto 12px;
    width: 42.5%;
}

    .maindeal-view-btn a {
        text-decoration: none;
        padding: 6px 8px 6px 8px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        border: 1px solid #e71e25;
        background: url(../images/maindeal-btn-icon.png) no-repeat 77px 9px #ea3636;
        border-radius: 3px;
    }

        .maindeal-view-btn a:hover {
            background: url(../images/maindeal-btn-icon.png) no-repeat 77px 9px #ff4242;
        }

.deal-main-sty-light {
    width: 100%;
    height: auto;
    padding: 0 0 7px;
}

.deal-middle-sty-light {
    height: auto;
    margin: auto;
}

    .deal-middle-sty-light .main-deal-heading h2 {
        background: #fff;
    }

    .deal-middle-sty-light .main-deal-heading figure {
        float: left;
        background: #fff;
    }

    .deal-middle-sty-light .view-all-btn {
        background: #fff !important;
    }

.view-all-btn {
    float: right;
    background: #f4f4f4;
    padding-left: 17px;
    margin-top: 16px;
}

    .view-all-btn a {
        float: right;
        padding: 6px 14px;
        background: #00a651;
        text-decoration: none;
        color: #fff;
        font-family: Arial;
        font-size: 14px;
        border-radius: 3px;
    }

        .view-all-btn a:hover {
            background: #0d76c8;
        }

.more-div-sty {
    width: 100px;
    margin: 20px auto 5px;
    height: 40px;
}

.deal-sty-more {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-box-shadow: inset 0px 1px 0px rgba(5,114, 128, 0.3), inset 0px -1px 1px rgba(5,114, 128, 0.3), 0px 3px 0px #1068ad, 0px 8px 3px rgba(5,114, 128, 0.3);
    /* -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 5px 0px #bf7004, 0px 8px 3px rgba(0, 0, 0, 0.3); */
    box-shadow: inset 0px 1px 0px rgba(5,114, 128, 0.3), inset 0px -1px 1px rgba(5,114, 128, 0.3), 0px 3px 0px #1068ad, 0px 8px 3px rgba(5,114, 128, 0.3);
    font-size: 16px;
    font-family: Roboto;
    color: #fff !important;
    /* background-color: #ffbe22; */
    color: #0f0f11;
    border: 1px solid #2c9af0;
    text-shadow: none;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    top: 0px;
    padding: 5px 19px 3px 22px !important;
    background: #0b85e5 !important;
    margin: auto;
    text-align: center;
}

    .deal-sty-more:hover {
        -moz-box-shadow: inset 0px 1px 0px rgba(5,114, 128, 0.5), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #1068ad, 0px 8px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: inset 0px 1px 0px rgba(5,114, 128, 0.5), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #1068ad, 0px 8px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px rgba(5,114, 128, 0.5), inset 0px -1px 1px rgba(255, 255, 255, 0.15), 0px 4px 0px #1068ad, 0px 8px 3px rgba(0, 0, 0, 0.3);
        background: #b9972f;
        color: #000;
    }

.col-2d2d2d {
    color: #2d2d2d;
    margin-bottom: 10px !important;
}

/*deal main page end*/

.container_24 .cls_listing_desc {
    color: #464646;
    float: left;
    line-height: 19px !important;
    margin: 6px 0 0;
    padding-left: 11px;
    width: 434px;
    word-wrap: break-word;
    font-size: 12px !important;
}

/*product detailing page start*/

.products-detailing-page .portel_description {
    width: 100%;
    padding-left: 10px;
}

.products-detailing-page .portel_main_div {
    padding: 0px;
}

.products-detailing-page .modal-dialog {
    width: 530px;
}

.products-detailing-page .portel_div h2 {
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;
}

.products-detailing-page .portel_description ul {
    margin-top: 0px;
    margin-left: 5px;
}

.products-detailing-page .content_top {
    margin-bottom: 5px;
    border: 1px solid #ddd;
    padding: 2px;
    height: auto;
    clear: both;
    float: left;
    width: 100%;
}

/*product detailing page end*/

/**************** css 7/11/2016 *****************/
.photogallerysec {
    margin: 10px 0;
    padding: 0px;
}

    .photogallerysec .upload {
        border-radius: 50px;
        padding: 10px 30px;
        border: none;
        display: inline-block;
        background: url(../images/upload-btn.png) no-repeat center;
        width: 160px;
        margin: 10px 0;
    }

.heading {
    margin: 0px;
    padding: 0px;
}

    .heading p {
        color: #333;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    .heading span {
        color: #4C4B4B;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

.uploadPreview .imagesection {
    text-align: center;
    height: 229px;
}

.images-div {
    height: 180px;
}

.uploadPreview .imagesection .images-div img {
    max-height: 100%;
    max-width: 100%;
}

.imagesection {
    margin: 10px 0;
    padding: 5px;
    background: #ffffff;
    border: 2px dotted #f3ac19;
}

    .imagesection img {
        margin: 0px;
        padding: 0px;
        border-radius: 5px;
    }

    .imagesection p {
        margin: 3px 0;
        padding: 0px;
        text-align: center;
        font-size: 11px;
        font-weight: normal;
    }

.imageinnerpart {
    padding: 5px;
    display: inline-block;
}

    .imageinnerpart .delete {
        background: url(../images/delete.png) no-repeat center;
        display: inline;
        width: 20px;
        border: none;
        margin-left: 3px;
    }

    .imageinnerpart .edit {
        background: url(../images/pencil.png) no-repeat center;
        display: inline;
        width: 20px;
        border: none;
        margin-right: 5px;
    }

.Approvedphoto {
    margin: 0px;
    padding: 0px;
}

    .Approvedphoto h1 {
        margin: 15px 0;
        padding: 0px;
        display: block;
        background: url(../images/heading-bg-image.png) repeat-x center;
        font-size: 20px;
    }

        .Approvedphoto h1 span {
            background: #fff;
            padding: 5px 20px;
            margin-left: 20px;
        }

    .Approvedphoto ul {
        /*margin-left: 38px;*/
        padding: 0px;
    }

        .Approvedphoto ul li, .Approvedphoto ol li {
            margin: 10px 0 10px 10px;
            padding: 0px;
            list-style: url(../images/gears.png) inside !important;
        }

.mapsection {
    margin: 10px 0;
    padding: 0px;
}

    .mapsection h1 {
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 17px color:#333;
    }

    .mapsection h1 {
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 15px color:#000;
    }

    .mapsection p {
        margin: 0 0 5px;
    }

    .mapsection input[type="text"] {
        margin: 0px 0 5px;
        padding: 5px;
        width: 221px;
    }

    .mapsection input[type="button"] {
        margin: 0px;
        padding: 5px;
        background: #f3ac19;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        border: 1px solid #e29a04;
    }

.padding20 {
    border: 1px solid #e5e5e5;
    padding: 5px;
}

#googleMap {
    width: 100%;
    height: 380px;
    margin: 0;
    padding: 5px;
    border: 1px solid #e5e5e5;
}

/*landing page code start here*/

/*landing page code end here*/

.mt70 {
    margin-top: 70px;
    display: inline-block;
}
.noMoreProduct {
    /*border: 1px solid #8a8a8a !important;
    background: #8a8a8a;
    font-size: 14px !important;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500 !important;
    padding: 8px 10px 7px 10px !important;
    transition: all 1s ease;
    border-radius: 4px;*/
    margin-top: -73px;
    display: -webkit-inline-box;
    /*background: #4e565a;*/
    padding: 8px 18px;
    /*border: 1px solid #4e565a;
    border-radius: 5px;*/
    color: #000;
}
/* tabber */
.navvs {
    margin: 20px 0;
    /*border: 1px solid #ddd;*/
}

    .navvs ul {
        margin-left: 0px !important;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none !important;
}

.nav-tabs > li {
    float: none !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
}
.opaque ul {
    padding-left: 20px;
}
.opaque li {
    list-style-type: decimal;
    line-height: 29px;
    color: #5f5f5f;
    font-size: 14px;
}
.nav-tabs {
    border-bottom: none !important;
}

.navvs .nav-tabs > li > a {
    color: #777;
    font-family: roboto;
    font-weight: 400;
    margin-right: 0px !important;
    outline: 0;
    border-radius: 0px;
}

.navvs ul.nav.nav-tabs li a span {
    float: right;
}

.navvs ul.nav.nav-tabs li:hover a span, .navvs ul.nav.nav-tabs li.active a span {
    display: none;
}

.navvs ul.nav.nav-tabs li.active a, .navvs ul.nav.nav-tabs li.active a:hover, .navvs ul.nav.nav-tabs li a:hover {
    background: #0ba58d !important;
    color: #fff !important;
}

.navvs ul.nav.nav-tabs li:hover::after {
    color: #0ba58d;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 69px;
    position: absolute;
    right: -22px;
    top: 9px;
}

.navvs ul.nav.nav-tabs li.active::after {
    color: #0ba58d;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 69px;
    position: absolute;
    right: -23px;
    top: 8px;
}

.advertise {
    font-family: roboto;
    font-size: 28px;
    font-weight: 500;
    color: #575757;
}

right a.button.button-3d-highlight.button-circle {
    margin-top: 75px;
}

    right a.button.button-3d-highlight.button-circle.mt-8 {
        margin-top: 110px !important;
    }

.row.mt-2.mb-2 .text-justify h3 {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    color: #575757;
}

P {
    font-family: Arial !important;
}

/******************************* css *****************************/

.fund {
    border: 1px solid #efefef;
    display: block;
}

.fundinner {
    margin: 0px;
    padding: 0px;
}

    .fundinner input[type="radio"] {
        margin: 0 10px 0 0;
        padding: 0px;
        display: inline-block;
        vertical-align: middle;
        float: none;
        outline: none;
    }


.payinfo-details {
    padding: 15px;
    background: #e0f6fd;
}



.addfundsinfo .payinfo-details h4 {
    font-size: 14px;
    font-weight: normal;
}

.addfundsinfo .payinfo-details p {
    font-size: 13px;
    font-weight: bold;
}

.addfundsinfo .payinfo-details img {
    width: 220px;
    margin: 0 auto 10px;
}



.fundd {
    margin: 10px 0 0;
    padding: 7px !important;
    max-height: 120px;
}

.fundinner img {
    margin: 0px;
    padding: 0px;
    display: inline;
}

.fundinners {
    border-bottom: 1px dashed #d1d1e1;
    margin: 0px 0 0px 0;
    padding: 10px 0 10px;
    display: flex;
    display: -webkit-box;
}

    .fundinners:nth-child(1) {
        background: #e7f6fb;
    }

    .fundinners:nth-child(2) {
        background: #fdf8e8;
    }

    .fundinners:nth-child(3) {
        background: #fdf4f3;
        margin-bottom: 0px;
    }

    .fundinners:nth-child(4) {
        background: #fcf2e2;
        margin-bottom: 10px;
    }

.btc-url-note {
    padding: 3px 8px;
    font-size: 13px;
    margin: 0px 10px 10px 10px;
    margin-left: 26%;
}




.fundinners h2 {
    margin: 10px 0 0 !important;
    padding: 0px !important;
    font-size: 25px;
    color: #777;
    font-weight: normal;
    text-transform: capitalize;
}

.fundinner ul {
    border-bottom: 1px solid #e7e6e6;
    color: #65645a;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    font-family: Roboto;
    margin: 0 0 8px 0;
    padding: 0;
    text-transform: capitalize;
}

.fundinner ol {
    margin: 0px;
    padding: 0px;
    color: #444;
    display: flex;
    font-size: 13px;
    text-transform: capitalize;
}

.fundinner ul li {
    margin-bottom: 5px;
    line-height: 10px;
    line-height: 18px !important;
    list-style: none;
    float: left;
    width: 20%;
    padding: 3px 5px 0 0px;
}




.fundinner ol li {
    list-style: none;
    float: left;
    width: 20%;
    padding: 2px 3px 0 0px;
    line-height: 14px !important;
}

.fundinners:last-child {
    margin-bottom: 50px;
}

.fundinner ul li:first-child, .fundinner ol li:first-child {
    width: 18px;
}

.fundinner ul li:last-child, .fundinner ol li:last-child {
    width: 50%;
}

.addfundsinfo {
    margin: 0px;
    padding: 0px;
    border: 1px solid #ddd;
}

    .addfundsinfo h2 {
        margin: 0px;
        padding: 0px;
        border-left: 5px solid #f69925;
        background: #efefef;
        display: block !important;
    }

    .addfundsinfo h4 {
        font-size: 12px;
        color: #444;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .addfundsinfo p {
        font-size: 12px;
        color: #444;
        line-height: 18px;
        margin-left: 10px;
    }

    .addfundsinfo ul {
        margin: 0px 0 0 10px;
        padding: 0px;
    }

        .addfundsinfo ul li {
            margin: 0px;
            padding: 0 0 0 5px;
            list-style: inside circle !important;
            font-size: 12px !important;
            color: #444;
            line-height: 20px !important;
        }


.smsboostermanagement {
    border-radius: 20px;
    height: 10px;
}

    .smsboostermanagement .radiobtn {
        display: inline-block;
        margin-top: -100px;
    }

.payment-success-page {
    text-align: center;
    min-height: 400px;
    font-family: Roboto;
}

    .payment-success-page h1 {
        margin-top: 150px;
        color: #09973e;
        font-weight: normal;
        font-size: 35px;
    }


    .payment-success-page p {
        font-size: 20px;
    }



.payment-failure-page {
    text-align: center;
    min-height: 400px;
    font-family: Roboto;
}

    .payment-failure-page h1 {
        margin-top: 150px;
        color: #ff0000;
        font-weight: normal;
        font-size: 35px;
    }


    .payment-failure-page p {
        font-size: 20px;
    }

#SearhNotFound-inner #divmsg {
    margin-top: 10px;
}



.software-panel-right .content-area .smsboostermanagement .radiobtn input[type=radio] {
    margin: -5px 0 0;
    width: 18px;
    height: 18px;
}



.smsboostermanagement .radiobtn label {
    margin: 15px 0 0 -15px !important;
    position: absolute;
    text-align: inherit !important;
    padding-top: 0;
    line-height: normal;
    width: auto !important;
}

.smsboostermanagement .radiobtn .netpayable {
    margin: -20px 0 0 -15px !important;
    position: absolute;
    text-align: inherit !important;
}



.smsboostermanagement .line {
    background: #f00 none repeat scroll 0 0 !important;
    display: inline-block;
    height: 6px;
    margin: 5px -4px;
    padding: 0;
    width: 150px;
}




.class-for-treeview-page #mainContainer {
    background: #fff;
    min-width: 850px;
}


#DivForFeedBack {
    position: fixed;
    z-index: 9999;
    width: 600px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -240px;
}

#Formnewsletter {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-top: 40px;
    background: url(../images/newsletter-bg.png);
    /*border-image: url(../images/newsletter-border.png) 25% 30% 30% 30% repeat;*/
    border-bottom: dashed 3px #e72f2f;
    border-top: dashed 3px #f14d0f;
    border-left: dashed 3px #0d8bbb;
    border-right: dashed 3px #09b24b;
}

    #Formnewsletter p {
        font-size: 18px;
        font-family: Roboto !important;
        font-weight: 400;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #Formnewsletter .btn {
        vertical-align: top;
    }


.popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9;
}

.popup-overlay1 {
    background: rgba(0,0,0,.5);
    z-index: 9;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.payment-wallet-banner {
    height: 150px;
    background: url(../images/payment-wallet.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

    .payment-wallet-banner:before {
        position: absolute;
        /* background-color: rgba(37,157, 171, 0.6);*/
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
    }

/************************ pop up css start *************************/

.outershade {
    margin: 0px;
    background: #fff;
    border-radius: 100%;
    height: 500px;
    width: 500px;
    overflow: hidden;
    text-align: center;
    border-left: 10px solid #10b0c8;
    border-right: 10px solid #00a65a;
    border-top: 10px solid #f39c12;
    border-bottom: 10px solid #dd4b39;
}

.popinnerblue {
    margin: 0px;
    padding: 10px;
    background: #fff;
    border: 1px dashed #fff;
    border-radius: 100%;
    height: 100%;
    width: 100%;
}

    .popinnerblue p {
        text-align: center;
        font-family: roboto;
        font-size: 15px;
        color: #333;
        font-weight: normal;
        margin: 80px 0 5px;
        padding: 0px;
        text-transform: uppercase;
    }

    .popinnerblue h1 {
        text-align: center;
        font-family: roboto;
        font-size: 21px;
        color: #333;
        text-transform: uppercase;
        font-weight: 500;
        margin: 0 0 10px 0;
        padding: 0px;
    }

        .popinnerblue h1 font {
            color: #11a6b2;
        }

.popinneryellow {
    margin: 0px;
    padding: 0px 20px;
}

    .popinneryellow p {
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #5a5b5b;
        font-weight: normal;
        margin: 5px 0 0;
        padding: 0px;
    }

    .popinneryellow h1 {
        font-family: roboto;
        font-size: 17px;
        color: #5a5b5b;
        font-weight: normal;
        margin: 15px 0 10px;
        padding: 0px;
        text-align: center;
    }

    .popinneryellow input[type="text"] {
        width: 80%;
        min-width: 150px;
        margin: 5px;
        height: 38px;
        border: 1px solid #ddd;
        padding: 10px;
        color: #5a5b5b;
        outline: none;
    }

    .popinneryellow input[type="submit"] {
        width: 80%;
        margin: 5px 5px 0 5px;
        height: 38px;
        padding: 6px;
        color: #fff;
        background: #f79925;
        border: 1px solid #f79925;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        border-radius: 0px;
    }

    .popinneryellow form h1 {
        display: inline-block;
        margin: 0px;
    }

        .popinneryellow form h1 a {
            color: #555;
            border-bottom: 1px solid #ddd;
            padding-bottom: 2px;
            font-size: 12px;
            margin-top: 15px;
            display: inline-block;
            text-transform: none;
        }

            .popinneryellow form h1 a:hover {
                border: none;
                text-decoration: none;
            }

{
    width: 25%;
    margin: 5px 0px 0 5px;
    height: 50px;
    padding: 10px;
    color: #fc2626;
    background: #f9ebc4;
    border: 1px solid #f9ebc4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    border-radius: 5px;
}
/************************ pop up css end *************************/

/********************************* profile *****************************/
.box-profile {
    background: #EFEFEF none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    display: inline;
    padding: 5px;
    position: absolute;
}

    .box-profile img {
        border-radius: 0;
    }

.mt50 {
    margin-top: 50px;
}

.content-area .row form#Formchangepass .form-group input[type="password"] {
    margin-top: 0px;
}

.pmc-14 {text-align: center;}
.pmc-15 {color: #878787;font-size: 20px; margin-bottom: 8px;}
    

h3.m-b-none i {
    margin-right: 10px;
}

.vefication-form-box #IDProof div label, .vefication-form-box #Residency-Deails div label, .vefication-form-box #Pancard-Details div label, .vefication-form-box #Other-Document-Details div label {
    width: 100%;
    text-align: left;
}

.mtb8 {
    margin: 8px 0;
    display: inline-block;
}

.vefication-form-box #Form-Front-Details .mtb5 input[type="button"], .vefication-form-box #FileuploadFormBack .mtb5 input[type="button"] {
    display: inline;
}

.content-area form#Formbilling .checkbox input[type="checkbox"] {
    margin: 0px;
}

.content-area form#Formbilling .checkbox span#checkterm {
    margin-left: 15px;
}

.mtb20 {
    margin: 20px 0;
}

.content-area a#addapisetting {
    margin-bottom: 10px;
    border-radius: 2px;
}

/************ sent email history *************/

table tr.odd td:first-child {
    width: 6%;
}

table tr.odd td:nth-child(2) {
    width: 10%;
}

table tr.odd td:nth-child(3) {
    width: 15%;
}

table tr.odd td:nth-child(4) {
    width: 20%;
    word-break: break-all;
}

table tr.odd td:nth-child(5) {
    width: 15%;
}

table tr.odd td:last-child {
    width: 34%;
}

.text-right a#addnewemail, .text-right a#addbulhemail, .text-right a#addnewmob, .text-right a#addbulkmob {
    border-radius: 2px;
}

#addapisetting span, #addnewemail span, #addbulhemail span {
    background: none;
    color: #fff;
}

/*********************sent sms history ****************/
.form-group .impACBox {
    width: 100%;
}

#bulk.divforstm {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0;
    border: 1px solid #ddd;
}

#messageforsendmember textarea {
    width: 100%;
}

/*********************** wallet page css ***********************/
.walletouter {
    border: 1px solid #d8d3cc;
    margin: 0px;
    padding: 0px;
}

.walletbanner {
    margin: 0px;
    padding: 0px;
}


.available-points-icon {
    border: 5px solid #0d9a59;
    background: #00a65a;
    border-radius: 100%;
    height: 90px;
    width: 90px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 80px;
}

.available-points-bg2 {
    border: 5px solid #f39c12;
    background: #f6ad38;
}



.available-points-icon img {
    float: none !important;
}


.wallet {
    margin: 0px;
    padding: 0px;
}

    .wallet img {
        display: inline-block;
        float: left;
    }

    .wallet h1 {
        display: inline-block;
        margin: 5px 0 0 15px;
        padding: 0px;
        font-size: 30px;
        font-family: roboto;
        color: #000;
    }

        .wallet h1 span {
            font-size: 20px;
            font-weight: 400;
            color: #000;
        }

            .wallet h1 span:first-child {
                font-weight: bold;
            }


            .wallet h1 span#spanwalletamount, span#spanwalletpoint {
                font-size: 26px;
                color: #000;
                font-weight: normal;
            }

    .wallet a {
        background: #f69925 none repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        float: right;
        font-family: roboto;
        font-size: 12px;
        font-weight: normal;
        margin: 30px 0 10px;
        padding: 12px 25px 12px 20px;
        transition: 500ms;
        cursor: pointer;
    }

        .wallet a:hover {
            background: #d78013;
            color: #fff;
        }

        .wallet a span {
            margin: 0 5px 0 0;
            padding: 0px;
        }

    .wallet hr {
        color: #d8d3cc;
        margin: 10px 0 10px;
    }

    .wallet p a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #3a4148;
        display: inline-block;
        float: none;
        font-family: roboto;
        font-size: 12px;
        font-weight: 300;
        margin: 0 0 10px 10px;
        padding: 0;
        text-decoration: underline;
    }

        .wallet p a:hover {
            background: none;
            color: #3a4148;
        }

    .wallet p {
        display: block;
        margin: 5px 0;
        padding: 0px;
    }

#fund_request .amount_field {
    background: none;
    padding: 10px 0;
}

    #fund_request .amount_field input[type="text"] {
        width: 35%;
    }


.website-user-name {
    max-width: 154px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}







/*************************** package ********************/
.packageouter {
    margin: 0px;
    padding: 0px;
    display: block;
}

    .packageouter .col-md-3 {
        width: 20%;
    }

    .packageouter .package ul {
        margin: 0px;
    }

        .packageouter .package ul li {
            text-align: left;
            border-bottom: 1px solid #ddd;
            padding-left: 20px;
            padding: 5px 0 5px 20px;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .packageouter .package ul li i {
                margin-right: 7px;
            }

.package {
    margin: 0px 0 50px 0;
    padding: 0px;
    border: 1px solid #e2e5e2;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background: #fae094;
}

    /*.package:hover {
        box-shadow: 0px 0px 10px #000000;
        z-index: 2;
        -webkit-transition: all 1s ease-in;
        -webkit-transform: scale(1.01);
        -ms-transition: all 1s ease-in;
        -ms-transform: scale(1.01);
        -moz-transition: all 1s ease-in;
        -moz-transform: scale(1.01);
        transition: all 1s ease-in;
        transform: scale(1.01);
        border: 2px solid #ddd;
    }*/

    .package h1 {
        color: #000;
        font-family: roboto;
        font-size: 25px;
        font-weight: 300;
        margin: 0;
        padding: 15px 15px;
        text-transform: uppercase;
        transition: all 1s ease-in;
        border-radius: 6px 6px 0 0;
    }

    /*.package:hover h1 {
        background: #2fbfd0;
    }*/

    .package h2 {
        background: #f69925 none repeat scroll 0 0;
        color: #fff !important;
        border-top: 1px solid #f7a948;
        font-size: 12px !important;
        font-weight: normal !important;
        margin: 0;
        padding: 10px !important;
        text-align: center !important;
        transition: all 1s ease-in;
        width: 100%;
    }

    .package h3 {
        color: #f18a09 !important;
        border-top: 1px solid #f7a948;
        font-size: 18px !important;
        font-weight: normal !important;
        margin: 0 !important;
        padding: 10px !important;
        text-align: center !important;
        transition: all 1s ease-in;
        width: 100%;
    }

        .package h3 i {
            margin-right: 7px;
        }

    .package:hover h2 {
        background: #259dab;
        border-top: 1px solid #2fcfe2;
    }

    .package p {
        color: #B3AFBD;
        font-family: roboto !important;
        font-size: 13px;
        font-weight: normal;
        margin: 8px 0;
        padding: 0px 4px;
    }

    .package h4 {
        color: #000;
        font-family: roboto;
        font-size: 14px;
        font-weight: bold;
        margin: 10px 0;
        padding: 0px;
        text-transform: uppercase;
        text-align: center;
    }

        .package h4 font {
            font-weight: normal;
            text-transform: none;
            padding-left: 10px;
        }

    .package span {
        margin: 0;
        padding: 0px;
        transition: all 1s ease-in;
    }

    .package h5 {
        margin: 8px 0 0;
        padding: 0px;
        display: block;
    }

        .package h5 a {
            background: #449d44;
            margin: 10px 0;
            padding: 8px 12px;
            font-size: 12px;
            font-family: roboto;
            font-weight: normal;
            color: #fff;
            border-radius: 2px;
            display: inline-block;
            transition: all 1s ease-in;
        }

    .package:hover h5 a {
        background: #D78013;
    }

.subscriptionpackage-box {
    margin-bottom: 30px;
}

    .subscriptionpackage-box .col-md-3 {
        padding: 0px 5px;
    }

.package-price-head {
    background: -moz-linear-gradient(90deg, rgba(55,195,244,1) 0%, rgba(55,195,244,1) 36%, rgba(0,178,237,1) 37%, rgba(0,178,237,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,178,237,1)), color-stop(63%, rgba(0,178,237,1)), color-stop(64%, rgba(55,195,244,1)), color-stop(100%, rgba(55,195,244,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(55,195,244,1) 0%, rgba(55,195,244,1) 36%, rgba(0,178,237,1) 37%, rgba(0,178,237,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(55,195,244,1) 0%, rgba(55,195,244,1) 36%, rgba(0,178,237,1) 37%, rgba(0,178,237,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(55,195,244,1) 0%, rgba(55,195,244,1) 36%, rgba(0,178,237,1) 37%, rgba(0,178,237,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(55,195,244,1) 0%, rgba(55,195,244,1) 36%, rgba(0,178,237,1) 37%, rgba(0,178,237,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2ed', endColorstr='#37c3f4',GradientType=0 ); /* ie6-9 */
    padding: 20px 10px 10px 10px;
    text-align: center;
}

.subscriptionpackage-box .col-md-3:first-child .package-price-head {
    background: -moz-linear-gradient(90deg, rgba(249,171,48,1) 0%, rgba(249,171,48,1) 36%, rgba(243,156,18,1) 37%, rgba(243,156,18,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243,156,18,1)), color-stop(63%, rgba(243,156,18,1)), color-stop(64%, rgba(249,171,48,1)), color-stop(100%, rgba(249,171,48,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(249,171,48,1) 0%, rgba(249,171,48,1) 36%, rgba(243,156,18,1) 37%, rgba(243,156,18,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(249,171,48,1) 0%, rgba(249,171,48,1) 36%, rgba(243,156,18,1) 37%, rgba(243,156,18,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(249,171,48,1) 0%, rgba(249,171,48,1) 36%, rgba(243,156,18,1) 37%, rgba(243,156,18,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(249,171,48,1) 0%, rgba(249,171,48,1) 36%, rgba(243,156,18,1) 37%, rgba(243,156,18,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39c12', endColorstr='#f9ab30',GradientType=0 ); /* ie6-9 */
}

.subscriptionpackage-box .col-md-3:nth-child(2) .package-price-head {
    background: -moz-linear-gradient(90deg, rgba(18,182,107,1) 0%, rgba(18,182,107,1) 36%, rgba(0,166,90,1) 37%, rgba(0,166,90,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,166,90,1)), color-stop(63%, rgba(0,166,90,1)), color-stop(64%, rgba(18,182,107,1)), color-stop(100%, rgba(18,182,107,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(18,182,107,1) 0%, rgba(18,182,107,1) 36%, rgba(0,166,90,1) 37%, rgba(0,166,90,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(18,182,107,1) 0%, rgba(18,182,107,1) 36%, rgba(0,166,90,1) 37%, rgba(0,166,90,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(18,182,107,1) 0%, rgba(18,182,107,1) 36%, rgba(0,166,90,1) 37%, rgba(0,166,90,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(18,182,107,1) 0%, rgba(18,182,107,1) 36%, rgba(0,166,90,1) 37%, rgba(0,166,90,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a65a', endColorstr='#12b66b',GradientType=0 ); /* ie6-9 */
}

.subscriptionpackage-box .col-md-3:nth-child(3) .package-price-head {
    background: -moz-linear-gradient(90deg, rgba(231,94,77,1) 0%, rgba(231,94,77,1) 36%, rgba(221,75,57,1) 37%, rgba(221,75,57,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(221,75,57,1)), color-stop(63%, rgba(221,75,57,1)), color-stop(64%, rgba(231,94,77,1)), color-stop(100%, rgba(231,94,77,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(231,94,77,1) 0%, rgba(231,94,77,1) 36%, rgba(221,75,57,1) 37%, rgba(221,75,57,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(231,94,77,1) 0%, rgba(231,94,77,1) 36%, rgba(221,75,57,1) 37%, rgba(221,75,57,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(231,94,77,1) 0%, rgba(231,94,77,1) 36%, rgba(221,75,57,1) 37%, rgba(221,75,57,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(231,94,77,1) 0%, rgba(231,94,77,1) 36%, rgba(221,75,57,1) 37%, rgba(221,75,57,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#e75e4d',GradientType=0 ); /* ie6-9 */
}

.subscriptionpackage-box .col-md-3:first-child {
    padding-left: 10px;
}

.package-price-box {
    background: #dcf5fe;
    border: 1px solid #26bdf1;
    padding: 1px;
    color: #fff;
    padding-bottom: 10px;
    min-height: 320px;
}

.subscriptionpackage-box .col-md-3:first-child .package-price-box {
    background: #fcf2e2;
    border: 1px solid #f9ab30;
}

.subscriptionpackage-box .col-md-3:nth-child(2) .package-price-box {
    background: #d1f9e7;
    border: 1px solid #12b66b;
}

.subscriptionpackage-box .col-md-3:nth-child(3) .package-price-box {
    background: #fdf4f3;
    border: 1px solid #e75e4d;
}

.software-panel-right .content-area .package-price-box h3 {
    font-size: 22px;
    color: #fff;
    border: none;
    text-align: center;
    margin-bottom: 0;
}

.package-price-box .inr-cost {
    background: #fff;
    border-radius: 100%;
    height: 80px;
    width: 80px;
    font-size: 16px;
    line-height: 55px;
    font-weight: bold;
    border: 4px solid #6ed5f8;
    display: inline-block;
    color: #00b2ed;
    padding: 8px;
    position: relative;
}

.subscriptionpackage-box .col-md-3:first-child .package-price-box .inr-cost {
    border: 4px solid #facc83;
    color: #f9ab30;
}

.subscriptionpackage-box .col-md-3:nth-child(2) .package-price-box .inr-cost {
    border: 4px solid #4bdd9a;
    color: #12b66b;
}

.subscriptionpackage-box .col-md-3:nth-child(3) .package-price-box .inr-cost {
    border: 4px solid #ef8b7f;
    color: #e75e4d;
}

.subscriptionpackage-box .after-discout-price {
    display: none;
    position: absolute;
    color: #666;
    top: 8px;
    left: 10px;
    font-size: 14px;
    line-height: normal;
    text-decoration: line-through;
}

.subscriptionpackage-box .inr-cost .after-discout-price i {
    line-height: 16px;
    font-size: 15px;
    margin-right: 2px;
}


.package-price-box .inr-cost i {
    line-height: 52px;
    font-size: 17px;
    margin-top: 2px;
}

.package-price-box .package-discription {
    margin: 20px 23px;
}

    .package-price-box .package-discription div {
        color: #333;
        font-size: 12px;
        position: relative;
        line-height: 22px;
    }

        .package-price-box .package-discription div:before {
            width: 24px;
            height: 24px;
            position: absolute;
            left: -16px;
            content: "";
            background: url(../images/package-bullet.png) left center no-repeat;
            font-family: FontAwesome;
            color: #e88e06;
            top: -2px;
        }

.package-price-box .BuyNow {
    background: #00b2ed;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    padding: 7px 8px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

.subscriptionpackage-box .col-md-3:first-child .package-price-box .BuyNow {
    background: #f39c12;
}

.subscriptionpackage-box .col-md-3:nth-child(2) .package-price-box .BuyNow {
    background: #12b66b;
}

.subscriptionpackage-box .col-md-3:nth-child(3) .package-price-box .BuyNow {
    background: #e65341;
}

.subscriptionpackage-box .AlreadyBuy {
    opacity: .4;
}

.package-price-box .BuyNow i {
    margin-right: 2px;
}


#TblForCheckOut td {
    border-top: 0 solid #eaeaea !important;
    border-bottom: 1px solid #ddd !important;
    padding-left: 0 !important;
}

#TblForCheckOut tr td:last-child {
    padding-right: 0 !important;
    text-align: right;
}

#ForBasicDetails .cartdetails h3 {
    margin: 7px 15px 0 !important;
}


.pricing-page-login {
    margin: 15px;
}

    .pricing-page-login input, .pricing-page-login input[type="text"] {
        width: 100% !important;
    }


    .pricing-page-login .continue-btn {
        border-radius: 3px;
        padding: 2px 20px;
        font-size: 14px;
        min-height: 35px;
        line-height: 35px;
        border: none;
        background: #1b396a;
        display: block;
        color: #fff;
        margin: 10px 0;
        width: 100%;
    }




.cupon-code-sec {
    display: none;
    position: relative;
    margin: 15px;
    border-radius: 3px;
    clear: both;
    float: left;
    width: 90%;
}


.software-panel-right .content-area .cupon-code-sec input[type="text"] {
    border: 1px solid #ddd;
    padding: 4px 8px;
    color: #333;
    border-right: 0;
    float: left;
    width: calc(100% - 70px);
}

.software-panel-right .content-area .cupon-code-sec input[type="submit"] {
    background: #12b66b;
    color: #fff;
    border: none;
    padding: 8px 12px;
    vertical-align: top;
    float: left;
    width: 70px;
}

.software-panel-right .content-area .cupon-code-sec::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #12b66b;
    right: 70px;
    position: absolute;
    bottom: 8px;
}



/********************************* invoice ***************************/
.innvoice {
    margin: 0px;
    padding: 0px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    display: inline-block;
    color: #555;
}

.innvoicelogo {
    margin: 0;
    padding: 0px;
}

    .innvoicelogo img {
        width: 140px;
    }

    .innvoicelogo h1 {
        margin: 22px 0 0;
        padding: 0px;
        font-family: oswald;
        font-size: 25px;
        font-weight: bold;
        color: #535353;
    }

    .innvoicelogo h2 {
        margin: 1px 0px 0;
        padding: 0px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }

.package-box-area {
    margin: 5px auto;
    text-align: left;
    padding-left: 15px;
}

    .package-box-area .package-price-box {
        background: none;
        border: none;
        min-height: 0;
    }

        .package-box-area .package-price-box .package-discription {
            margin: 0px 20px;
        }

    .package-box-area dt {
        padding: 5px;
    }


    .package-box-area dd {
        border-bottom: 1px solid #eaeaea;
        padding: 5px;
    }

        .package-box-area dd:last-child {
            border: none;
        }

.innvoiceinner {
    margin: 5px 0 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #000;
}

    .innvoiceinner h2 {
        margin: 1px 0px 0;
        padding: 0px;
        font-family: roboto;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }

.divTable {
    display: table;
    width: 100%;
    margin: 10px 0 20px;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell, .divTableHead {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
    text-align: center;
}


.b_t_1 {
    border-top: 1px solid #999999;
}

.b_r_1 {
    border-right: 1px solid #999999;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

    .divTableBody .divTableRow:nth-child(2) {
        width: 80%;
    }

.innvoivefooter {
    margin: 0 0 20px;
    padding: 0px;
}

    .innvoivefooter p {
        margin: 5px 0px;
        padding: 0px;
        font-family: roboto;
        font-size: 14px;
        font-weight: normal;
    }

    .innvoivefooter h2 {
        margin: 5px 0px;
        padding: 0px;
        font-family: roboto;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }

/***************************************   customer panel dashboad ******************************************/

.task-list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 20px 0 0;
    padding: 0;
}

    .task-list h1 {
        font-size: 16px;
        margin: 0px;
        font-family: Roboto;
        font-weight: 400;
        color: #333;
        padding: 10px;
        background: #f7f7f7;
    }

        .task-list h1 i {
            font-size: 14px;
            color: #333;
            margin: 0 5px 0 0;
        }

        .task-list h1 span {
            font-size: 12px;
            margin: 0px;
            float: right;
            line-height: 1;
            padding: 3px 12px 5px;
            background: #333;
            border-radius: 5px;
            color: #fff;
        }

    .task-list ul {
        margin: 0px;
        padding: 0px;
        height: 283px;
        overflow: auto;
    }

        .task-list ul h1 {
            color: #444;
        }

        .task-list ul li {
            margin: 0px;
            padding: 5px;
            /*border-bottom:1px solid #f7f7f7;*/
            display: inline-block;
        }

            .task-list ul li .taskinnerulcheck {
                width: 15%;
                display: inline-block;
                float: left;
                margin: 5% 0 0;
            }

                .task-list ul li .taskinnerulcheck input[type="checkbox"] {
                    margin: 0 5px 0 2px;
                }

            .task-list ul li .taskinnerulbody {
                width: 98%;
                display: inline-block;
                margin: 0 1%;
                padding: 5px 0;
                border-bottom: 1px solid #ddd;
            }

                .task-list ul li .taskinnerulbody h1 {
                    margin: 0px;
                    padding: 0px;
                    font-size: 10px;
                    display: block;
                    background: none;
                    font-size: 13px;
                }

                .task-list ul li .taskinnerulbody span {
                    margin: 0px;
                    padding: 0px;
                    font-size: 12px;
                    color: #03A9F4;
                }

.walletdash {
    background: #7986cb none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 0 0 10px 0;
    min-height: 98px;
}

    .walletdash img {
        display: inline-block;
        margin: 5px 5px 5px 10px !important;
        width: 50px;
    }

    .walletdash h1 {
        background: #5b6cc2 none repeat scroll 0 0;
        color: #fff;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        padding: 10px;
    }

    .walletdash h2 {
        display: inline-block !important;
        padding: 0px !important;
        margin: 10px 0 0 0 !important;
        color: #fff !important;
        font-size: 25px !important;
    }

        .walletdash h2 span {
            margin: 0px;
            padding: 0px;
            display: inline;
        }

.dashkyc {
    background: #ebebeb;
    border: 1px solid #ddd;
    margin: 0px 0 20px;
    padding: 0 5px;
}

    .dashkyc h1 {
        /*background: #f7f7f7 none repeat scroll 0 0;*/
        color: #000;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        padding: 10px 0;
    }

        .dashkyc h1:after {
            content: '';
            display: block;
            background: #5d5d5d;
            position: relative;
            bottom: -3px;
            height: 2px;
            width: 60px;
        }

    .dashkyc .dashkycinner {
        margin: 0px;
        padding: 0px;
    }

        .dashkyc .dashkycinner .cancelkyc {
            background: #d9534f;
            color: #fff;
            margin: 0px;
            padding: 10px;
        }

            .dashkyc .dashkycinner .cancelkyc span, .dashkyc .dashkycinner .pendingkyc span, .dashkyc .dashkycinner .successkyc span {
                font-size: 20px;
                margin-right: 10px;
                width: 25px;
                display: inline-block;
            }

            .dashkyc .dashkycinner .cancelkyc h1, .dashkyc .dashkycinner .pendingkyc h1, .dashkyc .dashkycinner .successkyc h1 {
                background: none;
                color: #fff;
                display: inline;
                margin: 0px;
                padding: 0px;
            }

        .dashkyc .dashkycinner .pendingkyc {
            background: #f69925;
            color: #fff;
            padding: 10px;
        }

        .dashkyc .dashkycinner .successkyc {
            background: #259dab;
            color: #fff;
            padding: 10px;
        }

        .dashkyc .dashkycinner .inner-detail {
        }

            .dashkyc .dashkycinner .inner-detail ul {
                margin: 0;
                padding: 5px;
                background: #f7f7f7;
                border: 1px solid #ddd;
                margin-bottom: 7px;
            }

                .dashkyc .dashkycinner .inner-detail ul li {
                    list-style: none;
                    float: left;
                    margin-bottom: 0;
                }

                    .dashkyc .dashkycinner .inner-detail ul li.first_part {
                        width: 55%;
                        font-size: 14px;
                        margin-right: 8px;
                    }

                        .dashkyc .dashkycinner .inner-detail ul li.first_part .fa {
                            font-size: 13px;
                            position: relative;
                            top: 0px;
                            margin-right: 5px;
                        }

                    .dashkyc .dashkycinner .inner-detail ul li.second_part {
                        color: #ff0000;
                        font-size: 14px;
                    }

                        .dashkyc .dashkycinner .inner-detail ul li.second_part .fa {
                            font-size: 16px;
                            margin-right: 5px;
                        }

                .dashkyc .dashkycinner .inner-detail ul li {
                    color: #000;
                }


                    .dashkyc .dashkycinner .inner-detail ul li.second_part.verified {
                        color: #6ac451;
                    }

                    .dashkyc .dashkycinner .inner-detail ul li:first-child {
                        border-right: 1px solid #ccc;
                    }

            .dashkyc .dashkycinner .inner-detail .application_approved {
                background: #FBE9B1;
                padding: 10px;
                text-align: center;
                font-size: 13px;
                color: #d9534f;
                margin-bottom: 15px;
                border: 1px solid #ccc;
            }

                .dashkyc .dashkycinner .inner-detail .application_approved .fa {
                    font-size: 15px;
                    color: #d9534f;
                    position: relative;
                    top: 2px;
                }

/*************************************** business listing page ******************************/

/**************  business info *****************/

.free-business-keywork .selected-itemarea {
    overflow: inherit;
    max-height: none;
}

    .free-business-keywork .selected-itemarea h3 {
        margin: 0px !important;
    }

    .free-business-keywork .selected-itemarea .business-listing-right {
        max-height: 340px;
        overflow: auto;
        margin: 0px;
        padding: 10px 0;
        display: block;
    }

        .free-business-keywork .selected-itemarea .business-listing-right p {
            text-transform: capitalize;
            display: block;
            height: 100%;
        }

            .free-business-keywork .selected-itemarea .business-listing-right p a {
                width: 90%;
                display: inline-block;
            }

            .free-business-keywork .selected-itemarea .business-listing-right p i {
                display: inline;
                vertical-align: middle;
            }

.form-group.tel-phone-form .form-group.onlyfor-freelisting-logo .file-uploader.fileUploadFirst input[type="file"], .file-uploader.photogallery-uploadbtn.pull-left input[type="file"]#imgeUpload1 {
    cursor: pointer;
}

/**************  business info end *****************/
/**************  paid listing *****************/

.steps-content #divCityListContainer table tr.trparent td.parentState input[type="checkbox"] {
    display: none;
}

#divMain .steps-index-container .top-actions .btn-group span {
    color: #fff;
}

    #divMain .steps-index-container .top-actions .btn-group span.btn.btn-next {
        margin-left: 10px;
    }

    #divMain .steps-index-container .top-actions .btn-group span.btn.btn-prev {
        background: #f69925;
    }

#DivForSelectedCity dd {
    margin: 0px;
    padding: 5px 0;
}

    #DivForSelectedCity dd i {
        margin: 0 5px 0 0;
    }

/**************  paid listing end *****************/
/**************  video gallery *****************/

.modal-content .modal-body .contact-seller-popup .business-contain-style .business-contain-heading h2 {
    float: none;
    text-align: center;
}

/**************  video gallery end *****************/
.content-area .col-md-2 input[type="button"]#btnUpdateWorkingHours, .content-area .upload-video input[type="button"] {
    color: #fff;
}

input[type="checkbox"], input[type="radio"], .form-group .file-uploader.fileUploadFirst input {
    cursor: pointer;
}

.box-profile2 {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: -4px 7px 3px 0 #d5d5d5;
    display: inline;
    padding: 5px;
    position: absolute;
    right: -150px;
    top: 0;
    width: 150px;
}

.ViewReply:hover {
    text-decoration: underline;
}

/**********************************  checkbox ******************************/

.checkboxnew {
    width: 28px;
    height: 28px;
    position: relative;
    margin: 5px;
    background: #555;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    float: left;
}

.checkboxnew1 {
    background: #10A9EA;
}


.checkboxnew label {
    width: 20px !important;
    min-width: inherit !important;
    height: 20px;
    position: absolute !important;
    top: 4px;
    left: 4px;
    cursor: pointer;
    background: #fff;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}

    .checkboxnew label:after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: transparent none repeat scroll 0 0;
        border-color: -moz-use-text-color -moz-use-text-color #10A9EA #10A9EA;
        border-image: none;
        border-style: none none solid solid;
        border-width: medium medium 3px 3px;
        content: "";
        height: 7px;
        left: 4px;
        opacity: 0;
        position: absolute;
        top: 6px;
        transform: rotate(-45deg);
        width: 12px;
    }

    .checkboxnew label:hover::after {
        opacity: 0.3;
    }

.checkboxnew input[type=checkbox] {
    visibility: hidden;
}

    .checkboxnew input[type=checkbox]:checked + label:after {
        opacity: 1;
    }

/*************************** check box end *******************************/

/*************************** Business details start  *******************************/

.listing-logo-area {
    float: left;
    margin-top: 160px;
    position: relative;
    z-index: 8;
}

    .listing-logo-area .listing-logo {
        background: #fff;
        border-radius: 100%;
        height: 100px;
        width: 100px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
        padding: 10px;
        box-shadow: 1px 2px 6px rgba(0,0,0,0.5);
    }

        .listing-logo-area .listing-logo img {
            max-height: 100%;
            max-width: 100%;
        }

.listing-deatil-banner {
    margin-top: 201px;
    float: right;
}

    .listing-deatil-banner ul {
        margin: 0;
    }

        .listing-deatil-banner ul li {
            display: inline-block;
            list-style-type: none;
            background-color: rgba(0,0,0,.8);
            border-radius: 4px 4px 0 0;
            padding: 7px 0;
            margin: 0;
        }

            .listing-deatil-banner ul li a {
                color: #fff;
                text-shadow: 2px 1px #333;
                padding: 10px;
                font-size: 16px;
            }

                .listing-deatil-banner ul li a:hover {
                    color: #36d2e4;
                }

/*************************** Business details end *******************************/

/******************************* demo ****************************/
.imagesssss {
    margin: 0;
    padding: 0px;
    background: #F3F4E4;
    overflow: hidden;
}

.imagees {
    margin: 10px 0;
    padding: 0px;
    border-radius: 10px;
    overflow: hidden;
}

    .imagees:hover {
        box-shadow: 0 0 20px rgba(1,1,1,0.2);
    }

.imageesinner {
    margin: 0px;
    padding: 0px;
    background: #fff;
}

.imagees img {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
}

.imageinner {
    background: #ffa300;
    margin: 10px;
    padding: 20px;
    position: absolute;
    top: 10px;
    height: 160px;
    width: 235px;
    display: none;
    transition: width 2s;
}

.imagees:hover .imageinner {
    display: block;
}

.imageinner h1 {
    margin: 24px 0 0 10px;
    padding: 0px;
}

    .imageinner h1 i {
        font-size: 18px;
        background: #fff;
        border-radius: 100%;
        color: #ffa300;
        margin: 10px;
        padding: 10px;
    }

.imageesinner .effect {
    margin: 0px;
    padding: 14px 16px 24px 18px;
    position: relative;
    width: 50px;
    height: 62px;
    background: url(file:///Z|/jewria.com/NewCurrentCode/jewria.com/jewria.com/images/pin.png) no-repeat center;
    left: 98px;
    top: -25px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.imagees:hover .effect {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    border: none;
}

.imageesinner .effect i {
    color: #fff;
    font-size: 20px;
}

.imageesinner h1 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0px;
    font-size: 18px;
    color: #08304a;
    border-bottom: 2px solid #ffa300;
    display: inline-block;
}

.imageesinner h2 {
    margin: 0 14px 10px 14px;
    padding: 0px;
    font-size: 16px;
    color: #4b4b4b;
    text-align: left;
}

    .imageesinner h2 a {
        color: #4b4b4b;
    }

        .imageesinner h2 a:hover {
            color: #11a6b2;
        }

    .imageesinner h2 label {
        margin: 0 10px 0 0;
        padding: 0px;
        color: #ffa300;
    }

.imageesinner p {
    font-size: 14px;
    margin: 0 14px;
    padding: 0;
    text-align: justify;
}

    .imageesinner p a {
        color: #ffa300;
    }

.imageesinner h3 {
    margin: 0;
    padding: 0px;
    font-size: 15px;
    text-align: center;
}

.imageesinner h4 {
    margin: 5px 0 0;
    padding: 0;
    font-size: 15px;
    text-align: center;
}

    .imageesinner h4 a {
        display: block;
        margin: 5px 0 0;
        color: #4b4b4b;
    }

        .imageesinner h4 a:hover {
            color: #11a6b2;
        }

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce:hover {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

.immage {
    margin: 0px;
    padding: 0px;
    background: #f3f4e4 none repeat scroll 0 0;
    overflow: auto;
}

    .immage .imagees img {
        margin: 0px;
        padding: 0px;
        float: left;
        height: 196px;
        width: 22%;
    }

    .immage .imagees .imageesinner {
        display: inline-block;
        width: 78%;
        padding: 16px 30px;
        text-align: unset;
    }

        .immage .imagees .imageesinner .effect {
            padding: 15px 16px 24px 18px;
            position: absolute;
            top: 75px;
            left: 110px;
        }

        .immage .imagees .imageesinner h1 {
            display: table;
        }

        .immage .imagees .imageesinner h2 {
            margin: 0 20px 10px 0;
        }

            .immage .imagees .imageesinner h2 a {
                color: #4b4b4b;
            }

                .immage .imagees .imageesinner h2 a:hover {
                    color: #11a6b2;
                }

        .immage .imagees .imageesinner h3 {
            display: block;
        }

        .immage .imagees .imageesinner h4 a {
            display: block;
            margin-top: 5px;
        }

        .immage .imagees .imageesinner p {
            display: inline-block;
            margin: 0px;
        }

.viewview {
    margin: 5px 0;
    padding: 0px;
    display: block;
}

    .viewview ul {
        margin: 0px;
        padding: 0px;
        float: right;
    }

    .viewview li {
        list-style: none;
        float: left;
        margin: 0 5px;
        padding: 0px;
    }

        .viewview li a {
            font-size: 25px;
            outline: none;
        }

.info_detail {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

    .info_detail h4 {
        font-weight: 400;
        padding-bottom: 7px;
        border-bottom: 1px solid #ccc;
    }
/*.info_detail h4:after {
    content:'';
    display:block;
    border-radius:3px;
    height:3px;
    width:55px;
    position:relative;
    bottom:-5px;
    background:#f69925;
}*/

.upload_img {
    padding: 0 !important;
    background: #efefef;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: -4px 7px 3px 0 #d5d5d5;
    text-align: center;
}

    .upload_img .box-profile {
        position: inherit;
        display: table-cell;
        padding: 4px;
        vertical-align: middle;
        height: 130px;
        width: 200px;
        background: none;
        border-radius: inherit;
        box-shadow: none;
        border: none;
    }

        .upload_img .box-profile img {
            max-height: 100%;
            max-width: 100%;
        }

.upload_inner {
    padding: 0 !important;
}

.uploadbtn_2 {
    overflow: hidden;
    width: 104px;
    margin: 10px auto 0;
}

    .uploadbtn_2 input[type="file"] {
        position: absolute;
        bottom: 10px;
        cursor: pointer;
        height: 35px;
        opacity: 0;
        overflow: hidden;
        width: 104px;
    }

.upload_inner .btn-primary {
    background: #259dab;
}

.freebusiness-img {
    width: 150px;
    height: 150px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .freebusiness-img img {
        max-width: 100%;
        max-height: 100%;
    }

#AddtblsuggestData label.updateBySeqence, #tblsuggestData a label.lblserivesss {
    text-align: left;
}

span.error_business_listing {
    margin-left: 25%;
    position: absolute;
    top: 8px;
    left: 20px;
    color: red;
    background: #fff;
}

.hordeACBox_1 {
    width: 70%;
    height: auto;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
    border-radius: 0;
}

    .hordeACBox_1 ul li {
        margin-top: 3px;
        margin-bottom: 3px;
    }

.portel_description_left ul li.location-img span del {
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    span.error_business_listing {
        margin-left: 0;
        position: absolute;
        top: 37px;
        left: 12px;
    }
}

.packageRow {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    font-family: Roboto;
}

    .packageRow .col-m-4 {
        width: 33.31%;
        /*background-color:#b2e9f7;*/
        padding: 15px;
        float: left;
    }

    .packageRow h3 {
        background-color: #0e4f97;
        color: #fff;
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 0 12px !important;
        padding: 1px 0 3px 15px !important;
        width: 81%;
        font-weight: 300 !important;
        float: left;
        height: 30px;
        border: none !important;
    }

        .packageRow h3 span {
            font-size: 19px;
            color: #fff;
            font-weight: 500 !important;
        }

.rowcol {
    width: 100%;
}

.packginercol {
    background-color: #b2e9f7;
    color: #0e4f97;
    border: 4px solid #0e4f97;
    width: 100%;
    padding: 15px;
    min-height: 415px;
}

.topPkgRow {
    width: 100%;
    margin: 15px 0 10px 0;
    display: inline-block;
    width: 100%;
}

    .topPkgRow .col-m-5 {
        width: 40%;
        float: left;
    }

        .topPkgRow .col-m-5 a {
            background: e1f8fe;
            padding: 8px;
            border: 1px solid #96cbd8;
            display: inline-block;
        }

        .topPkgRow .col-m-5 img {
            max-width: 100%;
            max-height: 100%;
        }

    .topPkgRow .col-m-7 {
        width: 56%;
        float: right;
    }

        .topPkgRow .col-m-7 ul {
            width: 100%;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .topPkgRow .col-m-7 ul li {
                font-size: 14px;
                color: #0e4f97;
            }

                .topPkgRow .col-m-7 ul li span {
                    font-weight: 700;
                    line-height: 24px;
                }

.downPkgList {
    width: 100%;
    padding: 4px 0;
}

    .downPkgList ul {
        margin: 0;
        padding: 0 0 0 1px;
        list-style: none;
    }

        .downPkgList ul li {
            line-height: 18px;
            margin: 5px 0;
            font-family: 'Open Sans';
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 600;
            display: flex;
        }

            .downPkgList ul li > span {
                margin-right: 8px;
            }

/*packageRedColor*/
.packageRow .packgclred h3 {
    background-color: #fb5d38;
    color: #fff;
}

.packgclred .packginercol {
    border-color: #fb5d38;
    background-color: #fee3dd;
    color: #f04c26;
}

.packgclred .topPkgRow .col-m-5 a {
    border-color: #ffb6a5;
}

.packgclred .topPkgRow .col-m-7 ul li {
    color: #f04c26;
}
/*end packageRedColor*/

.packageRowBig .col-m-4 {
    width: 100%;
}

    .packageRowBig .col-m-4 .col-m-5 {
        max-width: 200px;
        width: auto;
    }

    .packageRowBig .col-m-4 .col-m-7 {
        width: auto;
        float: left;
        margin-left: 22px;
    }

.packageRowBig .packginercol {
    min-height: 200px;
    display: inline-block;
}

.packageRowBig .topPkgRow {
    float: left;
    width: 35%;
}

.packageRowBig .downPkgList {
    float: left;
    margin-left: 26px;
    width: 45%;
    padding: 10px 15px;
    background-color: #fff;
    min-height: 160px;
}

.packageRowBig .topPkgRow .col-m-5 a {
    width: 140px;
}

    .packageRowBig .topPkgRow .col-m-5 a img {
        width: 100%;
    }

.packageRowBig .rowcol h3 {
    padding-top: 5px;
}

.packageRowBig .downPkgList {
    background-color: #c0f7fe;
    border: 1px solid #a6ddeb;
}

.packageRowBig .packgclred .downPkgList {
    background-color: #fff3ed;
    border: 1px solid #dddddd;
}

/*packg Down*/

/******  main navigation  *****/
h1.outerbtn a.button1 {
    background-color: #33D9F0;
    border: 1px solid #33D9F0;
    color: #fff;
    margin: 10px auto 0 -24px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 8px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: background-color 150ms ease 0s, border-color 150ms ease 0s, color 75ms ease-out 0s, box-shadow 150ms ease 0s;
}

    h1.outerbtn a.button1:hover {
        background-color: transparent;
        color: #fff;
    }

#banner-1 ul.main-nav li a.button1 {
    background-color: transparent;
    border: 1px solid #777;
    margin: 11px auto 0;
    font-size: 14px;
    padding: 6px 17px;
    border-radius: 3px;
    transition: background-color 150ms ease 0s, border-color 150ms ease 0s, color 75ms ease-out 0s, box-shadow 150ms ease 0s;
}

    #banner-1 ul.main-nav li a.button1:hover {
        background: #33D9F0;
    }

h1.outerbtn {
    position: absolute;
    left: 210px;
    top: 14px;
    z-index: 1;
    margin: 0;
    padding: 0;
}

#banner-1 ul.main-nav li {
    margin-bottom: 0px;
    margin-right: 20px;
}



    #banner-1 ul.main-nav li i {
        border: 1px solid #000;
        text-align: center;
        vertical-align: top;
        line-height: 22px;
        border-radius: 100%;
        width: 25px;
        height: 25px;
    }

    #banner-1 ul.main-nav li:last-child {
        margin-right: 0px;
    }

    #banner-1 ul.main-nav li a {
        padding: 17px 0;
        font-size: 14px;
        line-height: 24px;
        color: #000;
        transition: all 0.25s ease 0s;
        text-transform: capitalize;
        outline: none;
        cursor: pointer;
    }

    #banner-1 ul.main-nav li:last-child a:hover::after {
        height: 0;
    }

    #banner-1 ul.main-nav li a::after {
        bottom: 0;
        content: "";
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transition: background 0.4s ease 0s;
        width: 100%;
    }



    #banner-1 ul.main-nav li a:hover {
        background: none;
        color: #41E0F7;
    }

        #banner-1 ul.main-nav li a:hover i {
            border: 1px solid #41E0F7;
        }

    #banner-1 ul.main-nav li.dropdown:hover ul.dropdown-menu {
        display: block;
        background: rgba(0, 0, 0, 0.6);
        left: 0px !important;
        z-index: 99999;
        /*text-align:left;*/
    }

        #banner-1 ul.main-nav li.dropdown:hover ul.dropdown-menu li {
            margin: 0;
        }

            #banner-1 ul.main-nav li.dropdown:hover ul.dropdown-menu li a {
                color: #fff;
                padding: 5px 15px;
                margin-bottom: 5px;
            }

.cartdetailsempty {
    border: 2px dashed #ccc;
    height: 200px;
    margin: 15px;
}

    .cartdetailsempty p {
        color: #8a8a8a;
        font-family: "proxima_nova",sans-serif;
        font-size: 15px;
        font-weight: 100;
        padding: 0px;
        position: relative;
        text-align: center;
        top: 40%;
    }

.cartdetails {
    border: 1px solid #ccc;
    border-radius: 4px;
    min-height: 260px;
}

    .cartdetails h3 {
        border-bottom: 1px solid #ccc;
        color: #222;
        font-size: 16px !important;
        font-weight: 400 !important;
        padding: 8px 0px !important;
        margin: 0 15px !important;
        border-radius: 4px 4px 0 0;
    }

    .cartdetails ul {
        margin: 0 15px 10px;
    }

        .cartdetails ul li {
            display: inline-block;
            margin-bottom: 0;
            width: 49%;
        }

            .cartdetails ul li:last-child {
                text-align: right;
            }

            .cartdetails ul li label {
                font-size: 10px !important;
                margin: 0 !important;
                padding: 1px 4px !important;
                position: relative;
                right: -5px;
                top: -9px;
                width: auto !important;
                cursor: pointer;
                border: 1px solid #fff;
            }

                .cartdetails ul li label:hover {
                    border: 1px solid #222;
                    border-radius: 100%;
                }

    .cartdetails h4 {
        margin: 8px 0px 0px;
        color: #434343;
        font-size: 14px;
        overflow: hidden;
        line-height: 1.5;
    }

        .cartdetails h4 span {
            color: #000;
            font-size: 14px;
            font-weight: 600;
            display: block;
            margin: -1px 0 0 0;
            float: right;
        }

            .cartdetails h4 span i {
                color: #000;
                font-size: 14px;
                font-weight: 400;
                text-transform: uppercase;
                position: relative;
                top: -2px;
                font-weight: bold;
            }

        .cartdetails h4:last-child {
            margin: 10px 0 20px 0;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 9px 0 5px;
            font-size: 16px;
        }

            .cartdetails h4:last-child span {
                font-size: 16px;
            }

                .cartdetails h4:last-child span i {
                    font-size: 16px;
                }

    .cartdetails h5 {
        background: #dedede none repeat scroll 0 0;
        border: 1px solid #c7c7c7;
        border-radius: 4px;
        color: #909090;
        cursor: pointer;
        font-family: "proxima_nova",Arial;
        font-size: 18px;
        font-weight: 100;
        padding: 12px 0;
        text-align: center;
        margin: 0 15px 10px;
    }

        .cartdetails h5.active {
            background: #2fbe15 none repeat scroll 0 0;
            border: 1px solid #18900b;
            border-radius: 4px;
            color: #fff;
            cursor: pointer;
            font-family: "proxima_nova",Arial;
            font-size: 18px;
            font-weight: 100;
            padding: 16px 0;
            text-align: center;
            margin: 0 15px 10px;
        }

.cardinnerdetail {
    display: none;
}

input[type="range"] {
    background: #ababab;
    border-radius: 100px;
    height: 8px;
    max-width: 100%;
    cursor: pointer;
    border: none;
}
/*** for input***/
input[type=range] {
    /*removes default webkit styles*/
    -webkit-appearance: none;
    /*fix for FF unable to apply focus style bug */
    border: 1px solid white;
    /*required for proper track sizing in FF*/
    width: 00px;
}

    input[type=range]::-webkit-slider-runnable-track {
        height: 5px;
        border: none;
        border-radius: 3px;
    }

    input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: 1px solid #ddd;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #fff;
        margin-top: -6px;
    }

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-moz-range-track {
        width: auto;
        height: 5px;
        border: none;
        border-radius: 3px;
    }

    input[type=range]::-moz-range-thumb {
        border: 1px solid #ddd;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #fff;
    }

    /*hide the outline behind the border*/
    input[type=range]:-moz-focusring {
        outline: 1px solid white;
        outline-offset: -1px;
    }

    input[type=range]::-ms-track {
        width: 300px;
        height: 5px;
        /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
        background: transparent;
        /*leave room for the larger thumb to overflow with a transparent border */
        border-color: transparent;
        border-width: 6px 0;
        /*remove default tick marks*/
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #777;
        border-radius: 10px;
    }

    input[type=range]::-ms-fill-upper {
        background: #ddd;
        border-radius: 10px;
    }

    input[type=range]::-ms-thumb {
        border: 1px solid #ddd;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #fff;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #888;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #ccc;
    }
/*** for input***/

.barincres {
    margin: 0px auto 25px;
}

    .barincres ul {
        margin: 0px 0 15px;
    }

        .barincres ul li {
            margin: 0px;
            width: 50%;
            float: left;
            text-align: left;
            color: #546c82;
        }

            .barincres ul li span {
                color: #000;
                font-size: 16px;
                font-weight: 600;
            }

            .barincres ul li label {
                border-bottom: 1px dashed #76b4ee;
                margin: 0 !important;
                padding: 0 !important;
                vertical-align: unset !important;
                width: auto !important;
                ;
            }

            .barincres ul li:last-child {
                text-align: right;
            }

    .barincres h1 {
        color: #294661;
        font-size: 14px;
        margin: 5px 0 10px;
        font-weight: normal;
    }

@media only screen and (min-width: 1500px) and (max-width: 2000px) {
    h1.outerbtn a.button1 {
        margin-left: -120px;
    }
}

.amount_field {
    margin: 25px 0 0;
    padding: 10px;
    background: #e8eaed;
    border-radius: 3px;
}

    .amount_field input[type="text"] {
        border-radius: 3px !important;
    }

    .amount_field .textbox {
        margin: 0;
    }

#btn_request_fund, #backtohome {
    vertical-align: top;
    padding: 8px 12px 6px;
}

.google_authentic {
    margin: 10px 0;
    font-size: 14px;
}

.switch_onoff {
    position: relative;
    display: inline-block;
    width: 48px !important;
    height: 22px;
    padding: 0;
    margin: 0 !important;
}

    .switch_onoff input {
        display: none;
    }

.slider_onoff {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider_onoff:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider_onoff {
    background-color: #00a759;
}

input:focus + .slider_onoff {
    box-shadow: 0 0 1px #00a759;
}

input:checked + .slider_onoff:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider_onoff.round {
    border-radius: 34px;
}

    .slider_onoff.round:before {
        border-radius: 50%;
    }

.loginbtn_1 {
    border: 1px solid #fbb163 !important;
    color: #fff;
    width: 170px !important;
    margin-bottom: 4px;
    padding: 9px;
    margin-top: 20px;
    background: #f9962d !important;
    border-radius: 3px;
}

    .loginbtn_1:hover {
        background: #f9962d !important;
        border: 1px solid #fbb163 !important;
    }

.loginbtn_2 {
    border: 1px solid #fbb163 !important;
    color: #fff;
    width: 100px !important;
    margin-bottom: 4px;
    padding: 5px;
    margin-top: 20px;
    background: #f9962d !important;
    border-radius: 3px;
}

    .loginbtn_2:hover {
        background: #f9962d !important;
        border: 1px solid #fbb163 !important;
    }

.register_content {
}

    .register_content h3 {
        font-size: 28px;
        color: #fff;
        line-height: 1;
        margin: 0 0 50px 0;
        padding-bottom: 50px;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    }

.register_content_inner p {
    font-size: 13px;
    line-height: 1;
    margin: 8px 0 0px 0;
    color: #000;
}

.register_content_inner {
    margin-bottom: 20px;
    text-align: left;
}

    .register_content_inner h3 {
        margin-bottom: 5px;
    }

.login_content p {
    margin: 10px 0 0 0;
    color: #fff;
}

.register .login_content input {
    margin-bottom: 10px;
}

.register_content_inner h3 {
    font-size: 22px;
    margin: 8px 0 0 0;
    color: #333;
    font-family: oswald;
}

.image_overflow {
    display: table-cell;
    width: 500px;
    vertical-align: middle;
    text-align: center;
    height: 160px;
    padding: 0;
    border: 1px solid #b7b7b7;
    background: #E8E8E8;
}

    .image_overflow img {
        max-width: 100%;
        max-height: 100%;
    }

.text_overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 0;
}

.register_content_inner {
    height: 80px;
}

.register_icons {
    width: 64px;
    height: 64px;
    display: inline-block;
    border: 2px solid #06a5cc;
    border-radius: 50%;
    padding: 10px;
    margin-right: 15px;
}

    .register_icons.border_1 {
        border-color: #06a5cc;
    }

    .register_icons.border_2 {
        border-color: #16beb1;
    }

    .register_icons.border_3 {
        border-color: #a060f9;
    }

    .register_icons.border_4 {
        border-color: #f89102;
    }

    .register_icons.border_5 {
        border-color: #ff503b;
    }

    .register_icons.border_6 {
        border-color: #34d6fe;
    }

    .register_icons.border_7 {
        border-color: #3ecc68;
    }

.register_content_inner .t_c_1 {
    color: #06a5cc;
}

.register_content_inner .t_c_2 {
    color: #16beb1;
}

.register_content_inner .t_c_3 {
    color: #a060f9;
}

.register_content_inner .t_c_4 {
    color: #f89102;
}

.register_content_inner .t_c_5 {
    color: #ff503b;
}

.register_content_inner .t_c_6 {
    color: #34d6fe;
}

.register_content_inner .t_c_7 {
    color: #3ecc68;
}

.m_b_8 {
    margin-bottom: 80px;
}

.regis_header_area {
    background: -webkit-radial-gradient(#ACDFF2, #04658F);
    background: -o-radial-gradient(#ACDFF2, #04658F);
    background: -moz-radial-gradient(#ACDFF2, #04658F);
    background: radial-gradient(#ACDFF2, #04658F);
    position: relative;
    font-family: Roboto;
}

    .regis_header_area::before {
        position: absolute;
        background: url(https://images.awapal.com/web/checkered-pattern.png);
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
    }

.referrel_header_area {
    background: url(../images/referra-registerl-banner.jpg) center center;
    background-size: cover;
    height: 300px;
    position: relative;
}




    .referrel_header_area .referrel_pro .btn-warning {
        background: #f6a314;
        border: 1px #f6d295 solid;
        font-style: italic;
    }

        .referrel_header_area .referrel_pro .btn-warning:hover {
            background: #f5ac2d;
        }

    .referrel_header_area .referrel_pro .btn-success {
        background: #28a335;
        border-color: #3bc747;
        font-style: italic;
    }

        .referrel_header_area .referrel_pro .btn-success:hover {
            background: #3aae46;
        }



    .referrel_header_area::before {
        position: absolute;
        background: url(../images/gridtile.png);
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
    }




    .referrel_header_area .left-side {
        margin-top: 40px;
        font-family: Oswald;
    }


        .referrel_header_area .left-side h1 {
            margin-top: 0;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
            font-size: 55px;
        }


    .referrel_header_area .register_content h3 {
        margin: 30px 0 20px;
        padding: 0;
        font-family: Oswald;
        font-size: 31px;
    }

        .referrel_header_area .register_content h3 font {
            color: #f1be18;
            font-weight: bold;
            font-size: 40px;
        }




#how_it_work {
    background: #fff;
    padding: 50px 0;
}


.referral_incentive {
    background: #fff;
    padding: 40px 0 40px;
}

.incentive_reffe {
    margin-bottom: 60px;
}


    .incentive_reffe p {
        margin-top: 25px;
        font-size: 16px;
        padding: 0 0 0 1%;
        color: #000;
    }

    .incentive_reffe ul {
        margin-left: 0;
    }

        .incentive_reffe ul li {
            list-style: none;
            width: 48%;
            color: #000;
            float: left;
            font-size: 13px;
            margin: 5px 1%;
        }

            .incentive_reffe ul li:before {
                content: '\f00c';
                font-family: 'FontAwesome';
                clear: both;
                margin: 0 8px 0 0;
                color: #009cdf;
            }






.referrel_work_bg img {
    height: 375px;
}

.padding-lg-b60 {
    padding-bottom: 60px;
}

.padding-lg-t60 {
    padding-top: 60px;
}

.inv-it-work-img {
    text-align: center;
    z-index: 2;
}

    .inv-it-work-img img {
        max-width: 100%;
    }

.inv-it-work-info {
}

    .inv-it-work-info h3 {
        margin-bottom: 0px;
        margin-top: 70px;
        color: #4d4d4d;
        font-size: 26px;
        font-weight: 700;
        line-height: normal;
    }

        .inv-it-work-info h3 font {
            border-radius: 100%;
            font-size: 25px;
            line-height: 35px;
            width: 35px;
            height: 35px;
            display: inline-block;
            color: #fff;
            margin-right: 10px;
            vertical-align: top;
            text-align: center;
        }

#how_it_work .row:first-child .inv-it-work-info h3 font {
    background: #f39c12;
}

#how_it_work .row:nth-child(2) .inv-it-work-info h3 font {
    background: #00c0ef;
}

#how_it_work .row:nth-child(3) .inv-it-work-info h3 font {
    background: #00a65a;
}


#how_it_work .row:nth-child(4) .inv-it-work-info h3 font {
    background: #dd4b39;
}


#how_it_work .row:nth-child(5) .inv-it-work-info h3 font {
    background: #11a6b2;
}



#how_it_work h1 {
    margin-bottom: 0px;
    margin-top: 20px;
    color: #4d4d4d;
    font-size: 35px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}


#how_it_work dd {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #4d4d4d;
    font-size: 21px;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding-bottom: 20px;
}

    #how_it_work dd::after {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -55px;
        bottom: -2px;
        height: 3px;
        width: 110px;
        background: #f39c12;
    }










.inv-it-work-info p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.2px;
    display: inline-block;
    max-width: 551px;
}

.inv-it-pseudoelem {
    width: 100%;
    max-width: 70%;
    height: 1px;
    background-color: #cfcdcd;
    margin: 0 auto;
    position: relative;
}

    .inv-it-pseudoelem .inv-it-pseudo1 {
        display: inline-block;
        width: 1px;
        height: 60px;
        background-color: #cfcdcd;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .inv-it-pseudoelem .inv-it-pseudo2 {
        display: inline-block;
        width: 1px;
        height: 60px;
        background-color: #cfcdcd;
        position: absolute;
        left: 0;
    }

        .inv-it-pseudoelem .inv-it-pseudo2:after, .inv-it-pseudoelem .inv-it-pseudo2:before {
            content: '';
            display: inline-block;
            position: absolute;
            bottom: 10px;
            width: 30px;
            left: -4px;
            height: 1px;
            background-color: #cfcdcd;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .inv-it-pseudoelem .inv-it-pseudo2:after {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            left: auto;
            right: -4px;
        }

.inv-it-pseudoelem2 {
    width: 100%;
    max-width: 70%;
    height: 1px;
    background-color: #cfcdcd;
    margin: 0 auto;
    position: relative;
}

    .inv-it-pseudoelem2 .inv-it-pseudo1 {
        display: inline-block;
        width: 1px;
        height: 60px;
        background-color: #cfcdcd;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .inv-it-pseudoelem2 .inv-it-pseudo2 {
        display: inline-block;
        width: 1px;
        height: 60px;
        background-color: #cfcdcd;
        position: absolute;
        right: 0;
    }

        .inv-it-pseudoelem2 .inv-it-pseudo2:after, .inv-it-pseudoelem2 .inv-it-pseudo2:before {
            content: '';
            display: inline-block;
            position: absolute;
            bottom: 10px;
            width: 30px;
            left: -4px;
            height: 1px;
            background-color: #bdbbbb;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .inv-it-pseudoelem2 .inv-it-pseudo2:after {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            left: auto;
            right: -4px;
        }














.faq-testimonial {
    background: #fff;
    padding: 10px 0;
    color: #000;
}

.faq_s {
}

    .faq_s .faq_icons {
        border: 1px solid #009cdf;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        margin-right: 6px;
    }

    .faq_s .panel-default {
        border: none;
    }

        .faq_s .panel-default > .panel-heading {
            background: #fff;
            border-color: #fff;
            padding: 10px 0 5px 0;
        }

.faq-testimonial .faq_s h3 {
    color: #009cdf;
    font-family: Oswald;
    padding-left: 5px;
}

.faq_s .panel-title {
    position: relative;
}

.faq_s .panel-group .panel-title .plus-sign {
    border: 1px solid #009cdf;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.faq_s .panel-group .panel-title a {
    text-decoration: none;
    display: block;
    margin-top: 5px;
    font-size: 17px;
}

    .faq_s .panel-group .panel-title a:focus {
        outline: none;
    }

.faq_s .panel-collapse {
    margin-left: 37px;
}

.faq_s .panel-group .panel-title a.collapsed span.plus-sign:before {
    display: inline-block;
    content: '';
    height: 9px;
    width: 1px;
    background: #009cdf;
    position: absolute;
    top: 6px;
    left: 10px;
}

.faq_s .panel-group .panel-title a.collapsed span.plus-sign:after {
    display: inline-block;
    content: '';
    width: 11px;
    height: 1px;
    background: #009cdf;
    position: relative;
    top: -4px;
    left: 0px;
}

.faq_s .panel-group .panel-title a span.plus-sign:after {
    display: inline-block;
    content: '';
    width: 11px;
    height: 1px;
    background: #009cdf;
    position: relative;
    top: -4px;
    left: 0px;
}

.testimonial_s .faq_s {
    padding-left: 20px;
}

.testimonial_s {
    border-left: 1px solid #d8d8d8;
}

.faq_s .clm-lft h4 {
    color: #666666;
    font-size: 1.15em;
    margin: 0;
    font-weight: bold !important;
    padding: 2% 0 .5% 0%;
}

.faq_s .clm-lft .city {
    color: #666666;
    font-size: 1.15em;
    margin: 0;
    width: 100%;
    padding-bottom: 5%;
    border-bottom: 1px solid #cccccc;
}

.faq_s .clm-rgt {
    width: 45%;
    float: right;
    padding-left: 4.8%;
}

.faq_s .coln {
    background: url(../images/referrel_img/test_icon.png) no-repeat scroll 0 12px;
}

.faq_s .clm-lft .start-secs {
    padding: 2% 0 5% 8%;
    margin-left: 2%;
    width: 98%;
}

.faq_s .start-secs {
    padding: 2.2% 0 3.3% 12%;
    width: 88%;
}

.faq_s .det_txt {
    color: #666666;
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.kyc_check {
    display: inline-block;
    padding: 4px 15px;
    font-size: 15px;
    border-radius: 3px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border: none !important;
    background: none !important;
}

/*.open > .dropdown-menu {
    display:none;
    opacity:0;
}*/

#banner-1 ul.main-nav li.open ul.dropdown-menu {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    left: 0px !important;
    text-align: left;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    right: 0;
}

#banner-1 ul.main-nav li.open:hover ul.dropdown-menu li a {
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 5px;
}

#banner-1 ul.main-nav li.open ul.dropdown-menu li a {
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 5px;
}

.kyc_remark {
    background: #008d4c;
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: 3px;
    overflow: hidden;
}

    .kyc_remark p, .kyc_remark span {
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin: 0 3px 0 0;
        padding: 0;
    }


.kyc_remark-reject {
    background: #c9302c;
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: 3px;
    overflow: hidden;
}

    .kyc_remark-reject p, .kyc_remark-reject span {
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin: 0 3px 0 0;
        padding: 0;
    }





.btn_block {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px !important;
}

.button-circle {
    margin-top: 0 !important;
}

#tl_popupCL1 {
    z-index: 9 !important;
}

.m-t-1 {
    margin-top: 10px;
}

.attached-imagess {
    margin: 10px 0;
}

    .attached-imagess img {
        padding: 8px;
        border: 1px solid #ccc;
        margin: 0 15px 0 0;
    }

.height_box {
    height: auto;
}

.deals_details_popup {
    padding: 20px 15px 0px;
    border-radius: 100%;
    margin: 65px 50px 0;
}

.round-popup-fordeal-details .modal-dialog {
    border-radius: 100%;
    border-left: 10px solid #10b0c8;
    border-right: 10px solid #00a65a;
    border-top: 10px solid #f39c12;
    border-bottom: 10px solid #dd4b39;
    background: #fff;
    text-align: center;
    height: 600px;
    overflow: hidden;
}

.round-popup-fordeal-details .modal-content {
    box-shadow: none;
    border: none;
    position: relative;
    outline: none;
}

.round-popup-fordeal-details .cssbtnCancel {
    background: #e72f2f;
    color: #fff;
    border-bottom: 2px solid #de2424;
    border-radius: 0;
    width: 30%;
}

.round-popup-fordeal-details .cssbtnSave {
    width: 30%;
    border-radius: 0;
    border-bottom: 2px solid #4eaa4e;
}

@media print {
    body {
        width: 100%;
    }

    .innvoice {
        margin: 0px;
        padding: 0px;
        border: 1px solid #eee;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        display: inline-block;
        color: #555;
    }

    .innvoicelogo {
        margin: 0;
        padding: 0px;
    }

        .innvoicelogo img {
            width: 140px;
        }

        .innvoicelogo h1 {
            margin: 22px 0 0;
            padding: 0px;
            font-family: oswald;
            font-size: 25px;
            font-weight: bold;
            color: #535353;
        }

        .innvoicelogo h2 {
            margin: 5px 0px 0;
            padding: 0px;
            font-family: roboto;
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
        }

    .innvoiceinner {
        margin: 0;
        padding: 10px 0 0;
        border-top: 1px solid #000;
    }

        .innvoiceinner h2 {
            margin: 1px 0 0px;
            padding: 0px;
            font-family: roboto;
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
        }

    .divTable {
        display: table;
        width: 100%;
        margin: 10px 0 20px;
    }

    .divTableRow {
        display: table-row;
    }

    .divTableHeading {
        background-color: #EEE;
        display: table-header-group;
    }

    .divTableCell, .divTableHead {
        border-bottom: 1px solid #999999;
        border-left: 1px solid #999999;
        display: table-cell;
        padding: 3px 10px;
    }

    .b_t_1 {
        border-top: 1px solid #999999;
    }

    .b_r_1 {
        border-right: 1px solid #999999;
    }

    .divTableHeading {
        background-color: #EEE;
        display: table-header-group;
        font-weight: bold;
    }

    .divTableFoot {
        background-color: #EEE;
        display: table-footer-group;
        font-weight: bold;
    }

    .divTableBody {
        display: table-row-group;
    }

        .divTableBody .divTableRow:nth-child(2) {
            width: 80%;
        }

    .innvoivefooter {
        margin: 0 0 20px;
        padding: 0px;
    }

        .innvoivefooter p {
            margin: 5px 0px;
            padding: 0px;
            font-family: roboto;
            font-size: 14px;
            font-weight: normal;
        }

        .innvoivefooter h2 {
            margin: 5px 0px;
            padding: 0px;
            font-family: roboto;
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
        }
}

.related-hot-deal h2 {
    margin: 0;
    line-height: 1;
}

.for_btn {
    font-size: 14px !important;
    padding: 5px 20px !important;
    margin: 0 0 10px 0 !important;
}

.products-review {
    margin-bottom: 15px;
}

.share_btn .share_btn_inner {
    list-style: none;
    font-size: 13px;
    line-height: 22px;
}

    .share_btn .share_btn_inner a {
        color: #fff;
        padding: 0 10px 0 0;
        border-radius: 2px;
        position: relative;
        display: inline-block;
        text-decoration: none;
    }

    .share_btn .share_btn_inner > a > .badge {
        width: 26px;
        height: 26px;
        margin: 0 1px 0 0;
        border-radius: 0px;
        padding: 6px 0;
        border-radius: 5px 0 0 5px;
        font-size: 16px;
        color: #fff !important;
    }

    .share_btn .share_btn_inner .btn-gplus {
        background: #cc4326 !important;
    }

    .share_btn .share_btn_inner > a.btn-gplus > .badge {
        background: #e24a2b !important;
    }

    .share_btn .share_btn_inner .btn-facebook {
        background: #36569c !important;
    }

    .share_btn .share_btn_inner > a.btn-facebook > .badge {
        background: #304d8d !important;
    }

.deal-details-page {
    background: url("../images/dealpagebg.jpg") 0 0 repeat;
    /*background:#f1f1f1;*/
}

/*#divpostreview tr td {
    padding-bottom: 10px;
}
.divpostrv td {
    padding-left: 10px;
    font-size: 14px;
    font-family: Tahoma;
    color: #595a5b;
}
#tblpostreview tr td cite {
    padding: 0 10px;
    font-style: normal;
}
#divpostreview .review-form-input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e2e2;
    height: 30px;
    width: 350px;
    padding-left: 7px;
}*/

#AnchorPurchaseHistory {
    display: none;
}

.m_t_10 {
    margin: 28px 0 0 50px;
}

.NewSearchAreaSec {
    background: rgba(0,0,0,.6);
    padding: 20px;
    clear: both;
    display: block;
    margin-top: 30px;
}

    .NewSearchAreaSec input[type="text"] {
        border-radius: 0;
        padding: 10px;
        margin-right: 10px;
    }


    .NewSearchAreaSec .search-location {
        display: inline-block;
        margin-right: 0px;
        padding: 0px 10px;
        width: 38%;
        text-align: left;
        font-size: 13px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        position: relative;
        outline: none;
        border-radius: 2px;
        vertical-align: top;
    }


        .NewSearchAreaSec .search-location i {
            position: absolute;
            left: 11px;
            top: 13px;
        }

        .NewSearchAreaSec .search-location input[type="text"] {
            outline: none;
            padding: 11px 10px 11px 5px;
            display: inline-block;
            border: none;
            /* width: 250px; */
            width: calc(100% - 50px);
            margin-left: 10px;
        }





    .NewSearchAreaSec .search-text input[type="text"] {
        border: none;
        outline: none;
        display: inline-block;
        width: calc(100% - 100px);
        border-radius: 2px;
        margin-right: 5px;
        color: #333;
    }

    .NewSearchAreaSec .search-text button[type="submit"] {
        border: none;
        outline: none;
        display: inline-block;
        background: #f48f00;
        color: #fff;
        padding: 10px 20px;
        border-radius: 2px;
        margin-left: 0;
        width: 80px;
    }

    .NewSearchAreaSec .search-text {
        display: inline-block;
        position: relative;
        width: 60%;
    }


.searchItemForDeals {
    text-align: left;
    background: #fff;
    max-height: 322px;
    overflow: auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #ddd;
    position: absolute;
    display: none;
    z-index: 999;
    left: 0px;
}

    .searchItemForDeals .cssDivSerachData {
        vertical-align: middle;
        width: 375px;
        border-bottom: 1px solid #B1EBFD;
        padding-left: 13px;
        white-space: nowrap;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        text-transform: capitalize;
    }


        .searchItemForDeals .cssDivSerachData a {
            width: 100%;
            display: inline-block;
            padding: 8px 7px 8px 5px;
            font-size: 13px !important;
            font-family: Arial,Helvetica,sans-serif;
            color: #111;
            text-decoration: none;
            overflow: hidden;
        }




.locationItemForDeals {
    background: #fff;
    max-height: 322px;
    overflow: auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #ddd;
    position: absolute;
    display: none;
    z-index: 999;
    left: 0px;
}



    .locationItemForDeals .cssDivLocationData {
        vertical-align: middle;
        width: 400px;
        border-bottom: 1px solid #B1EBFD;
        padding-left: 13px;
        white-space: nowrap;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        text-transform: capitalize;
    }

        .locationItemForDeals .cssDivLocationData a {
            width: 100%;
            display: inline-block;
            padding: 8px 7px 8px 5px;
            font-size: 13px !important;
            font-family: Arial,Helvetica,sans-serif;
            color: #111;
            text-decoration: none;
        }




/*software panel code start*/




#GakeyClose.divEditPhotoGallary {
    opacity: 1;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -225px;
    margin-top: -87px;
    border: #f3ac19 1px solid;
    font-family: sans-serif;
    height: 175px !important;
    min-height: inherit;
    width: 453px !important;
    z-index: 99999999999;
    background-color: #FFf;
    z-index: 999999999999;
    text-align: center;
    color: #fff;
    padding: 20px;
}

    #GakeyClose.divEditPhotoGallary .popupinner h5 {
        margin-bottom: 20px;
    }


#Gakey.divEditPhotoGallary {
    opacity: 1;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -225px;
    margin-top: -225px;
    border: #f3ac19 1px solid;
    font-family: sans-serif;
    min-height: 391px;
    width: 453px !important;
    z-index: 99999999999;
    background-color: #FFf;
    z-index: 999999999999;
    text-align: center;
    color: #fff;
    padding: 10px;
}



    #Gakey.divEditPhotoGallary h1 {
        border-bottom: 1px solid #ddd;
        color: #333;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        margin: 0 0 10px;
        padding: 10px;
        width: 100%;
    }

    #Gakey.divEditPhotoGallary .popupinner h5 {
        font-size: 15px;
        font-weight: normal;
        line-height: 20px;
        margin: 0;
    }

    #Gakey.divEditPhotoGallary .popupinner h1 {
        color: #000;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 10px;
        padding: 0px;
        border-bottom: none;
    }


.vefication-form-box {
    margin-top: 20px;
}



#DivForPayment #DivForPreview {
    clear: both;
}

#DivForPayment .upload_img {
    box-shadow: none;
    margin: 5px;
    border-radius: 0;
}

.search-dropdown .third-level label {
    color: #e72f2f !important;
}


/*software panel code end*/



/*customer panel outside code start here*/


#supporpanel-menu {
    font-size: 13px;
    color: #333;
    cursor: pointer;
}

.outer-customer-panel-section {
    background: #f1f1f1;
    padding: 30px 0;
    font-size: 13px;
}


    .outer-customer-panel-section .left-coloum {
        background: #fff;
        padding: 15px;
        -webkit-box-shadow: 0 0 16px #ccc;
        /* box-shadow: 0 0 15px 0px #eeeeee; */
        border-radius: 6px;
        box-shadow: 0 0 16px #ccc;
    }

        .outer-customer-panel-section .left-coloum i {
            font-size: 15px;
            width: 25px;
            text-align: center;
            float: right;
        }


        .outer-customer-panel-section .left-coloum .block-title span {
            padding: 0;
            margin: 0;
            color: #f39c12;
            margin-bottom: 15px;
            border: none;
        }

        .outer-customer-panel-section .left-coloum .block-title {
            margin-bottom: 0px;
            border: none;
        }



        .outer-customer-panel-section .left-coloum ul {
            margin: 0;
            padding: 0;
            border: none;
            list-style-type:none;
        }

#account-menu, #myorders-menu, #mystuff-menu, #helpdesk-menu{ margin-bottom: 10px; padding-bottom: 14px;}
            .outer-customer-panel-section .left-coloum ul li ul li { border-bottom:none !important; }

.myAccountList .ChildUl {display:block !important;}


            .outer-customer-panel-section .left-coloum ul li {
                margin: 0;
                border-bottom: 1px solid #eaeaea;
                padding: 8px 0;
                color: #373636;
                font-size: 14px;
                line-height: 22px;
                
            }

                .outer-customer-panel-section .left-coloum ul li .account-second-level-menu {
                    font-weight: normal;
                }

                .outer-customer-panel-section .left-coloum ul li:last-child {
                    border-bottom: 0px solid #eaeaea;
                }




                .outer-customer-panel-section .left-coloum ul li a {
                    font-size: 14px;
                    color: #1b1b1b;
                }

                    .outer-customer-panel-section .left-coloum ul li a i {
                        font-size: 14px;
                        width: 25px;
                        text-align: center;
                    }

                    .outer-customer-panel-section .left-coloum ul li a:hover {
                        color: #12769d;
                        text-decoration: none;
                    }


        .outer-customer-panel-section .left-coloum .current a {
            color: #12769d;
        }




    .outer-customer-panel-section .right-coloum {
        background: #fff;
        padding: 15px 20px;
        min-height: 415px;
        box-shadow: 0 0 16px #ccc;
        -webkit-box-shadow: 0 0 16px #ccc;
        border-radius: 6px;
    }


        .outer-customer-panel-section .right-coloum .page-title {
            border-bottom: 0px solid #ddd;
            margin-top: 10px;
        }

            .outer-customer-panel-section .right-coloum .page-title h1 {
                font-size: 22px;
            }


    .outer-customer-panel-section .customer-second-level-menu {
        display: none;
    }





#supporpanel-menu .customer-second-level-menu {
    padding-top: 7px;
    margin-left: 20px;
}


    #supporpanel-menu .customer-second-level-menu li {
        cursor: pointer;
        color: #333;
        font-size: 10px;
        padding: 2px 0px;
    }

        #supporpanel-menu .customer-second-level-menu li a {
            font-size: 13px;
        }



.outer-customer-panel-section h3 {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
    margin-bottom: 15px;
    display: block;
    margin-top: 10px;
}




.outer-customer-panel-section a:hover {
    text-decoration: none;
}



.outer-customer-panel-section .left-sidebar-cat {
    padding-right: 0;
}



.outer-customer-panel-section .btns {
    background: #1b396a;
    padding: 14px 35px;
    border-radius: 30px;
    color: #fff;
    border: none;
    margin: 10px;
    clear: both;
    display: inline-block;
}


.outer-customer-panel-section .favroute-listing .portel_main_div {
    border: 1px solid #eaeaea;
    background: none;
    margin-bottom: 10px;
    padding-bottom: 0;
}

    .outer-customer-panel-section .favroute-listing .portel_main_div .portel_div {
        margin-bottom: 0px;
    }


.outer-customer-panel-section .image_div {
    width: 150px;
    margin: 0;
    height: 136px;
    line-height: 130px;
}

.outer-customer-panel-section .portel_description {
    width: calc(100% - 160px);
    margin-top: 10px;
}

.outer-customer-panel-section .portel_description_left {
    width: calc(100% - 160px);
    padding-left: 20px;
}

.portel_description_left .btn-warning {
    background: #3a61f6;
    border-color: #3a61f6;
}

.outer-customer-panel-section .portel_description_left h2 {
    padding: 0;
    border: none;
}

.outer-customer-panel-section .portel_description_left ul .phone-img {
    font-size: 16px;
    color: #f39c12;
}


.outer-customer-panel-section .favroute-listing .remove_fav {
    background: #f9b217;
    padding: 5px 9px;
}


.outer-customer-panel-section .portel_description_left ul .phone-img a {
    color: #f39c12;
}

.outer-customer-panel-section .portel_description_left ul .phone-img i {
    margin-top: 0;
}


.outer-customer-panel-section .portel_description_left ul {
    margin-left: 0;
}

    .outer-customer-panel-section .portel_description_left ul li {
        font-weight: normal;
        padding: 0;
        font-size: 12px;
        line-height: 18px;
        text-align: left;
        display: inline-block;
        width: 100%;
    }

        .outer-customer-panel-section .portel_description_left ul li:hover {
            font-weight: normal;
            text-decoration: none;
        }




.outer-customer-panel-section .portel_description_right {
    float: right;
    text-align: right;
    margin-top: 30px;
    padding-right: 10px;
    width: 150px;
}

    .outer-customer-panel-section .portel_description_right ul li {
        text-align: center;
        margin-bottom: 0;
    }

    .outer-customer-panel-section .portel_description_right .rating {
        float: none;
        text-align: center;
    }



.outer-customer-panel-section .addticketpage .form-group select,
.outer-customer-panel-section .addticketpage .form-group input[type="text"],
.outer-customer-panel-section .addticketpage .form-group textarea {
    width: 70%;
    margin: 0;
}

.outer-customer-panel-section #div_general_details .form-group select,
.outer-customer-panel-section #div_general_details .form-group input[type="text"],
.outer-customer-panel-section #div_general_details .form-group textarea {
    width: 100%;
    margin: 0;
    display: inline-block;
}



.outer-customer-panel-section .form-group label {
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
    padding-top: 8px;
    padding-right: 3px;
    margin-bottom: 10px;
}

.outer-customer-panel-section .selfverifymobile {
    cursor: pointer;
    float: right;
    margin-top: -25px;
    z-index: 99999;
    position: relative;
    margin-right: 59px;
    color: #000;
}


.outer-customer-panel-section .dashboard-icon {
    margin-left: -10px;
    margin-right: -10px;
}


    .outer-customer-panel-section .dashboard-icon .col-md-3,
    .outer-customer-panel-section .dashboard-icon .col-md-9,
    .outer-customer-panel-section .dashboard-icon .col-sm-6,
    .outer-customer-panel-section .dashboard-icon .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px;
    }


.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}

.callout.callout-success {
    border-color: #00733e;
}

.kycstrip .callout.callout-success {
	border-color: #17c273 !important;
}

.kycstrip {border-bottom: 1px dashed #d7d7d7; padding-bottom: 45px;}

.callout {
    border-radius: 3px;
    margin: 0 0 10px 0;
    padding: 10px 30px 10px 15px;
    border-left: 5px solid #eee;
    color: #fff;
}

    .callout.callout-success p {padding:0; color:#fff; margin: 2px;}

.outer-customer-panel-section .callout h4 {
    font-size: 13px;
}

.callout.callout-warning {
    border-color: #c87f0a;
}


.outer-customer-panel-section .selfverifyemail {
    cursor: pointer;
    float: right;
    margin-top: -24px;
    z-index: 99999;
    position: relative;
    margin-right: 59px;
    color: #000;
}


.outer-customer-panel-section .wishlist-delete {
    font-size: 18px;
    color: #000;
    cursor: pointer;
}

.outer-customer-panel-section .AccountTabInerSection .portel_div .product-name {
    border: none;
    font-size: 17px;
}

    .outer-customer-panel-section .AccountTabInerSection .portel_div .product-name a {
        border: none;
        font-size: 17px;
        color: #000;
    }

.outer-customer-panel-section .AccountTabInerSection .portel_div .productcol p {
    font-size: 13px;
    line-height: 18px;
}








.outer-customer-panel-section .file-uploader {
    display: inline-block;
    width: 70%;
    border: 1px solid #209cee;
    position: relative;
    border-radius: 4px;
}

    .outer-customer-panel-section .file-uploader dd {
        background-color: #209cee;
        color: #fff;
        margin: 0;
        float: left;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 7px 8px;
        font-size: 14px;
        line-height: 17px;
        cursor: pointer;
        border-radius: 2px 0px 0px 2px;
        width: 140px;
    }

    .outer-customer-panel-section .file-uploader i {
        /* float: right; */
        /* color: #209cee; */
        margin: -3px 10px 0px 0px;
        cursor: pointer;
        /* font-size: 20px; */
    }

    .outer-customer-panel-section .file-uploader input[type="file"] {
        width: 100%;
        padding: 6px;
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


.outer-customer-panel-section .form-group {
    margin-bottom: 15px;
}

.wallet-cls-price {text-align: right; float: right;}
.wallet-cls-price img {width: 25px; padding-bottom: 7px;}

.reply-grid-area tr td tr {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    border-radius: 5px;
    clear: both;
    padding-bottom: 7px;
    vertical-align: top;
}

.support-request .tblNew td {
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
}

.support-request .tblNew th {
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
}

.support-request .tblNew tr:first-child {
    background: #e8eaed !important;
}

.support-request .tblNew {
    border: 1px solid #ddd;
}

    .support-request .tblNew table {
        background: #f6f7f8 !important;
    }

.support-request .reply-grid-area {
    background: #f6f7f8 !important;
}

    .support-request .reply-grid-area table {
        width: 100%;
        margin-bottom: 5px;
        background: #f6f7f8 !important;
    }

.chat-row {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    margin-bottom: 20px;
    float: left;
}

.chat-img {
    margin-right: 20px;
    position: absolute;
    top: 0px;
    left: -60px;
    overflow: hidden;
}

    .chat-img img {
        width: 40px;
        height: 40px;
        border: 1px solid #ddd;
        padding: 2px;
        background: #fff;
        margin-top: 5px;
        border-radius: 100%;
    }

.chat-conversation {
    float: left;
    background: #d6fad6;
    border-radius: 4px;
    width: 93%;
    margin-left: 60px;
    padding: 10px 30px 10px 15px;
    position: relative;
}

    .chat-conversation dl {
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .chat-conversation dt {
        font-weight: normal;
    }

    .chat-conversation .time {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000;
        padding: 3px 5px;
    }

    .chat-conversation .attactment {
        position: absolute;
        right: 10px;
        top: 25px;
        color: #000;
        padding: 3px 5px;
    }

.conversationarrow {
    border-bottom: 1px solid transparent;
    border-right: 14px solid #d6fad6;
    border-top: 13px solid transparent;
    border-width: 13px 14px 1px 0;
    display: block;
    height: 0;
    left: -14px;
    position: absolute;
    width: 0;
    z-index: 99;
    top: 10px;
}

.chat-conversation1 {
    background: #FCECD3;
    float: left;
    border-radius: 4px;
    width: 93%;
    margin-left: 60px;
    padding: 10px 30px 10px 15px;
    position: relative;
}

    .chat-conversation1 dl {
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .chat-conversation1 dt {
        font-weight: normal;
    }

    .chat-conversation1 .time {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000;
        padding: 3px 5px;
    }

    .chat-conversation1 .attactment {
        position: absolute;
        right: 10px;
        top: 25px;
        color: #000;
        padding: 3px 5px;
    }

        .chat-conversation1 .attactment i {
            margin-right: 5px;
        }



    .chat-conversation1 .conversationarrow1 {
        border-bottom: 1px solid transparent;
        border-right: 14px solid #FCECD3;
        border-top: 13px solid transparent;
        border-width: 13px 14px 1px 0;
        display: block;
        height: 0;
        left: -14px;
        position: absolute;
        width: 0;
        z-index: 99;
        top: 10px;
    }

.second-container h5 {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 7px;
}

.second-container {
    margin: 10px;
    background: #f6f7f8;
    border: 1px solid #eee;
}

    .second-container .row {
        margin: 0px;
    }

.upload-image-container {
    /*background: #f5f5f5;
    border: 1px solid #ddd;
    display: inline-block;
    width: 70%;*/
}

    .upload-image-container .preview-img {
        position: relative;
        height: 85px;
        width: 95px;
        display: inline-block;
        margin: 10px 5px;
    }

        .upload-image-container .preview-img img {
            height: 85px;
            width: 95px;
            border: 1px solid #ddd;
            padding: 3px;
        }


.outer-customer-panel-section .content-area .full-form-page textarea {
    width: 100%;
}

.outer-customer-panel-section .content-area .full-form-page .file-uploader {
    width: 100%;
}

.outer-customer-panel-section .content-area .full-form-page .upload-image-container {
    width: 100%;
}


.outer-customer-panel-section h3 {
    border-bottom: 1px solid #ddd;
    display: block;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.471;
    padding: 0px 5px 7px 0px;
    margin: 0px 0px 15px 0px;
    text-align: left;
}


#search_show .search-bar-box {
    width: 100%;
    position: relative;
}


/*#search_show .search-bar-box::after {
        width:20px;
        position:absolute;
        width:20px;
        left:5px;
        top:11px;
        font-family:FontAwesome;
            content: "\f041";
            color:#777;
    }*/

.owl-stage {
    width: 100% !important;
}

#search_show .search-bar-box input[type="text"] {
    display: inline-block;
    font-size: 14px;
    margin-top: 0;
    padding: 5px 6px;
    border: none;
    box-shadow: none;
    margin: 3px 0;
    font-style: italic;
    position: relative;
    vertical-align: top;
    outline: none;
}

.searh-keyword-here {
    width: calc(100% - 60px);
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
}

    .searh-keyword-here input[type="text"] {
        width: 100%;
    }



#search_show .search-bar-box #TexcityEcommerce {
    border-right: 1px solid #f1f1f1;
    width: 30%;
    padding-left: 18px;
}

.search-bar-box button[type="submit"] {
    background: #fabf2c;
    color: #fff;
    border: none;
    padding: 12px 7px 14px;
    width: 60px;
    float: right;
    border-radius: 0 3px 3px 0;
}

    .search-bar-box button[type="submit"] i {
        position: relative;
        top: 2px;
    }


.tp-head-cls {
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 8px 0;
}

    .tp-head-cls .pull-left p {
        margin-bottom: 0;
        color: #fff;
    }

    .tp-head-cls .pull-right ul, .tp-head-cls .pull-right ul li {
        margin-bottom: 0;
    }

        .tp-head-cls .pull-right ul li a {
            color: #fff;
        }

.button-container a i {
    line-height: 35px;
}

#divLoactionContainerEcommerce {
    background: #fff;
    max-height: 322px;
    overflow: auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #ddd;
    position: absolute;
    display: none;
    z-index: 999;
    left: -10px;
}


    #divLoactionContainerEcommerce .cssDivLocationDataEcommerce {
        vertical-align: middle;
        width: 400px;
        border-bottom: 1px solid #B1EBFD;
        padding-left: 13px;
        white-space: nowrap;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        text-transform: capitalize;
    }

.conti-btns {
    background: #154054;
    padding: 14px 35px;
    border-radius: 30px;
    color: #fff;
    border: none;
    margin: 10px;
    clear: both;
    display: inline-block;
}

    .conti-btns:hover {
        color: #fff;
    }

#divLoactionContainerEcommerce .cssDivLocationDataEcommerce a {
    width: 100%;
    display: inline-block;
    padding: 8px 7px 8px 5px;
    font-size: 13px !important;
    font-family: Arial,Helvetica,sans-serif;
    color: #111;
    text-decoration: none;
}


#serchResultEcommerce {
    text-align: left;
    background: #fff;
    max-height: 322px;
    overflow: auto;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    border: 1px solid #ddd;
    position: absolute;
    display: none;
    z-index: 99999;
    width: 100%;
    left: -1px;
    top: 38px;
}

    #serchResultEcommerce .cssDivSerachData {
        vertical-align: middle;
        width: 100%;
        border-bottom: 1px solid #f1f1f1;
        padding-left: 13px;
        white-space: nowrap;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        text-transform: capitalize;
    }

        #serchResultEcommerce .cssDivSerachData a {
            width: 100%;
            display: inline-block;
            padding: 6px 7px 2px 5px;
            font-size: 13px !important;
            font-family: Arial,Helvetica,sans-serif;
            color: #111;
            text-decoration: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }


.subscription-status .table > tbody > tr > td {
    padding: 10px 5px;
}


.subscription-status .table > thead > tr > th {
    padding: 10px 5px;
}


/*.no-order-area {
    margin:100px 0;
    background:#f39c12;
}*/

.empty-icon {
    width: 35px;
    height: 43px;
    display: block;
    margin: 30px auto 0 auto;
}

    .empty-icon i.fa {
        font-size: 45px;
        color: #D8D8D8;
    }

.bottom-line {
    border-top: 2px solid #e5e5e5;
    display: block;
    height: 8px;
    margin: 0 auto 0;
    width: 104px;
}

.price-rangesilder input[type="text"] {
    border: 1px solid #ddd;
    padding: 3px 6px;
    width: 100%;
    margin-top: 0;
}

.price-rangesilder a {
    background: #253137;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    padding: 4px 8px;
    cursor: pointer;
    float: left;
}

.price-rangesilder .row {
    margin: 0 0 0 -5px;
}

.price-rangesilder .col-md-5, .price-rangesilder .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.price-rangesilder .col-md-2 {
    padding-left: 0px;
}






/*customer panel outside code end here*/



/*horizental menu code end here*/
.horizental-menubar {
    background: #fabf2c;
    padding: 10px 0;
    position: relative;
    /*border-bottom: 1px solid #f6f6f6;*/
}




    .horizental-menubar ul {
        list-style-type: none;
        margin: 0;
    }



        .horizental-menubar ul li {
            list-style-type: none;
            display: inline-block;
            margin: 0 8px 0 0;
            padding: 8px 18px 7px 0;
            line-height: 25px;
          }

            .horizental-menubar ul li a {position:relative;}

            .CategoryMainUL.service-link-cls li a:before{border-right: 1px solid #000; content: ""; position: absolute; z-index: 0 !important; right: -9px; top: 0; z-index: 999; height: 20px;}
            .CategoryMainUL.service-link-cls li:last-child a:before {border-right: none;}
            
            .horizental-menubar ul li:last-child { padding: 8px 0 7px 0;}

        .horizental-menubar ul li {
            text-align: center;
        }

#testimonial-sec {
    text-transform: uppercase;
    font-weight: normal;
}


.horizental-menubar ul li a {
    color: #5d5d5d;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
}

.CategoryMainUL.service-link-cls li a{color:#253137;  font-weight: normal; font-size: 15px;}

.horizental-menubar .item a:hover, .horizental-menubar .item a:focus {
    text-decoration: none;
}

.horizental-menubar ul li a img {
    margin: 0 auto;
}




.drop-dwon-subcat {
    margin: 0 15px !important;
    background: #fff;
    position: absolute;
    z-index: 999999;
    top: 42px;
    left: 0;
    display: none;
    -webkit-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
}

.horizental-menubar ul li:hover .drop-dwon-subcat {
    display: block;
}



.drop-dwon-subcat .col-md-2 {
    padding: 0;
}


.drop-dwon-subcat ul li {
    width: 100%;
    padding: 5px 10px 5px 0;
    font-size: 13px;
    text-align: left;
    line-height: 16px;
    height: auto;
}

    .drop-dwon-subcat ul li a span {
        color: #000;
        font-weight: 600;
        display: inline-block;
    }

.CategorySecondLevelSpan {
    color: #000;
    font-weight: 600;
    display: inline-block;
    float: left;
    padding: 5px 10px 5px 0;
    font-size: 13px;
    text-align: left;
    line-height: 16px;
    height: auto;
    position: relative;
}


.horizental-menubar ul li .CategorySecondLevelSpan a {
    color: #000;
}



.drop-dwon-subcat .CategorySecondLevelSpan i {
    margin-left: 5px;
    right: 0;
    top: 6px;
    position: absolute;
}


.drop-dwon-subcat ul li a {
    color: #444;
    font-weight: normal;
}


    .drop-dwon-subcat ul li a:hover {
        color: #f9b217;
    }


    .drop-dwon-subcat ul li a span:hover {
        color: #f9b217;
    }



.drop-dwon-subcat .col-md-2:nth-child(odd) {
    background: #f9f9f9;
    height: 100%;
    flex: 1;
}

.CategoryMainUL .LiFirstLevel:first-child .drop-dwon-subcat .col-md-2 {
    height: 350px;
}

.CategoryMainUL .LiFirstLevel:nth-child(2) .drop-dwon-subcat .col-md-2 {
    height: 420px;
}

.CategoryMainUL .LiFirstLevel:nth-child(3) .drop-dwon-subcat .col-md-2 {
    height: 270px;
}

.CategoryMainUL .LiFirstLevel:nth-child(4) .drop-dwon-subcat .col-md-2 {
    height: 320px;
}

.CategoryMainUL .LiFirstLevel:nth-child(5) .drop-dwon-subcat .col-md-2 {
    height: 260px;
}

.CategoryMainUL .LiFirstLevel:nth-child(6) .drop-dwon-subcat .col-md-2 {
    height: 290px;
}

.CategoryMainUL .LiFirstLevel:nth-child(7) .drop-dwon-subcat .col-md-2 {
    height: 270px;
}

.CategoryMainUL .LiFirstLevel:nth-child(9) .drop-dwon-subcat .col-md-2 {
    height: 250px;
}



.catgories-list {
    padding: 20px 15px;
}





.horizental-menubar .menu-code-area {
    width: 100%;
    display: inline-block;
    padding: 5px 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    float: left;
}

.horizental-menubar .openmenu {
    max-height: 240px;
}



.horizental-menubar .menu-toggle-show {
    width: 30px;
    float: left;
    cursor: pointer;
    padding: 10px;
    margin: 20px 0 0 0;
}

    .horizental-menubar .menu-toggle-show i {
        background: #f39c12;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
    }


.horizental-menubar .menu-toggle-hide {
    width: 30px;
    float: left;
    cursor: pointer;
    padding: 10px;
    margin: 20px 0 0 0;
    display: none;
}


    .horizental-menubar .menu-toggle-hide i {
        background: #e72f2f;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
    }

.cart-btn-sty .continue-btn {
    background: #ed3f46 !important;
}

#testimonial-sec .owl-carousel {
    background: none;
    border: none;
    padding: 0;
}

.cart-main-price label {
    color: #ed3f46;
}

#divmobile input {
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 13px !important;
    border-radius:0;
}

#divmobile .continue-btn {
    background: #154054;
    border: 0;
    
    
}

    #divmobile .continue-btn:hover {
        background: #1f495d;
    }

.cart-btn-sty .continue-btn {
    border-radius: 0 !important;
    padding: 7px 20px !important;
}

.continue-shoping-btn {
    background: none;
    border: #ed3f46 1px solid;
    box-shadow: none;
    border-radius: 0;
    color: #ed3f46;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
    margin: 0px;
    padding: 7px 18px;
    vertical-align: top;
    border-radius: 0;
}

    .continue-shoping-btn:hover {
        color: #ed3f46;
    }

.mobile-cat-menu {
    width: 100%;
    top: 0px;
    height: 100% !important;
    background: #253137;
    margin-bottom: 30px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
    overflow: auto;
}


    .mobile-cat-menu ul li {
        width: 100%;
        text-align: left;
        padding: 1px 0 !important;
    }

        .mobile-cat-menu ul li a {
            font-size: 13px;
        }



            .mobile-cat-menu ul li a img {
                display: inline-block;
                height: auto;
                /*width:22px;*/
                margin: 0 auto;
            }


        .mobile-cat-menu ul li .drop-dwon-subcat {
            position: relative;
            padding: 0;
            box-shadow: none;
            border-top: 1px solid #f1f1f1;
            top: 8px;
        }


            .mobile-cat-menu ul li .drop-dwon-subcat .catgories-list {
                padding: 0px 8px;
            }


#mob-catmenu {
    background: #1c3a6c;
    display: none;
    padding: 9px 15px;
    border-radius: 4px;
    float: right;
}

    #mob-catmenu a {
        color: #fff;
    }


.payment-tab-cls ul {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    justify-content: center;
}

    .payment-tab-cls ul li {
        padding: 7px;
        background: #154054;
        color: #fff;
        padding: 3px 15px;
        border-radius: 4px;
    }

.paybal-amt {
    background: #e9eeff;
    color: #1e1e1e;
    display: block;
    padding: 8px 12px;
    border: 1px solid #d4ddff;
    margin-bottom: 20px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
}

    .paybal-amt #TotalPaybleAmount {
        color: #1e1e1e !important;
        margin-bottom: 0;
    }

.divforpromocode {
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #dedede;
}

.checkOutCont .divforpromocode {
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #dedede;
    margin-bottom: 43px !important;
    float: left;
    width: 100%;
}

.divforcryptoinboxlogin {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

.checkout-left-section .divforcryptoinboxlogin input[type="password"] {
    width: 100%;
}

.divforcryptoinboxlogin input[type="text"] {
    width: 20%;
}

.divforcryptoinboxlogin input[type="password"] {
    width: 40%;
}

.divforcryptoinboxlogin #btnredeemcryptoinboxshoppingpoints {
    background: #154054;
    color: #fff;
    border-color: #154054;
}

.chkpromocode {
    position: relative;
    top: 0;
}

.amt-wall {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 6px;
}

    .amt-wall li {
        margin-bottom: 0;
    }

        .amt-wall li b {
            color: #ff3d3d;
        }

.sp-methods {
    margin-bottom: 20px;
}

.diss-amt {
    margin-left: 0;
}

    .diss-amt li {
        margin-bottom: 0;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        justify-content: space-between;
        margin-bottom: 10px;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 7px;
    }

        .diss-amt li h2 {
            font-size: 15px;
            font-weight: normal;
            margin: 0;
        }


#CapatchBlock input[type="text"] {
    width: 39% !important;
    /* margin-top: 10px !important; */
    margin-left: 20px;
    float: right;
    text-align: right;
    font-size: 17px;
    height: 45px;
}

.btn-check-st {
    display: block;
    width: 100%;
    text-align: center !important;
}

.sp-methods dd {
    font-size: 15px;
}

.ewall-amt-sty {
    position: relative;
    top: -42px;
    left: 80px;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.divforpromocode {
    margin-top: -30px;
}

.divforcryptoinboxlogin {
    display: block !important;
}

#review i {
    margin-right: 3px;
}

#pr-img-cls {
    margin-bottom: 10px;
}

    #pr-img-cls figure {
        height: 192px;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        #pr-img-cls figure.singal-img-pr {
            height: 410px;
        }

        #pr-img-cls figure img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            transition: ease all 0.5s;
            -webkit-transition: ease all 0.5s;
            -moz-transition: ease all 0.5s;
            object-position: top;
        }

        #pr-img-cls figure:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
        }

.heading-cls-1 {
    border-bottom: 1px solid #ddd;
    font: 26px;
    font-weight: normal;
    margin: 0 0 15px !important;
    padding: 15px;
    background-color: #eeeeee;
}

.table-view .cart-tbl tr th {
    padding: 10px 15px;
    font-weight: normal;
    border: 1px solid #ddd;
}

.flex-cls {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
}

.table-view {
    border: 1px solid #ececec;
}

.cart-section-sty .table-view {
    border: 0px solid #ececec;
}

#CheckoutMethod .continuebtn:hover {
    background: #154054;
    border-color: #154054;
}
/*.chk-cls-mn .panel-title a.active.active {background:#3e3092 !important; color: #fff;}*/
.chk-cls-mn .panel-title a.active.active i {
    background: #fff;
    color: #ed3f46;
}

.chk-logout-cls {
    background: #154054;
    color: #fff;
    padding: 7px 15px 6px;
    position: relative;
    top: 2px;
}

.card.cart-container {
    margin-bottom: 30px;
}

.buttons-set {
    border: none;
}

#AddressFldSet {
    border: 0 !important;
    padding: 0;
}

.center-text {
    text-align: center;
}

#AddressFldSet input[type="text"], #AddressFldSet select {
    border: 1px solid #e4e4e4;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.user-dtl-cls ul.dropdown-menu {
    padding: 0;
    margin-top: 3px;
}

    .user-dtl-cls ul.dropdown-menu:after {
        border: 8px solid transparent;
        border-bottom-color: white;
        content: "";
        height: 0;
        left: 15px;
        opacity: 0;
        -webkit-transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition-delay: 0.95s;
        transition-delay: 0.95s;
        position: absolute;
        top: 32px;
        width: 1px;
    }

#btnreview.btn-review-cls {
    background: #154054;
    color: #fff;
    padding: 9px 16px;
    text-shadow: none;
    margin-top: 10px;
    border: 1px solid #3e3092;
    color: #fff;
}

#product-details li {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    margin-right: 6px;
}

    #product-details li label {
        margin-right: 10px;
    }

/*horizental menu  code end here*/

.CategoryMainUL {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    margin-top: 20px;
    margin-bottom: 0;
}

    .CategoryMainUL li img {
       width: 22px;
position: relative;
top: -2px;
    }


    .CategoryMainUL li a {
        color: #fff;
    }

    .CategoryMainUL li {
        margin-right: 15px;
        list-style: none;
    }

        .CategoryMainUL li:last-child {
            margin-right: 0px;
        }

.horizental-menubar .trck-phone-cls li a img {
    width: 17px;
    margin-right: 5px;
}

.horizental-menubar .trck-phone-cls li a {
    color: #253137;
    font-weight: normal;
    border-right: 1px solid rgba(255,255,255,.1);
    padding-right: 9px;
}

.horizental-menubar .trck-phone-cls li:last-child a {
    padding-right: 0;
    border: none;
}

.heading-mn-new {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding-bottom: 8px;
}

    .heading-mn-new h2 {
       color: #2a2a2a;
border-radius: 3px 3px 0 0;
 font-size: 20px;
margin: 0;
display: inline-block;
font-weight: normal;
text-transform: capitalize;
    }

    .heading-mn-new  a.pull-right{background: #ff9f00; padding: 6px 18px; color: #fff; margin-bottom: 10px;}

.toptrip-bar .user-cls-icon {
    width: 15px;
    margin-right: 5px;
}

.toptrip-bar ul li a .fa-user-o {
    display: none !important;
}

.block-title-head {
    border-bottom: 1px solid #eee;
    position: relative;
    padding-bottom: 8px;
    font-weight: normal;
}

.latest-mn-cls .latest-pr-cls {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    margin-top: 20px;
}

    .latest-mn-cls .latest-pr-cls h2 {
        margin-bottom: 2px;
        color: #154054;
        font-size: 15px;
        font-weight: normal;
        line-height: 20px;
    }

        .latest-mn-cls .latest-pr-cls h2 a {
            color: #154054;
        }

    .latest-mn-cls .latest-pr-cls figure {
        width: 37%;
        height: 83px;
        margin-right: 10px;
        border: 1px solid #ccc;
        padding: 1px;
    }

        .latest-mn-cls .latest-pr-cls figure img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: top;
        }

.latest-mn-cls .latest-pr-cls {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}

    .latest-mn-cls .latest-pr-cls:last-child {
        /*border-bottom: none;*/
    }

.product-listing .latest-mn-cls .latest-pr-cls:last-child {
    border-bottom: 1px solid #eaeaea !important;
}

.latest-mn-cls .latest-pr-cls .latest-con-cls {
    width: 100%;
}

.latest-mn-cls .latest-pr-cls .product-price-and-shipping .regular-price {
    text-decoration: line-through;
    color: #ed3f46;
}

.latest-pr-cls:hover {
    opacity: 0.9;
}

#dealsforyou {
    margin-bottom: 20px;
}

.block-title-head::before {
    position: absolute;
    content: '';
    height: 2px;
    width: 40%;
    bottom: -2px;
    z-index: 2;
    left: 0;
    right: auto;
    top: auto;
    background: #ed3f46;
}



.deal-sec-cls .deal-pr-cls {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

    .deal-sec-cls .deal-pr-cls figure {
        width: 80%;
        margin-right: 20px;
    }

        .deal-sec-cls .deal-pr-cls figure img {
            width: 100%;
            height: 193px;
            object-fit: cover;
            border: 1px solid #ccc;
            padding: 2px;
        }



    .deal-sec-cls .deal-pr-cls .deal-cont-cls {
        width: 100%;
    }

        .deal-sec-cls .deal-pr-cls .deal-cont-cls h2 {
            font-weight: normal;
            line-height: 23px;
            font-size: 18px;
            color: #ed3f46;
        }

        .deal-sec-cls .deal-pr-cls .deal-cont-cls .time-left {
            float: right;
            font-size: 12px;
            margin-bottom: 5px;
        }


.deal-sec-cls .time-line-wrap {
    margin-bottom: 25px;
}

.deal-sec-cls .time-ranger {
    width: 100%;
    height: 13px;
    background: #eee;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
}

    .deal-sec-cls .time-ranger .time-pass {
        background: #ed3f46;
        height: 14px;
    }

.deal-sec-cls .stock-qty {
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
}

div.sp-deal .time-line-wrap .time-line-label .stock-qty {
    color: #ed3f46;
}

.rht-banner-cls figure {
    margin-bottom: 18px;
    height: 160px;
    border: 1px solid #e5e5e5;
}

    .rht-banner-cls figure img {
        width: 100%;
        height: 100%;
    }

.most-view-pr {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    background: #fff;
    padding: 28px 15px 3px;
    min-height: 130px;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

    .most-view-pr figure {
        width: 35%;
    }

        .most-view-pr figure .most-con-cls {
            width: 100%;
        }

    .most-view-pr .most-con-cls h2 {
        color: #ed3f46;
        font-size: 18px;
        font-weight: normal;
    }

    .most-view-pr:hover img {
        opacity: 0.9;
    }

#myCarousel1.carousel {
    box-shadow: none;
}

    #myCarousel1.carousel .carousel-inner {
        height: auto;
    }

#myCarousel1 .carousel-indicators li {
    background: #154054;
    width: 30px;
    height: 5px;
    border: none;
}

    #myCarousel1 .carousel-indicators li.active {
        background: #ed3f46;
        top: -1px;
        position: relative;
    }

#myCarousel1 .carousel-indicators {
    bottom: -10px;
    margin-bottom: 0;
}

#mailempty {
    display: block;
}

.product-price-and-shipping {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    /*justify-content: center;*/
}

    .product-price-and-shipping span {
        margin-right: 5px;
    }
.product-mn-cls.product-miniature .product-container .product-info .price-left span .fa {
    font-size: 15px;
}
.product-price strike {
	color: #7b7b7b;
	position: relative;
	top: -2px;
	 margin-left: 5px;
	font-size: 15px;
}

.product-miniature .price-left {
   /*width: 100%;*/ 
}

.product-miniature .price-right {
  /*  position: absolute;*/ 
    z-index: 99;
    top: 10px;
    left: -15px;
    width: auto !important;
}

    .product-miniature .price-right .discount-percentage {
       /* width: 90px !important;
        height: auto !important;
        transform: rotate(-38deg);
        left: 0;
        background: #ed3f46 !important;
        color: #fff !important;
        font-weight: normal !important;
        font-size: 13px !important;*/ 
           border: 1px solid #ccc !important;
    background: #fff !important;
    font-size: 10px !important;
    color: #999 !important;
    padding: 5px 3px 4px 3px !important;
    border-radius: 1px;
    width: auto !important;
    line-height: 10px !important;
    }


        .product-miniature .price-right .discount-percentage strong {
            display: inline-block !important;
            font-weight: normal !important;
        }

#products .product-miniature .product-container .product-info .discount-percentage::before, .product-miniature .product-container .product-info .discount-percentage::before {
    display: none !important;
}



.bg-ed3f46 {
    background: #ed3f46 !important;
}

#checkout-review-table tr td {
    text-align: center !important;
}

.shop-product-panel .product-container .product-image {
    height: 163px;
    padding: 0 !important;
}

#dealsforyou .item .product-miniature {
    min-height: 200px;
}

.product-mn-cls a.thumbnail.product-thumbnail {
    height: 200px !important;
}

.product-mn-cls img {
    width: 100%;
    height: 100% !important;
    max-height: inherit !important;
    
}

.product-mn-cls {
    min-height: inherit;
    border: none;
    text-align: center;
}

    .product-mn-cls h5.product-title {
        line-height: 20px;
        font-weight: normal;
    }

    .product-mn-cls.product-miniature h5.product-title a {
        font-weight: normal !important;
        font-size: 13px !important;
        margin-bottom: 0 !important;
        padding-bottom: 2px !important;
    }

.latest-pr-cls .product-price-and-shipping {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.latest-pr-cls .product-info.right-block {
    width: 100%;
}

.similar-pr-cls.latest-mn-cls .latest-pr-cls {
    margin-top: 0;
}

.product-mn-cls.product-miniature .product-container .product-info .price-left span {
    font-size: 14px;
    display: inline-block;
}

.product-miniature.product-mn-cls .pt-cls-sty, .latest-pr-cls .price.pt-cls-sty {
    font-size: 12px;
    padding: 1px 4px;
    margin: 3px 0px;
    display: block;
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    display: block;
    padding: 0px 0px;
    /* border: 1px solid #87c6e3; */
    border-radius: 2px;
    max-width: 100%;
    color: #2e82a8;
    /* border-left: 0px; */
    /* border-right: 0px; */
}

header {
    background: #253137;
   
}

.mt-30 {
    margin-top: 30px;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.pd-l-0 {
    padding-left: 0 !important;
}

.pd-l-5 {
    padding-left: 5px !important;
}

.product-mn-dv .product-miniature .product-container:hover .product-image::before {
    display: none;
}

.product-mn-dv .product-miniature .price-right {
    position: inherit;
}

    .product-mn-dv .product-miniature .price-right .discount-percentage {
        transform: rotate(0deg);
    }


.user-panel .pull-left.info a{color:#fff; top: 7px !important;}

.flex-cls {display:flex; display:-webkit-flex; display:-moz-flex; display:-ms-flex;}
    .flex-cls.end {
        justify-content: flex-end;
    }

.sold-cls {margin-right: 5px; margin-top: 2px;}

.select-frm-input.mob-loginForm {overflow:hidden; padding: 4px 0;}
.select-frm-input.mob-loginForm select {background:none; width: 100px;}

.main-shopping-heading cite {font-size:14px;}
.key-feature-sty.key-feature-2 {     border-bottom: 1px solid #e8e8e8 !important; margin-bottom: 10px;}

@media screen and (max-width: 1300px) {

    .latest-pr-cls .item-pr-details {
        width: 194px !important;
    }
}

@media screen and (min-width: 1024px) {

   

    .owl-carousel .owl-item {
        width: 293px !important;
        margin-bottom: 20px;
        border: 1px solid #f6f6f6;
        margin-right: 10px;
    }

    .owl-carousel {
        background: transparent !important;
        padding: 0 !important;
        border: none !important;
    }

    .owl-stage-outer .product-miniature:hover {
        border: none;
    }

    .owl-nav {
        display: none !important;
    }
}
@media screen and (min-width: 767px) {
    .add-sec-nm .col-sm-3.col-xs-12 { width: 21%; }
 .add-sec-nm .col-sm-9.col-xs-12 {  width: 79%;  }

    .buttons-set.text-left {text-align: center !important;}

}


@media screen and (max-width: 1024px) {
    .CategoryMainUL.service-link-cls li a::before {
        display: none !important;
    }

    .cat-mn-cls .cat-title span {display:none !important;}

}

@media screen and (max-width: 767px) {


    .sp-methods {margin-bottom: 0; margin-top: 10px;}
    #review-buttons-container .pull-right{float:none !important;}
    .order-review .buttons-set {text-align: center;}
    #divmobile .continue-btn {margin-top: 12px; margin-left: 1px; margin-bottom: 9px; }
    .add-sec-nm {margin-top: 12px;}
    .sidebar {display:none !important;}
   #defaultlogin .changenumber_cls .changemobile { top:9px !important;}
   #defaultlogin .loginformResponsive input {margin-top: 14px !important; height: 31px !important;}
    div#SocialLogin { position:inherit !important;  }
    .modal-dialog .mob-modals, .schedule-tab .tab-content {height:auto !important;}

    .responsiveMyProfile ul li {
    padding: 6px 0px !important;
}
    ul.dropdown-content.list-unstyled.responsiveMyProfile li {
    padding: 0 !important;
}
ul.dropdown-content.list-unstyled.responsiveMyProfile li a {
    padding: 10px 8px 7px 7px !important;
}
.user-panel .pull-left.info a {
     top: 0px !important;
}
    #js-product-list-top .pull-left.Headingcategory {margin-left:0 !important;}
    .menu-side-log {cursor: pointer; display: flex; display: -webkit-flex; display: -moz-flex; width: 100% !important;}
    .menu-side-log figure {width: 32px; background: #475660; height: 32px; border-radius: 50px; text-align:center;}
    .menu-side-log span { margin-top: 5px; margin-left: 10px; font-size: 15px; }
    .product-mn-dv .product-miniature .product-container .product-info { padding: 0 2px !important;}

    .shoping-cart-button {

    position: relative;
    top: -20px !important;
}

    .men_cate #cate_menu ul,   .men_cate #cate_menu ul .inner { margin-left: 15px; }

    #mainmenu .men_cate {cursor:pointer;}
    #mainmenu .men_cate a{border-right:none;}
    .mobile-cat-menu ul li {
	width: 100%;
	text-align: left;
	padding:6px 15px !important;
	margin-bottom: 0 !important;
    margin-top: 0 !important;
}

    #cate_menu {
 margin-top: -13px;
width: 100%;
height: auto;
padding: 8px 0 0px 27px;
}

    #shopingcat-banner .banner-pr-mn.carousel { margin-bottom: 6px;}
    .deal-sec-cls{padding:0 !important;}
   .deal-sec-cls #top-categories {padding-left:0 !important;}
    #wallet-menu {margin-bottom: 15px;}
    #account-menu span, #wallet-menu span, #myorders-menu span {position:relative; top: 2px;}
    .outer-customer-panel-section .left-coloum ul {margin-top: 8px;}
    .col-lg-3.home-lft, .col-sm-3.home-lft {width:100% !important;}
    .col-lg-9.home-rht, .col-sm-9.home-rht { width: 100% !important;}
    .product-mn-dv .col-md-3.col-xs-6 { width: 50% !important;}
    

    .copyright .pull-left, .copyright .pull-right {
        float: none !important;
    }

    #banner-1 {
        border-bottom: 1px solid #efefef;
    }

    .tp-head-cls .pull-left {
        display: none;
    }

    .tp-head-cls .pull-right {
        text-align: center;
    }

    .shoping-cart-button .basket span {
        display: none;
    }

    .shoping-cart-button .basket {
        top: 0px !important;
    }

    .tp-head-cls {
        display: none;
    }

    .pd-l-5 {
        padding-left: 15px !important;
    }

    .shoping-cart-button .basket img {
        width: 20px !important;
    }

    .deal-sec-cls .deal-pr-cls {
        display: block;
        display: -webkit-block;
        display: -moz-block;
    }

        .deal-sec-cls .deal-pr-cls figure {
            width: 100%;
        }

    #collapseDelivery .address {
        width: 100% !important;
        margin-bottom: 6px !important;
    }

    .copyright p {
        font-size: 13px;
    }
}


/*------ FAQ page css start ----*/
.faq-section {
    /*background-color: #fafafa;*/
    border-radius: 2px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    margin: 20px 0;
}

    .faq-section h3 {
        font-size: 17px;
    }

    .faq-section .panel-bar {
        font-size: 14px;
        padding: 10px 19px 0;
        cursor: pointer;
    }

        .faq-section .panel-bar p {
            font-weight: bold;
        }

.question-title {
    background: none repeat scroll 0 0 #f0f3f5;
    border-bottom: 1px solid #c5cfd6;
    color: #099a83;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 12px 15px !important;
    margin-top: 0;
}

.faq-section .collapse {
    padding: 0px 0px;
}

    .faq-section .collapse p {
        font-weight: normal;
    }

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-top-20 {
    padding-top: 10px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.footer-pages {
    margin: 20px 0;
}

div.contentarea h2 {
    margin: 0;
    padding: 0 0 5px;
    font-size: 17px;
    font-weight: 400;
}

.openDiv {
    display: block !important;
}

.grey-panel {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background-color: #f4f4f4 !important;
    margin: 50px 0;
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

    .grey-panel .box-panel {
        padding: 30px;
        background: #fff;
        text-align: left;
        margin-bottom: 20px;
    }

    .grey-panel .heading-top h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        color: #21293c;
        margin-bottom: 20px;
    }

.story-icon {
    color: #ed3f46;
    font-size: 55px;
    display: inline-block;
}

h2.why-heading {
    font-weight: 700;
    color: #21293c;
    font-size: 19px;
    padding: 0px 15px 20px;
}
/*------ FAQ page css end ----*/
.address p i {
    color: #154054;
    font-size: 25px;
    margin-right: 10px;
}

.margin-top-20 {
    margin-top: 15px !important;
}


/*------ Business Plan page css Start ----*/
.forbusinesspage {
    height: 300px;
    width: 100%;
    background: rgba(47, 47, 47, 0.86) url(../images/businessplan.jpg) no-repeat center top;
    background-blend-mode: overlay;
}

.business-section p:first-child {
    margin: 30px 0 0;
}

.business-section .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.business-section .hovereffect {
    float: left;
    margin-top: 30px;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}

    .business-section .hovereffect img {
        border-radius: 0% !important;
        max-width: 23% !important;
    }

    .business-section .hovereffect img {
        border-radius: 50%;
        display: block;
        position: relative;
        margin: auto;
    }

.business-section .heading {
    text-align: center;
}

    .business-section .heading h5, .business-section .heading h6 {
        color: #0e3142 !important;
    }

    .business-section .heading h5 {
        font-size: 22px;
        margin-bottom: 5px;
    }

.bottom-space {
    margin-bottom: 100px !important;
}

.level-section p {
    padding: 10px 0;
    margin: 30px 0;
    color: #222;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
}

.level-section {
    background: #f3f3f3;
    color: #000;
}

.subHeading {
    padding: 10px 20px;
    background-color: #7aced7;
    color: #fff;
    text-align: center;
    text-align: center;
    width: 153px;
    border-top-right-radius: 39%;
    border-bottom-right-radius: 24%;
    border-top-right-radius: 239px;
    border-top-left-radius: 0;
    border-bottom-left-radius: -7%;
    margin-bottom: 30px;
}

    .subHeading h4 {
        margin: 0;
    }

.right-box {
    float: left;
    padding: 0px 20px;
    width: 100%;
}

    .right-box h3 {
        margin: 0px 0px 10px 0;
        padding: 0px 0px 10px 0;
        color: #222;
        border-bottom: 1px solid #ccc;
        width: 100%;
        text-align: left;
    }

.level-section table td.header {
    background: #222;
    color: #fff;
    text-align: left;
}

.level-section table td.column {
    background: #17c7da;
    color: #fff;
    text-align: center;
    width: 16%;
}

.level-title {
    padding-top: 20px;
}

.level-section table td {
    border: 1px solid #e0e0e0;
    padding: 10px;
    background: #fff;
}

    .level-section table td:first-child {
        text-align: center;
    }

.text-center {
    text-align: center;
}

.level-section table td.heading-title {
    background: #fff;
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.income-panel {
        background: #fff;
    color: #333;
    /* box-shadow: 0 0 8px #ccc; */
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    /* border: 1px solid #e0e0e0; */
    padding: 20px 10px 25px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 4px;
    padding-left: 0px;
}
hr.borderLine {
    border-top:#f1f1f1 1px solid;
}
 .income-panel.bonus {
      padding-left: 15px !important;
}
.box-icon-1 .icon {
    float: left;
}.box-icon-1 .icon .fa {
      display: table-cell;
    width: 40px;
    height: 40px;
    background-color: #ed3f46;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 23px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.box-icon-1{
    float: left;
    margin-bottom: 13px;
}

 .box-icon-1 .title {
      margin-bottom: 15px;
    color: #000;
    clear: none;
    margin-top: 5px;
}
.box-icon-1 .body-content{
        margin-left: 62px;
}

.box-icon-1 .body-content.special-heading {
    margin-left: 0;
}

.businessplan-table tr td sub, sup {
  text-transform:lowercase;
}


 .box-icon-1 .title:after {
     content: '';
    height: 3px;
    width: 30px;
    display: block;
    margin: 6px 0px;
    background: #ed3f46;
    left: 0px;
    position: relative;
}
    .income-panel p {
        font-size: 14px;
        float:left;
        width:100%;
        font-weight: normal;
        text-align: left;
        margin: 0;
        line-height: 20px;
        padding-left: 0px;
        padding-right: 15px;
        padding-top: 0;
        text-transform: initial;
        padding-bottom: 20px;
    }

    .income-panel ul {
        list-style-type: disc;
    }

.banner .strtlistbtn .button {
    display: none;
}

.income-panel img {
    border: 2px solid #e3e3e3;
}

.income-panel.blankPanel {
    border: 0;
    background: none;
}

.growth-tabel td.column {
    width: 10% !important;
}

.income-panel ul li {
    padding-top: 6px;
    padding-top: .375rem;
    padding-bottom: 6px;
    padding-bottom: .375rem;
    /*border-top: 1px dotted #d9dee4;*/
    border-color: rgba(204,211,219,0.75);
    text-align: left;
    font-weight: normal;
    text-transform: initial;
    font-family: Arial !important;
    font-size: 14px;
    margin-bottom: 0;
}

.income-panel .check-list li.ss-check:before {
    background-color: #12be90;
    color: white;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.income-panel .level-title {
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 21px;
    font-weight: normal;
}
/*------  Business Plan page css end ----*/

/*------  Recharge page css Start ----*/
.white-wrapper {
    background: #f0f4f5;
    padding: 30px 0;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    border: 1px solid rgb(217, 218, 218);
    border-top: none;
}

.mobile-area .recharge-left-form .radio-btn-group {
    margin-bottom: 27px;
}

.white-wrapper textarea, .circleLabel, .white-wrapper input[type=text], .white-wrapper select, .white-wrapper input[type=email], .white-wrapper input[type=tel], .white-wrapper input[type=number], .white-wrapper input[type=password], .white-wrapper input[type=search], .white-wrapper input[type=url] {
    border: 1px solid #bfbfbf;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 15px;
    color: #000;
    /* line-height: 30px; */
    font-weight: normal;
    min-height: 40px;
    border-radius: 4px;
    color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background: #fff;
}

.circleLabel {
    word-wrap: break-word;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.radio-btn-group {
    padding-bottom: 10px;
    padding-top: 10px;
}

.blueButton {
    font-size: 15px;
    padding: 10px 20px !important;
    background: #425057;
    color: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    /* padding: 0; */
    margin: 5px 0 0;
    text-align: center;
    border-width: 0;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
}

    .blueButton:hover {
        background: #425057;
    }

.mobile-area img.rightSideImg {
    border: 2px solid #efefef;
    border-radius: 8px;
    margin-top: 26px;
}

.mobileRechargeIcon {
    width: 20px;
    height: 20px;
}

.radio-panel {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radio-panel input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #dadada;
    border-radius: 50%;
}

.radio-panel:hover input ~ .checkmark {
    background-color: #ccc;
}

.radio-panel input:checked ~ .checkmark {
    background-color: #ed3f46;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-panel input:checked ~ .checkmark:after {
    display: block;
}

.radio-panel .checkmark:after {
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}


.white-wrapper a:hover, .white-wrapper a:focus {
    outline: none;
    text-decoration: none;
}

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
}

    .tab .nav-tabs li {
        margin-right: 15px;
    }

        .tab .nav-tabs li a {
            padding: 20px 15px;
            font-size: 15px;
            font-weight: 600;
            color: #868686;
            border-radius: 0;
            text-transform: uppercase;
            margin-right: 0;
            border: none;
            position: relative;
            transition: all 0.5s ease 0s;
        }

            .tab .nav-tabs li a:hover {
                background: #fff;
            }

            .tab .nav-tabs li a:before {
                content: "";
                width: 100%;
                height: 1px;
                background: rgb(237, 63, 70);
                position: absolute;
                bottom: 5px;
                left: 0;
                transform: scale(0);
                transition: all 700ms ease 0s;
            }

            .tab .nav-tabs li a:after {
                content: "";
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #ed3f46;
                margin: 0 auto;
                position: absolute;
                bottom: 2px;
                left: 0;
                right: 0;
                transform: scale(0);
                transition: all 700ms ease 0s;
            }

        .tab .nav-tabs li.active a,
        .tab .nav-tabs li.active a:focus,
        .tab .nav-tabs li.active a:hover {
            border: none;
            color: #ed3f46;
        }

.nav-tabs.nav > li {
    display: inline-block;
}

.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:after,
.tab .nav-tabs li.active a:after {
    transform: scale(1);
}

.tab .tab-content {
    padding: 20px;
    background: #fff;
    font-size: 14px;
    color: #a09d9d;
    line-height: 26px;
}

    .tab .tab-content p {
        margin: 0 0 10px;
        color: #777;
    }

    .tab .tab-content h3 {
        font-size: 24px;
        margin-top: 0;
    }



@media only screen and (max-width: 479px) {
    .tab .nav-tabs li {
        width: 100%;
    }

        .tab .nav-tabs li a {
            text-align: center;
        }

    .recharege-section .tab .nav-tabs li {
        width: 94%;
    }

    .recharge-panel input[type="button"] {
        width: 100%;
    }

    .recharge-panel .mobile-area {
        padding: 0px;
    }

    .recharge-panel h4 {
        font-size: 17px;
    }

    .mobile-cat-menu {
        -webkit-transition-property: width; /* Safari */
        -webkit-transition-duration: 1s; /* Safari */
        transition-property: width;
        transition-duration: 1s;
    }
}


.rechargeIcon {
    width: 30px;
    height: auto;
    margin-right: 10px;
    float: left;
}

.recharge-panel .desc {
    color: #6b6b6b;
}

    .recharge-panel .desc a {
        color: #0092dd;
    }

.show-recharge-icon {
    float: left;
    height: 20px;
    margin-right: 10px;
}

.recharge-panel .dropdown dd, .recharge-panel .dropdown dt, .recharge-panel .dropdown ul {
    margin: 0px;
    padding: 0px;
}

.recharge-panel .dropdown dd {
    position: relative;
}

.recharge-panel .dropdown ul li span {
    /*line-height: 32px;*/
}

.recharge-panel .dropdown a, .recharge-panel .dropdown a:visited {
    color: #816c5b;
    text-decoration: none;
    outline: none;
}

    .recharge-panel .dropdown a:hover {
        color: #fff;
    }

.recharge-panel .dropdown dt a:hover {
    color: #000;
    border: 1px solid #bfbfbf;
}

.recharge-panel .dropdown dt a:after {
    content: "";
    position: relative;
    top: 0;
    right: 0;
}

.recharge-panel .arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    float: right;
    border-top: 20px solid #f00;
}

.recharge-panel .dropdown dt a {
    background: #ffffff url(arrow.png) no-repeat scroll right center;
    border-radius: 4px;
    display: block;
    padding-right: 20px;
    border: 1px solid #bfbfbf;
}

    .recharge-panel .dropdown dt a span {
        cursor: pointer;
        padding: 0px 0px;
    }

        .recharge-panel .dropdown dt a span img {
            height: 20px;
            width: auto;
        }

        .recharge-panel .dropdown dt a span.operatordropdown {
            cursor: pointer;
            display: block;
            padding: 10px 20px;
        }

.recharge-panel .dropdown dd ul {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    z-index: 2;
    color: #000;
    display: none;
    left: 0px;
    padding: 5px 0;
    position: absolute;
    top: -1px;
    width: 100%;
    /* min-width: 170px; */
    list-style: none;
    overflow-y: scroll;
    max-height: 200px;
}

    .recharge-panel .dropdown dd ul li {
        margin-bottom: 0;
    }

.recharge-panel .dropdown span.value {
    display: none;
}

.recharge-panel .dropdown dd ul li a {
    padding: 5px 20px;
    width: 100%;
    display: inline-block;
}

    .recharge-panel .dropdown dd ul li a:hover {
        background-color: #469bc3;
    }

.recharge-panel .dropdown img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}

.recharge-panel .flagvisibility {
    display: none;
}

.recharge-panel dt:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid rgba(60, 58, 58, 0);
    border-top: 5px solid #02354c;
    position: absolute;
    bottom: 17px;
    margin-left: -12px;
    right: 11px;
}

.recharge-panel .dropdown {
    margin-bottom: 17px !important;
}

.payment-detail-section {
    float: left;
    width: 100%;
    padding: 0px 20px 20px;
}

    .payment-detail-section .panel-title {
        color: #2d5365;
        border-bottom: solid 2px #eaeaea;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

.promocode {
    padding-bottom: 5px;
}

.payment-right-section {
    background: #fff;
    padding: 20px 20px !important;
}

.payment-detail-section input[type='checkbox'], .checkout-left-section input[type='checkbox'] {
    margin-top: 3px;
    float: left;
    margin-right: 6px;
}

.payment-detail-section .paybal-amt, .checkout-payment-right-section .paybal-amt {
    background: #016a9a !important;
    color: #fff !important;
    border: 1px solid #026998 !important;
}

    .payment-detail-section .paybal-amt #TotalPaybleAmount, .checkout-payment-right-section #TotalPaybleAmount {
        color: #fff !important;
        margin-bottom: 0;
    }

.checkout-payment-left-section input[type='text']:disabled, .payment-detail-section input[type='text']:disabled, .payment-detail-section input[type='password']:disabled, .checkout-payment-left-section input[type='password']:disabled {
    cursor: no-drop;
}

.checkout-payment-right-section li h2, .payment-detail-section li h2 {
    margin-top: 3px;
}

.payment-detail-section .divforpromocode {
    background: #fff !important;
    padding: 20px 30px;
    border: 1px solid #dedede !important;
    float: left;
}

.pd-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#verify {
    float: left;
    width: 100%;
}

.payment-detail-section .fa-refresh {
    font-size: 30px;
    margin: 5px 10px;
    color: #ed3f46;
    cursor: pointer;
    float: left;
}

.payment-detail-section iframe {
    height: 43px !important;
    padding-top: 1px;
    width: 103px !important;
    float: left;
    border: 0px;
}

/*------  Recharge page css End ----*/

#js-product-list .product-info .price.pt-cls-sty {
    display: inline-block !important;
}



.modal-dialog .form {
    height: 475px;
}

.cssDivConfirm.alter-message {
    border-top: 8px solid #ed3f46;
    border-bottom: 8px solid #ed3f46;
    z-index: 1000000;
}

    .cssDivConfirm.alter-message .btn-absolute {
        padding: 8px 41px !important;
        font-size: 14px !important;
    }

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    /*header*/

}


@media (max-width: 768px) {
    .checkout-left-section .sp-methods input[type="radio"] {
        top: -11px !important;
        left: -15px;
    }

    .wallet-text {
        top: -10px !important;
        left: -15px;
    }

    .checkout-payment-right-section ul li {
        display: block !important;
    }
}

@media (max-width: 479px) {
    .payment-right-section {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .recharge-panel .panel-body {
        padding: 0px !important;
    }

    .checkout-payment-right-section #CapatchBlock input[type="text"] {
        width: 100% !important;
        text-align: left !important;
    }

    .checkout-payment-right-section .paybal-amt label, .payment-right-section .paybal-amt, .checkout-payment-right-section .paybal-amt span, .payment-right-section .paybal-amt span {
        width: 100% !important;
        float: left;
    }

    .bluebutton {
        width: 100% !important;
    }

    .checkout-left-section .divforcryptoinboxlogin .col-sm-4 {
        padding-left: 0px !important;
    }

    .checkout-left-section .divforcryptoinboxlogin .col-sm-4 {
        padding-right: 0px !important;
    }

    #clpseCheckout .panel-body {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}



@media only screen and (max-width: 479px) {
    .payment-right-section .panel-body ul li {
        display: inline-block;
        width: 100%;
    }

    #CapatchBlock input[type="text"] {
        width: 100% !important;
        /* margin-top: 10px !important; */
        margin-left: 20px;
        float: right;
        text-align: left;
        font-size: 17px;
        margin-top: 10px;
    }

    .checkout-payment-right-section #CapatchBlock input[type="text"] {
        width: 100% !important;
    }
}
/*------  Flight page css Start ----*/
.flight-banner {
    background: url(../images/flight1.jpg) center top;
    border: none;
    height: 400px;
    background-blend-mode: overlay;
}

.flight-section {
    float: none;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 250px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

    .flight-section .main-heading {
        font-size: 1.85714em;
        padding: 0 0 28px;
        text-align: center;
        color: #fff;
    }

.flight-wrapper {
    background-color: #fff!important;
    min-height: 55px;
    color: #333;
    font-size: 1.14286em;
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
    border-radius: 0 0 3px 3px;
    float: left;
    width: 100%;
}

.flight-list {
    float: left;
    width: 100%;
}

.flight-section ul li {
    font-size: 15px;
    transition: none!important;
    display: inline-block;
    font-weight: 500;
    background: none;
    border-top: none!important;
    color: #fff;
    background: #154054;
    margin-bottom: 0;
    text-align: center;
    border-right: 1px solid #08202b!important;
    float: left;
    margin-right: 0 !important;
    cursor: pointer;
}

    .flight-section ul li.current {
        background: #ed3f46;
    }

    .flight-section ul li a {
        color: #fff;
        padding: 12px 25px;
        float: left;
        min-height: 51px;
    }

.flight-list img {
    margin-right: 10px;
    width: 18px;
}

.flight-section ul {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.flight-wrapper input[type='text'] {
    background-color: #fff!important;
    padding: 18px 15px;
    color: #414141;
    font-size: 15px;
    padding-right: 23px;
    border: none;
    width: 100%;
}

    .flight-wrapper input[type='text']:focus, .flight-wrapper .search-btn:focus {
        outline: 0;
    }

.flight-wrapper .column {
    border-right: 1px solid #ccc;
}

    .flight-wrapper .column.noborder {
        border-right: 0px solid #ccc !important;
    }

.flight-wrapper ::placeholder {
    color: #c7c7c7;
    opacity: 1; /* Firefox */
}

.flight-wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c7c7c7;
}

.flight-wrapper ::-ms-input-placeholder { /* Microsoft Edge */
    color: #c7c7c7;
}

.flight-wrapper .fa {
    position: absolute;
    top: 21px;
    right: 15px;
    /* left: 0; */
    border: 0;
    float: right;
    color: #c7c7c7;
}


.rightBorder {
    border-right: 0 !important;
}

.flight-wrapper .search-btn {
    background-color: #ed3f46!important;
    border-radius: 3px;
    margin: 12px 10px;
    padding: 6px 5px;
    width: 91%;
    box-shadow: 0 4px 0 #af1722;
    color: #fff;
    font-size: 14px;
    /* font-weight: 500; */
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border: 0;
}

.flight-container {
    max-width: 1045px;
    margin-bottom: 20px;
    padding-top: 3em;
    margin: 0 auto;
    padding: 0 20px;
    float: none;
}

.flight-wrapper .slider-section {
    min-height: 400px;
    margin-top: -170px;
    z-index: 1;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.flight-container .Carousel {
    max-width: 1045px;
    position: relative;
    margin: 0 0px 15px;
    padding: 0;
    clear: both;
}

.flight-container .Carousel-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 9px 25px;
    height: auto!important;
    top: -90px;
}

.flight-container .Carousel-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    backface-visibility: hidden;
}

.flight-container .package-slide {
    border: 0;
}

    .flight-container .package-slide.super-offer {
        height: auto;
    }

.flight-container .package-slide {
    width: 295px;
    margin-top: 15px;
}

    .flight-container .package-slide .image-box img {
        width: 100%;
        border-radius: 5px 5px 0 0;
        height: 180px;
    }

    .flight-container .package-slide:hover {
        transform: scale(1.1);
        border-bottom: none;
        box-shadow: 0 5px 15px rgba(0,0,0,.1);
        border-radius: 6px 6px 0 0;
    }

.flight-container .package-slide {
    margin: 0 30px 15px 0;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    float: left;
    cursor: pointer;
    background: none;
    border-radius: 0;
    transition: all .5s ease;
    border-bottom: 1px solid #e4e4e4;
}

.slider-section {
    background: #eeeeee;
}

.flight-container .Carousel-slide {
    flex-grow: 0;
    flex-shrink: 0;
    user-select: none;
    float: left;
    list-style: none;
    position: relative;
    width: 295px;
    margin-right: 30px;
}

.flight-container .package-slide .image-box {
    min-height: 190px;
    height: 191px;
    background: #ffffff7d;
    border-radius: 6px 6px 0 0;
    width: 100%;
    position: relative;
    padding: 13px;
    overflow: hidden;
}

.flight-section ul li.current:last-child {
    border-right: 0px !important;
}

.flight-container .package-slide .image-box span {
    position: absolute;
    left: 16px;
    bottom: -1px;
    text-transform: uppercase;
    padding: 12px 20px;
    background: #ed3f46;
    font-size: 1em;
    font-weight: 500;
    border-radius: 3px 3px 0 0;
    color: #fff;
}

.flight-container .package-slide .image-box img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.flight-container .package-slide .content.new-inventory {
    padding: 6px 8px 12px 16px;
    width: 100%;
    overflow: hidden;
    color: #333;
    background: #fff;
    border: 1px solid #e2e5e2;
    border-top: 0;
    float: left;
    height: auto;
}

.flight-container .package-slide .content {
    padding: 15px;
    width: 100%;
    min-height: 125px;
    position: relative;
}

.flight-container .package .content.new-inventory .new-details {
    width: 100%;
    min-height: 80px;
    float: left;
}

.flight-container .package-slide .content.new-inventory .new-details h3 {
    font-size: 1.21429em;
    line-height: 22px;
    padding-top: 12px;
    text-transform: capitalize;
    color: #333;
    margin-top: 0;
}

.flight-container .package-slide .content h3 {
    font-size: 1.14286em;
    overflow: hidden;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.flight-container .package-slide .content.new-inventory .new-details .stay.duration {
    display: block;
    line-height: 16px;
    padding-bottom: 5px;
    font-size: 1em;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.flight-container .package-slide .content.new-inventory .new-details .stay {
    display: block!important;
}

.flight-container .package-slide .content.new-inventory .new-details p {
    font-size: 1em;
    color: #999;
}

.flight-container .package-slide .content p {
    color: #999;
}

.flight-container .package-slide .content.new-inventory .new-details .stay.duration.priceSubtitle {
    font-size: 1.28571em;
    font-weight: 500;
    color: #333;
}



@media only screen and (max-width: 610px) and (min-width: 1px) {

    .flight-wrapper .column {
        width: 100%;
    }

        .flight-wrapper .column .search-btn {
            width: 100%;
            margin-bottom: -1px;
        }

    .flight-wrapper .column {
        border-bottom: 1px solid #e8e8e8 !important;
        float: none;
        width: 100%;
        border-top: 0;
        border-right: 0 none;
    }

    .flight-section ul li a {
        color: #fff;
        padding: 12px 13px 12px 13px;
        float: left;
        min-height: 51px;
    }

    .flight-banner {
        height: 100%;
    }

    .flight-container .Carousel-slide {
        width: 100%;
    }

    .flight-section {
        padding: 20px;
        top: 80px;
    }

    .flight-container .Carousel-inner {
        display: block;
    }

    .flight-container .Carousel-wrapper {
        top: 10px;
        padding: 9px 0px;
    }

    .flight-wrapper input[type='text'] {
        padding: 18px 15px;
        max-height: 64px;
        min-height: 49px;
        font-size: 13px;
    }

    .slider-section {
        margin-bottom: 20px;
    }

    .main-container h4 {
        line-height: 25px;
    }

    .main-container p {
        text-align: justify;
    }

    .flight-container .package-slide .image-box img {
        width: 100%;
    }

    .flight-wrapper .search-btn {
        width: 100%;
        float: none;
        /* background: #fff; */
        box-sizing: border-box;
        margin: 0px auto;
        border-radius: 0;
        box-shadow: none;
        padding: 13px 5px;
    }

    .flight-container .package-slide .image-box {
        min-height: 153px;
        background: #fff;
        height: 186px;
    }
}

@media only screen and (width: 768px) {
    .flight-container .Carousel-slide {
        width: 205px;
    }

    .flight-wrapper .search-btn {
        width: 84%;
    }

    .flight-container .package-slide .image-box {
        min-height: 128px;
        height: 129px;
    }

    .main-container p {
        text-align: justify;
    }

    .flight-section {
        padding: 0 20px;
    }
}
/*------  Flight page css End ----*/

.detaling-right .key-feature-sty ul {
    margin:0;
}

    .detaling-right .key-feature-sty ul .attrdata {
        margin-bottom: 0;
        font-weight: normal;
    }

.keyfetaure-left {
    text-align: left;
    padding-right: 2px;
    
}

/*.detaling-right .key-feature-sty .size-dec-cls {
    border: 0px solid #b5b5b5;
    padding: 7px 0px;
}*/

.list-unstyled.sizebox .keyfetaure-left {
    text-align: left;
    padding-right: 19px;
}

.delivery-charges-sty {
    font-style: italic;
}

/*.size-dec-cls.attributedata{
       border: 2px solid #b5b5b5 !important;
    padding: 5px 6px!important;
    margin-right: 4px!important ;
}*/
.pd-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



.left-column .product-page .tabs .tab-content {
    padding: 10px 0;
}

.left-column .product-page .product-moreinfo .no-comment {
    padding: 5px 20px;
}

.ref_login_outer .join h2 {
    color: #3e3092;
}

.ref_login_outer .join p {
    color: #154054;
    font-size: 14px;
    line-height: 20px;
}

.ref_login_outer .form, .ref_login_outer .signup-info {
    height: 560px;
}

.register dt {
    color: #fff;
    font-weight: normal;
}




/*---------------Scroll bar CSS Start ---------------*/


.Categoryscrollbar {
    float: left;
    /*max-height: 210px;*/
    width: 97%;
    background: #fff;
   
    margin-bottom: 0px;
    margin-top: 0px !important;
}


.customscroll::-webkit-scrollbar {
    width: 4px;
    background-color: #fff;
    transition: all .2s ease-in-out;
}


.customscroll:hover::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #808080;
    transition: all .2s ease-in-out;
}

.customscroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #c5c5c5;
    transition: all .2s ease-in-out;
}



.customscroll::-moz-scrollbar {
    width: 4px;
    background-color: #fff;
    transition: all .2s ease-in-out;
}


.customscroll:hover::-moz-scrollbar-thumb {
    border-radius: 4px;
    background-color: #808080;
    transition: all .2s ease-in-out;
}

.customscroll::-moz-scrollbar-thumb {
    border-radius: 4px;
    background-color: #c5c5c5;
    transition: all .2s ease-in-out;
}
/*---------------Scroll bar CSS End ---------------*/
select#sortBy:focus {
    outline: 0;
}

.cart-btn-sty .continue-btn {
    margin-right: 0px !important;
}

.red-btn {
    top: 0 !important;
    font-size: 14px !important;
    /* line-height: 1.5; */
    padding: 8px 10px 9px !important;
    margin-left: 5px;
}

    .red-btn:hover {
        color: #fff;
    }

.divAddress .radio-inline {
    margin-left: 0 !important;
    margin-right: 20px;
}

#collapseDelivery fieldset {
    margin-top: 0px !important;
}


.schedule-tab .nav-tabs-login {
    text-align: center;
    margin-bottom: 0px;
}

    .schedule-tab .nav-tabs-login > li {
        display: inline-block;
        /* zoom: 1; */
        margin-bottom: -7px;
        position: relative;
    }



    .schedule-tab .nav-tabs-login > li.active > a {
        background: #9adcf8;
        color: #096892;
    }

    .schedule-tab .nav-tabs-login > li > a {



        background: #154054 !important ; /*#12a4dd*/
        color:#fff; /*#fff;*/
        border-radius: 0;
        padding: 8px 39px;
        margin: 0 0px;
        /* font-size: 16px; */
        font-weight: normal;
        position: relative;
        z-index: 1000;
        border: 1px solid transparent !important;
    }

        .schedule-tab .nav-tabs-login > li > a:hover {
            background: #ccc;
            color: #fff;
        }

    .schedule-tab .tab-content {
        padding: 25px 10px;
        margin-bottom: 5px;
        position: relative;
        height: 450px;
    }

        .schedule-tab .tab-content #kyboltag {
            margin-top: 20px;
        }

.schedule-listing.bg {
    background: #f5f5f5;
}

.schedule-listing {
    padding: 25px 40px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    border-radius: 5px;
}

.schedule-slot-time {
    width: 20%;
    float: left;
    font-weight: 700;
}

.schedule-tab .nav-tabs-login > li.active > a, .schedule-tab .nav-tabs-login > li.active > a:focus, .schedule-tab .nav-tabs-login > li.active > a:hover, .schedule-tab .nav-tabs-login > li > a:hover, .schedule-tab .nav-tabs-login > li > a {
    border: 0;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.pagination-container .pagination {
    padding-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.checkout-payment-right-section {
    background: #fafafa;
    border: 1px solid #e1e8ed;
    padding: 20px 20px 0px;
    float: left;
    min-height: 393px;
    width: 100%;
}

    .checkout-payment-right-section iframe {
        height: 57px !important;
        padding-top: 1px;
        width: 109px !important;
        float: left;
        border: 0px;
    }

    .checkout-payment-right-section .fa-refresh {
        font-size: 30px;
        margin: 5px 10px;
        color: #ed3f46 !important;
        cursor: pointer;
        float: left;
    }

    .checkout-payment-right-section #CapatchBlock input[type="text"] {
        width: 39%;
        /* margin-top: 10px !important; */
        margin-left: 20px;
        float: right;
        text-align: right;
        font-size: 17px;
        height: 45px !important;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        border: 1px solid #bfbfbf;
    }

#CapatchBlock input[type="text"]:focus {
    outline: 0;
}

.recapcta-no {
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
}

.checkout-payment-right-section .payment-detail-section .paybal-amt {
    background: #016a9a !important;
    color: #fff !important;
    border: 1px solid #026998 !important;
}

.checkout-left-section .divforcryptoinboxlogin input[type="text"] {
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    text-align: left;
    outline: 0px;
    padding: 7px 10px;
    width: 100% !important;
    font-size: 14px;
    margin: 10px 0px 10px;
    border-radius: 4px;
}

.divforcryptoinboxlogin input[type="text"] {
    width: 100% !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.checkout-left-section input[type='text'], .checkout-left-section input[type='password'] {
    margin-bottom: 10px;
}

.checkout-left-section .bluebutton {
    margin-bottom: 10px;
}

.checkout-left-section .sp-methods input[type="radio"] {
    position: relative;
    top: -24px;
    left: -15px;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.wallet-text {
    position: relative;
    top: -23px;
    left: -15px;
    font-weight: bold;
    margin-left: 3px;
}

.get-opt-button {
    position: absolute;
    right: 0px;
    bottom: 10px;
    border-radius: 0px 4px 4px 0px !important;
    padding: 8px 10px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.get-opt-button:focus {
    outline: 0 !important;
}

.radio-button input[type='radio'] {
    height: 20px;
    width: 20px;
    float: left;
    padding-right: 5px;
}

.radio-button span {
    float: left;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 5px;
    font-size: 15px;
}

.outer-customer-panel-section .left-coloum i.pull-left {
    font-size: 16px;
    width: 25px;
    text-align: center;
    float: right;
    color: #154054;
    padding-top: 3px;
}

.space-align {
    margin-bottom: 15px !important;
    float: left;
    width: 100%;
}

.leftButton {
    margin-left: 5px;
}

.upload-image-container .preview-img .addmore {
    text-align: center;
    background: #f1f1f1;
    padding: 5px;
    border: 1px solid #ddd;
    border-top: 0;
    color: #154054;
    font-weight: normal;
    font-size: 20px;
}

.margin-right-8 {
    margin-right: 8px;
}

.address-section {
    background: #fafafa;
    padding: 20px;
    border: 1px solid #ececec;
    font-size: 14px;
}


.tab-pane .LoginValidation {
    left: inherit;
    text-align: left;
    top: 0px;
    right: 9px;
}

.tab-pane .LoginValidationPassword {
    left: 14px;
    text-align: left;
    top: 51px;
    right: 0;
}
    .tab-pane .LoginValidation:before {
        top: -2px !important;
        right: 109px !important;
    }

.regisetration .LoginValidation {
    margin: 8px 9px 0 0 !important;
    right: 38px !important;
}

.suboption.tree-view li {
    border: 0;
    margin: 0 !important;
}

    .suboption.tree-view li a {
        background: #fff;
        border: 0;
        padding: 0;
    }


/*------  Bus page css Start ----*/

.bus-banner {
    background: url(../images/busbanner.jpg) center top;
    border: none;
    height: 400px;
    background-blend-mode: overlay;
}

.rest1 {
    opacity: 0;
    transform: translateZ(0);
}

    .rest1.animate {
        transform: translateY(500px);
        animation: moveUp 1s cubic-bezier(.19,1,.22,1) forwards;
        transition: opacity 1s ease-in;
        opacity: 1;
    }

    .rest1.op {
        opacity: 1;
    }

    .rest1 p, .rest1 h4, .rest1 ul li {
        color: #777;
    }

    .rest1 h4 {
        font-size: 19px;
        font-family: Roboto;
        font-weight: bold;
        color: #5f5f5f;
        margin-bottom: 19px;
        text-transform: uppercase;
    }

@keyframes moveUp {
    to {
        transform: translateY(0);
    }
}
/*------  Bus page css End ----*/


/*------  Train page css Start ----*/

.train-banner {
    background: url(../images/trainbanner.jpg) center top;
    border: none;
    height: 400px;
    background-blend-mode: overlay;
}


.main-container .thumbnail a > img {
    height: 200px;
}
/*------  Train page css End ----*/


.animate-bus {
    /*position: absolute;*/
    left: 0;
    bottom: 0;
    z-index: 11;
}

.animate-bus {
    width: 230px;
    height: 98px;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -ms-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
    -webkit-animation: animate 7s ease-in-out 2s infinite;
    -moz-animation: animate 7s ease-in-out 2s infinite;
    -ms-animation: animate 7s ease-in-out 2s infinite;
    -o-animation: animate 7s ease-in-out 2s infinite;
    animation: animate 7s ease-in-out 2s infinite;
}

@keyframes animate {
    0% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%);
    }

    30% {
        -webkit-transform: translateX(150%);
        -moz-transform: translateX(150%);
        -ms-transform: translateX(150%);
        transform: translateX(150%);
    }

    50% {
        -webkit-transform: translateX(500%);
        -moz-transform: translateX(500%);
        -ms-transform: translateX(500%);
        transform: translateX(500%);
    }

    100% {
        -webkit-transform: translateX(1e3%);
        -moz-transform: translateX(1e3%);
        -ms-transform: translateX(100%);
        transform: translateX(1e3%);
    }
}

@-webkit-keyframes animate {
    0% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%);
    }

    30% {
        -webkit-transform: translateX(150%);
        -moz-transform: translateX(150%);
        -ms-transform: translateX(150%);
        transform: translateX(150%);
    }

    50% {
        -webkit-transform: translateX(500%);
        -moz-transform: translateX(500%);
        -ms-transform: translateX(500%);
        transform: translateX(500%);
    }

    100% {
        -webkit-transform: translateX(1e3%);
        -moz-transform: translateX(1e3%);
        -ms-transform: translateX(100%);
        transform: translateX(1e3%);
    }
}

.carousel.slide ul.thumbnails li {
    list-style: none !important;
}

.slider-bus {
    display: -webkit-flex;
    display: flex;
    /* margin-top: 30px; */
    background-color: rgb(239, 239, 239);
    padding-top: 40px;
    padding-bottom: 20px;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.btn-yes {
    position: relative;
    top: 10px;
    background: #00a65a;
    border-radius: 40px;
    border: 1px solid #07894d;
    color: #fff;
    padding: 8px 41px;
    font-size: 14px;
    right: 0;
}

.fullBtn {
    width: 100%;
}

.carousel-inner ul {
    margin-bottom: 0 !important;
}

.dashboard-icon i.fa {
    margin-top: 26px;
}

.get-opt-button-recharge {
    position: absolute;
    right: 0px;
    bottom: 10px;
    border-radius: 0px 4px 4px 0px !important;
    padding: 10px 10px !important;
}

.divforpromocode.topAlign {
    margin-top: -19px !important;
    margin-bottom: 43px !important;
}

.sp-methods.recharge-panel input[type="radio"] {
    position: relative;
    top: -27px;
    left: -15px;
}

.recharge-panel .btn-sm.lastBtn {
    line-height: 1.7;
}

.sp-methods.recharge-panel .wallet-text {
    position: relative;
    top: -27px;
    left: -15px;
    font-weight: bold;
    margin-left: 3px;
}

.recharge-panel .panel-title {
    border-bottom: 0px!important;
    margin-top: 5px !important;
    padding-bottom: 0px !important;
}

.recharge-panel .panel-default > .panel-heading {
    box-shadow: none !important;
}
/*------------------------Online Payment page CSS Start -------------------*/

.payment-wrapper .shrink.navigation-wrapper {
    top: 0;
    float: left;
    width: 100%;
    /*position: fixed;*/
    z-index: 2141556545;
}

.payment-wrapper .navbar-default {
    background-color: #f6931d;
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
}



.payment-wrapper .shrink .navbar-fixed-top .cancel-this {
    top: 36px;
    z-index: 500;
}

.payment-wrapper .cancel-this {
    position: absolute;
    left: 10px;
    top: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

    .payment-wrapper .cancel-this span {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
    }

    .payment-wrapper .cancel-this i {
        font-size: 18px;
        margin-right: 0;
    }

.payment-wrapper .secure-payment {
    position: absolute;
    right: 10px;
    top: 36px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    opacity: 1.7;
}

    .payment-wrapper .secure-payment i {
        font-size: 18px;
        margin-right: 1px;
    }

.payment-wrapper .payment-info-equivalent {
    top: 63px;
    left: 90px!important;
    font-size: 13px;
    position: absolute;
    color: white;
    font-weight: 500;
    width: 200px;
}

.BaseCurrencySymbol {
    font-weight: 500;
}

.payment-wrapper .collapse {
    display: none;
}

.payment-wrapper .navbar-header {
    position: relative;
    float: left;
}

.payment-wrapper .navbar-brand {
    float: left;
    padding: 0;
    box-shadow: 0 0 1px 1px #e2e2e2;
    border-radius: 4px;
    margin: 10px;
    width: 90px;
    height: 90px;
    position: relative;
    top: 10px;
    left: 19px;
}

.payment-wrapper .brandlogo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
}

    .payment-wrapper .brandlogo img {
        vertical-align: middle;
        display: inline-block;
        margin-top: 24px;
    }

.payment-wrapper .payment-info {
    position: absolute;
    right: -245px;
    top: 33px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    width: 250%;
}

.payment-wrapper .payment-info-equivalent {
    top: 63px;
    left: 90px!important;
    font-size: 13px;
    position: absolute;
    color: white;
    font-weight: 500;
    width: 200px;
}

.payment-wrapper .container-payment-gateway {
    width: 650px;
    margin: 0 auto;
    clear: both;
    padding: 40px 0;
    padding-bottom: 0;
}

.payment-wrapper .panel-details, .payment-wrapper .panel-options {
    box-shadow: none;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 0;
}

.payment-wrapper .overview-stat.color-one {
    background: #21c5db;
}

.payment-wrapper .overview-stat {
    min-height: 135px;
    margin-bottom: 30px;
}

.payment-wrapper .overview-stat {
    border-radius: 5px;
}

.payment-wrapper .stat-icon {
    font-size: 2.25em;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}

    .payment-wrapper .stat-icon i {
        border: 1px solid #ffffff;
        padding: 22px 25px;
        border-radius: 50%;
    }

.payment-wrapper .title-num {
    float: left;
    margin-top: 5px;
}

.payment-wrapper .stat h5 {
    font-weight: 300;
    padding-bottom: 5px;
    font-family: 'Mukta Malar', sans-serif !important;
    color: #ffffff;
    font-size: 22px;
}

.payment-wrapper .stat h2 {
    font-weight: 300;
    color: #ffffff;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 3px;
}

.payment-wrapper .stat .email-section {
    float: left;
    border-left: 1px solid #ffffff;
    padding-left: 38px !important;
}

    .payment-wrapper .stat .email-section p {
          color: #ffffff;
    }

    .payment-wrapper .stat .email-section p {
        font-size: 1em;
        line-height: 1.5em;
        margin: 0px;
        padding: 0px;
        margin-bottom: 3px;
        color: #fff;
    }

.payment-wrapper .panel-details .panel-heading.user-info {
    background: #21c5db;
    border-radius: 5px;
    border-bottom: 0 !important;
    border: 0px;
    box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.2);
}

.payment-wrapper .panel-details .panel-heading, .payment-wrapper .panel-options .panel-heading {
    padding: 20px 15px;
    min-height: 118px;
    margin-bottom: 30px;
}

.payment-wrapper .panel-default > .panel-heading {
    border-color: rgb(55, 172, 229);
    color: #fff;
}

.payment-wrapper .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.payment-wrapper .container-payment-gateway .user-info span.show-details {
    float: left;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
    color: #fff;
}

.payment-wrapper .container-payment-gateway .user-info span {
    display: inline-block;
    font-size: 17px;
    font-family: 'Mukta Malar', sans-serif !important;
}

.payment-heading-online {
    background: #0487d3;
    padding: 15px 15px;
    /* border-color: rgba(209,211,212,0.3); */
    color: #333;
    border: 1px solid #088ad5;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin-top: -1px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    float: left;
    width: 100%;
    background: linear-gradient(141deg, #0487d3 0%, #62cbf3 51%, #0487d3 75%);
    background: -moz-linear-gradient(141deg, #0487d3 0%, #62cbf3 51%, #0487d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0487d3), color-stop(51%,#62cbf3), color-stop(100%,#0487d3));
    background: -webkit-linear-gradient(141deg, #0487d3 0%,#62cbf3 51%,#0487d3 100%);
    background: -o-linear-gradient(141deg, #0487d3 0%,#62cbf3 51%,#0487d3 100%);
    background: -ms-linear-gradient(141deg, #0487d3 0%,#62cbf3 51%,#0487d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0487d3', endColorstr='#62cbf3',GradientType=0 );
}

.panel-options-lazyPay {
    /*box-shadow: 0 0 1px 1px #bcbec0;*/
    margin-bottom: 0;
    background-color: #fff;
    border: 0 none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.payment-wrapper .seperation {
    padding: 5px 0px;
}

.payment-wrapper .panel-title {
    font-size: 18px;
    color: #fff;
    /* font-weight: 400; */
    font-family: 'Mukta Malar', sans-serif !important;
}

.payment-wrapper .card-payment-section {
	border: 1px solid #ddd;
	background: #fff;
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.2);
	min-height: 500px;
	margin-bottom: 8px;
    position:relative;
}

    .payment-wrapper .card-payment-section .pmt-lft-tb
    {
     position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: #f1f1f1;
    z-index:99;
    }


    .payment-wrapper .card-payment-section .pmt-rht-mode 
    {
        padding-left:25%;
    }

.bottom-payemnt-section {
    margin-bottom:15px;
}

.btn-payment {
    border-radius: 5px;
    width: 50%;
    margin-top: 15px;
    background-color: #fff;
    border: 2px solid #2d9dd4;
    color: #0e8cd4 !important;
    font-weight: bold;
}

    .btn-payment:focus {
        outline: 0px !important;
    }

.column-section {
    padding: 15px;
    padding: 20px;
    border-right: 1px solid #ddd;
    background: #21c5db;
    color: #fff;
    font-size: 14px;
    min-height: 60px !important;
}

.username-row {
    padding: 18px 10px !important;
    text-align: center;
}

.balance-column {
    background: #fff;
    color: #000;
    padding: 10px;
    font-size: 14px;
    border-right: 1px solid #ddd;
    min-height: 60px !important;
}

.pay-button {
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.card-detail-panel {
    float: left;
    width: 100%;
    border: 1px solid #ececec;
    box-shadow: 0 0 11px 4px rgba(0,0,0,.1);
}

.btn-payment:hover {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    color: #fff !important;
    background: #21c5db !important;
    border-color: #21c5db !important;
}

.displayAmtCurr span {
    font-family: 'Mukta Malar', sans-serif !important;
    font-size: 21px;
    line-height: 20px;
}

.pay-button:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background-color: #2d9dd4;
    z-index: -2;
}

.effect-8:focus {
    outline: 0;
}

.effect-8.remove-radius {
    border-radius: 0px !important;
}

.effect-8 {
    border: 1px solid #d6d5d5;
    width: 100%;
    border-radius: 0px 5px 5px 0px;
    padding: 7px 14px 9px;
    transition: 0.4s;
}

    .effect-8 ~ .focus-border:before,
    .effect-8 ~ .focus-border:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 2px;
        background-color: #088ad5;
        transition: 0.3s;
    }

    .effect-8 ~ .focus-border:after {
        top: auto;
        bottom: 0;
        left: auto;
        right: 0;
    }

    .effect-8 ~ .focus-border i:before,
    .effect-8 ~ .focus-border i:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 2px;
        height: 0;
        background-color: #088ad5;
        transition: 0.4s;
    }

    .effect-8 ~ .focus-border i:after {
        left: auto;
        right: 0;
        top: auto;
        bottom: 0;
    }

    .effect-8:focus ~ .focus-border:before,
    .effect-8:focus ~ .focus-border:after {
        width: 100%;
        transition: 0.3s;
    }

    .effect-8:focus ~ .focus-border i:before,
    .effect-8:focus ~ .focus-border i:after {
        height: 100%;
        transition: 0.4s;
    }

.new-account {
    color: #79b530;
    border-color: #79b530;
    display: inline-block;
    border: 1px solid #79b530;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    /* color: #b3b3b3; */
    text-align: center;
    cursor: pointer;
    margin: 1px 0px 20px;
    line-height: 1.5;
    padding: 7px 12px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px;
}

    .new-account:hover {
        color: #fff;
        background-color: #79b530;
        border-color: #79b530;
    }

.back-account {
    border-radius: 4px;
    background-color: #fff;
    border: none;
    color: #4c5f6d;
    text-align: center;
    border: 1px solid #4c5f6d;
    /* font-size: 28px; */
    /* padding: 20px; */
    /* width: 200px; */
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    margin: 1px 0px 20px;
    line-height: 1.5;
    padding: 7px 12px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

    .back-account span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .back-account span:after {
            content: '\00bb';
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }

    .back-account:hover span {
        padding-right: 25px;
    }

        .back-account:hover span:after {
            opacity: 1;
            right: 0;
        }

.payment-wrapper .form-control {
    border-radius: 0px;
}

.cancelSpan {
    font-family: 'Mukta Malar', sans-serif !important;
    font-size: 14px;
}

.username-text-box {
    border-right: 0 !important;
}

.icon-border {
    border-radius: 0px !important;
    border-left: 0px !important;
}

.payment-wrapper .input-group-addon {
    border: 1px solid #088ad5 !important;
    border-right: 0px !important;
    background-color: #1590d4;
    color: #fff;
}

.payment-wrapper .tab-container {
    margin: 10px 32px 32px auto;
    float: left;
    width: 100%;
}

.payment-wrapper .tab {
  background-color: #f1f1f1;
    width: 100%;
   
}

    /* Style the buttons inside the tab */
    .payment-wrapper .tab button {
        display: block;
        background-color: inherit;
        color: #797979;
        padding: 11px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 15px;
        border-bottom: 1px solid #ddd;
        font-size: 16px;
        /* color: #fff; */
        /* font-weight: 400; */
        font-family: 'Mukta Malar', sans-serif !important;
    }

        /* Change background color of buttons on hover */
        .payment-wrapper .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current "tab button" class */
        .payment-wrapper .tab button.active {
            background-color: #ccc;
        }

.checkbox-payment input[type='checkbox'] {
    float: left;
    height: 18px;
    width: 18px;
    padding-right: 10px;
}

.checkbox-payment span {
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    font-size: 15px;
}

.payment-wrapper .card-payment-section .nav-tabs .active a {
    background: #fff;
}
/* Style the tab content */
.payment-wrapper .tabcontent {
    float: left;
    padding: 0px 15px;
    width: 100%;
    border-left: none;
    height: 200px;
}

.get-opt-button-online {
    color: #fff !important;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 5px 5px !important;
    padding: 5px 10px !important;
    margin: 4px 0px !important;
    text-align: center;
}

.get-otp-txtbox {
    border-radius: 5px !important;
}

.get-opt-button-online:focus {
    outline: 0px;
}

input[type='textbox']:disabled.get-otp-txtbox {
    cursor: no-drop;
}

.get-opt-button-new {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-radius: 0px 4px 4px 0px !important;
    padding: 8px 10px !important;
    color: #fff !important;
    background-color: #d9534f;
    border-color: #d43f3a;
    padding: 8px 10px !important;
}

    .get-opt-button-new:focus {
        outline: 0;
    }

.payment-logo img {
    height: 28px;
    margin-right: 0px;
    border: 1px solid #ddd;
    padding: 2px;
    background: #fff;
    /* -webkit-box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.2); */
    /* box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.2); */
    border-radius: 3px;
    box-shadow: 0 0 16px #ccc;
    -webkit-box-shadow: 0 0 16px #ccc;
}

.product-mn-dv {
    background: #fff;
   border: 1px solid #f2f2f2;
}

.product-mn-dv .col-sm-4.col-md-3{padding-right:0 !important;}

    /*------------------------Online Payment page CSS End -------------------*/


    .product-mn-dv .product-mn-cls {
        border: 0px solid #ddd;
        padding: 10px 10px;
    }

        .product-mn-dv .product-mn-cls.product-miniature .product-container .product-info .price-left span {
            font-size: 14px;
        }

.shop-product-panel .product-mn-dv .product-container .product-image img {
    max-width: 100%;
}

.product-mn-dv .product-mn-cls a.thumbnail.product-thumbnail {
    height: 180px !important;
}

.product-mn-dv .product-miniature .product-container .product-info .price-off, #products .product-mn-dv .product-miniature .product-container .product-info .price-off {
    min-height: auto;
}

.product-mn-dv .product-miniature .product-container .button-container {
    top: 7%;
}

.product-mn-dv .product-mn-cls {
    -moz-box-shadow: 0 7px 17px 0 transparent;
    box-shadow: 0 7px 17px 0 transparent;
}

    .product-mn-dv .product-mn-cls:hover {
        z-index: 50;
        border-radius: 3px;
        text-decoration: none;
        -moz-box-shadow: 0 7px 17px 0 rgba(23,84,116,0.18);
        box-shadow: 0 7px 17px 0 rgba(23,84,116,0.18);
        /*border: solid 0.9px #f3f3f3;*/
        cursor: pointer;

    }

   

.product-mn-dv .product-miniature .product-container .product-info {
    padding: 0 5px !important;
    text-align: left;
}

.product-mn-dv .product-price-and-shipping {
    float: left;
}

.product-mn-dv .product-miniature .price-left {
    width: auto !important;
}

3.product-mn-dv .product-mn-cls {
    min-height: 340px;
}

.dot {
    height: 15px;
    width: 15px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 3px;
}

    ._2Hn120 {
        padding: 13px 8px 3px 0px;
    }

    ._Siz101 {
        color: black;
    }

    .sidebar {
        width: 100%;
    }

    .product-mn-cls:hover .sidebar {
        display: inline-block!important;
    }

.product-mn-dv .product-miniature .price-right .discount-percentage {
    /*width: 63px !important;
    height: auto !important;
    transform: rotate(-38deg);
    left: 0;
    background: #ed3f46 !important;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 12px !important;*/
    border: 1px solid #ccc !important;
    background: #fff !important;
    font-size: 10px !important;
    color: #999 !important;
    padding: 5px !important;
    border-radius: 1px;
    width: auto !important;
    line-height: 10px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

/*------------------offer popup box --------------*/

#open-modelpopup .modal-dialog {
    width: 600px !important;
}

#open-modelpopup .modal-dialog {
    margin: 25px auto;
    border: 5px solid #ffffff5e;
    background: transparent;
    /* border-radius: 5px; */
}

#open-modelpopup .modal-body {
    padding: 15px 25px 25px;
}

.offer-heading {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    color: #454545;
    padding-bottom: 0px;
}

.offerImage {
    text-align: center;
    width: 105px;
    margin-bottom: 6px;
    margin-top: -56px;
}

#open-modelpopup .modal-header {
    border-bottom: 0;
}

    #open-modelpopup .modal-header .close span:focus {
        outline: 0;
    }

.offer-heading {
    display: inline-block;
    width: 100%;
    position: relative;
}

    .offer-heading:after {
    position: absolute;
    content: "";
    width: 86px;
    height: 4px;
    background-color: #ed3f46;
    bottom: -12px;
    left: 92px;
}

h2.offer-heading span {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    float: left;
    text-transform: uppercase;
    margin-bottom:4px;
}

.offer-content {
   
    text-align: center;
   
  
    color: #ed3f46;
   font-weight: 600;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.offer-content p{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
        padding: 5px 0;
}
.goldImg {
    height:60px;
    width:auto;
}

    .offer-content:nth-child(even) {
        background: none;
    }

.invitation-model .modal-dialog {
    background: url(../images/bg-gold.png) 0 0 / cover;
   
    border-radius: 0;
}

.invitation-model table {
    background: #fff;
}

.invitrationterms {
    margin-top: 15px;
    color: #1c1c1c;
    text-align: center;
    border-bottom: solid 4px #d0292c;
    background: #ffffff80;
    padding: 11px;
}


.pd-left-0 {
    padding-left:0px !important;
}
.pd-right-0 {
    padding-left:0px !important;
}
.offer-content img {
    width: 170px;
    border: 1px dotted #d0292c;
    padding: 2px;
    /* background: #f3f3f3; */
}
.termsheading {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    color: #454545;
    text-transform: uppercase;
}
 
.invitrationterms p {
       font-weight: 600;
    color: #1c1c1c;
    font-size: 12px;
    text-align: center;
    margin-bottom: 1px;
    margin-top: 5px;
}
/*------------------offer popup box --------------*/

 .faqthreeline {
    height: 5px;
    width: 100%;
    margin-bottom: 40px;
    margin: auto;
}
    .ac-container h2 {
    text-align: left;
}
    .top-align-img {
        margin-top: 43px;
    }
    .businessplan-head {
      background: #154054;
    color: #fff;
    display: inline-block;
    padding: 7px 40px 7px 7px;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}
    .businessplan-head dd {
         width: 23px;
    height: 23px;
    border-radius: 100%;
    position: absolute;
    background: #ed3f46;
    color: #fff;
    text-align: center;
    left: -12px;
    font-size: 14px;
    line-height: 24px;
    top: 4px;
}
    .businessplan-head:after {
    border: 16px solid transparent;
    border-left: 15px solid #154054;
    content: '';
    position: absolute;
    top: 0;
    right: -31px;
}
    .businessplan-table {
    width: 100%;
        background: #fff;
}
.businessplan-table td {
    color: #555;
    padding: 9px 10px;
    font-size: 14px;
   text-align:center;
    /* border: solid 1px #27557096; */
    border-left: solid 1px #275570;
    border-bottom: dashed 1px #275570;
    border-right: solid 1px #275570;
}
.box-icon-1 .icon .fa img{
     border:0;
    padding: 5px;
}
.businessplan-table tr:nth-child(even) {
    background: #f5f5f5;
}
.businessplan-table tr:nth-child(odd){
    background: #fff;
}
.fundTxt {
float: none;
    padding-top: 19px;
}
       .businessplan-table img {
    width: 70px;
    height: 70px;
    float: none;
    object-fit: contain;
    margin-right: 10px;
    border: 1px solid #d6d6d6;
    padding: 3px;
    border-radius: 4px;
    background: #fff;
}

       .terms-condition.box-icon-1 .body-content {
    margin-left: 0;
    margin-top:30px;
}

        .income-panel .terms-condition.box-icon-1 p {
         line-height:18px;
            }

.businessplan-table th {
           border: 1px solid #2f6380;
    background: #265671;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.margin-top-100 {
    margin-top:100px;
}

.highlited-font {
    font-size: 15px;
    color: #ed3f46;
}


.newsletter-image {
    position: absolute;
    top: -70px;
    left: -213px;
}
    .newsletter-image {
    width: 100%;
}

.businessplan-table {
     margin-top: 30px;
}

    /*popdesign*/
   
    .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0 !important;
    outline: 0;
}

.red-color {
 color:#d0292c;
}

h2.offer-heading.title span {
    font-size: 0;
    color: none
    font-weight: 700;
    float: none;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.sparater-block {
    position: absolute;
    height: 100%;
    background: rgb(101, 9, 9);
    top: 139px;
    right: 0;
    left: inherit;
    bottom: 0;
}
.sparater-block span {
    /* height: 1px; */
    font-size: 16px;
    color: #fff;
    letter-spacing: .6px;
    text-transform: uppercase;
    /* line-height: 58px; */
    background: #d0292c;
    position: absolute;
    left: -320px;
    margin-top: -25px;
    border-radius: 100%;
    padding: 15px;
    box-shadow: 2px 2px 2px #dcbebf;
}

.offer-content h5 {
    font-size: 13px;
    padding: 10px;
    border: outset 2px #d0292c;
    background: #f9f9f9;
    width: 100%;
    /* float: left; */
    border-top-left-radius: 48px;
    border-bottom-right-radius: 48px;
}

.heavy-content {
}

.amount-heading {
    font-weight: bold;
    font-size: 16px;
    color: #ed3f46;
}

.minimum-business {
 line-height:8px;
}

.income-panel p.leg-pra {
    font-size: 12px;
    text-align: center;
    background: #eee;
    border-bottom: solid 2px #e3e3e3;
    border-left: solid 2px #e3e3e3;
    border-right: solid 2px #e3e3e3;
    padding-top: 5px;
    padding-bottom: 6px;
}

.padding-left-0 {
    padding-left:0;
}

.businessplan-table td span.to-word {
 text-transform:lowercase;
}

.cyan {
    background-color: #00bcd4 !important;
    color: #fff;
    padding: 4px 5px;
    border-radius: 4px;
    margin-right: 4px;
        box-shadow: 0 4px 16px 0 rgba(38, 198, 218, 0.5);
}

.red {
    background-color: #FF5252 !important;
     color: #fff;
    padding: 4px 5px;
    border-radius: 4px;
    margin-right: 2px;
    box-shadow: 0 4px 16px 0 rgba(244, 143, 177, 0.5);
}

.teal {
    background-color: #00bfa5 !important;
     color: #fff;
    padding: 4px 5px;
    border-radius: 4px;
    margin-right: 2px;
    box-shadow: 0 4px 16px 0 rgba(77, 182, 172, 0.5);
}

.deep-orange {
    background-color: #ff6e40 !important;
      color: #fff;
    padding: 4px 5px;
    border-radius: 4px;
    margin-right: 2px;
    box-shadow: 0 4px 16px 0 rgba(255, 111, 0, 0.3);
}

.blue {
    background-color: #275570 !important;
      color: #fff;
    padding: 4px 5px;
    border-radius: 4px;
    margin-right: 2px;
    box-shadow: 0 6px 20px 0 rgb(197, 234, 255);
}

.margin-top-20 {
 margin-top:15px !important;
}

.income-panel.bonus h6 {
     text-transform: capitalize !important;
     padding-bottom:12px !important;
     font-size:17px !important;
}

.detail-contact-cls figure {
	border-radius: 50%;
	height: 55px;
	width: 55px;
	border: 1px solid #ef9633;
	text-align: center;
	padding-top: 13px;
	margin: 0 auto 11px;
	background: #fff;
}
    .detail-contact-cls figure i {font-size: 26px; color:#e08015;}
.content-contact-cls h2{ margin-top: 0; font-size: 16px;  font-weight: normal; margin-bottom: 5px; color: #111; }



 .content-contact-cls{margin-bottom: 10px; width:100%;}
 .contact-info .address { margin-top: 20px; }

.detail-contact-cls { text-align: center; border-bottom: 1px solid #ccc; padding: 12px 0 0; min-height: 160px; margin-bottom: 35px; }
  .address .col-sm-6:nth-child(3)  .detail-contact-cls,  .address .col-sm-6:nth-child(4) .detail-contact-cls {border-bottom:none;}

.content-contact-cls a{color: #444;}

.contact-info iframe{margin-top:50px;}

.mt-50 {margin-top:50px !important;}

/*#master-page-menu .col-sm-5.pd-l-5 {
    margin-left: 25% !important;
}*/

/*#categoriesContent ul li:nth-child(1){background:url(../images/furniture-icon.png) 8px 10px / 7% no-repeat !important;}
#categoriesContent ul li:nth-child(1) a {padding-left:30px;}


#categoriesContent ul li:nth-child(2){background:url(../images/suit-icon.png) 8px 10px / 7% no-repeat !important;}
#categoriesContent ul li:nth-child(2) a {padding-left:30px;}

#categoriesContent ul li:nth-child(3){background:url(../images/dress-icon.png) 8px 10px / 7% no-repeat !important;}
#categoriesContent ul li:nth-child(3) a {padding-left:30px;}

#categoriesContent ul li:nth-child(4){background:url(../images/health-icon.png) 8px 10px / 7% no-repeat !important;}
#categoriesContent ul li:nth-child(4) a {padding-left:30px;}*/


#categoriesContent ul li:nth-child(2) #categories .subcategories-menu::before {top:104px !important;}

#categoriesContent ul .subcategories-menu ul li:nth-child(1), #categoriesContent ul .subcategories-menu ul li:nth-child(2), #categoriesContent ul .subcategories-menu ul li:nth-child(3), #categoriesContent ul .subcategories-menu ul li:nth-child(4) {background:none !important;}
#categoriesContent ul li .subcategories-menu ul li:nth-child(1) a, #categoriesContent ul li .subcategories-menu ul li:nth-child(2) a, #categoriesContent ul .subcategories-menu ul li:nth-child(3) a, #categoriesContent ul .subcategories-menu ul li:nth-child(4) a { padding-left:inherit !important;}

.product-mn-dv .col-md-3 {width: 20%;}

.col-lg-3.home-lft, .col-sm-3.home-lft {width:22%;}
.col-lg-9.home-rht, .col-sm-9.home-rht {width:78%;}

.col-sm-4.home-lft {
	width: 36.333%;
}

.dropdown-menu {top: 43px; margin-top:0;}



.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}



.user-dtl-cls ul{margin:0; padding:0;}
.user-dtl-cls ul li {width:100%; display:block;}
    .user-dtl-cls ul li a {color:#000;}

    .dropdown.user-dtl-cls button{
        color: #fff;
    padding: 0px 5px;
    display: inline-block;
    border-right: 1px solid transparent;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
}

.dropdown.user-dtl-cls .dropdown-content li a i {margin-right: 6px; font-size: 15px; color: #1099cf;}

.dropdown.user-dtl-cls .dropdown-content li a { color: #000 !important; border-bottom: 1px solid #e1e1e1 !important; padding: 12px !important;}
    .dropdown.user-dtl-cls .dropdown-content li a:hover {background:#fff9f9;}

.dropdown-content a {
    float: none;
    color: #000 !important;
    padding: 7px 10px !important;
    text-decoration: none;
    display: block;
    text-align: left;
    width: 100%;
}



.dropdown:hover .dropdown-content {
    display: block;
}

#FormForgotPassword .join h2{color:#1181ad;}
#forgotPassword {color:#ed3f46 !important;}
#anchorlogin {position: relative; top: -2px;}

.item-pr-details {width:182px; float:left;}

.over-hidden-cls {overflow: hidden;}

.transistion-cls-sty {
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  
    width: 3150px;
    overflow:hidden;
}


.cursor-product span {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 50%;
	/* cursor: pointer; */
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	border: solid 0.5px #e5e5e5;
	width: 36px;
	height: 36px;
	opacity: 1;
	font-size: 25px;
	line-height: 32px;
	color: #000;
        text-align: center;
position:absolute;
top: 44%;
z-index: 999;
}

.cursor-product .fa.fa-angle-left { left:10px;}
.cursor-product .fa.fa-angle-right { right:10px;}

.cursor-product span:hover {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
}

.backdrop-sucess {position:fixed; z-index:999999999; top:0; height:100%; width:100%; left:0; right:0; display:none; background: rgba(0,0,0,0.6);}

.outer-customer-panel-section .file-uploader dd::before {display:none;}

.heading-style-1 h2 {border-bottom:1px solid #ccc; padding-bottom: 12px; position:relative; font-size: 22px; font-weight: normal;}
.heading-style-1 h2::before { position: absolute;  left: 0; bottom: -2px; width: 35%; height: 3px; content: ""; background: #3dc8ff; }
.formwallet-cls input[type="text"]{height:44px; }

.formwallet-cls .input-group-addon {width: 48px; padding: 0; background: transparent; border-radius:0; border:1px solid #e0dddd;}
.formwallet-cls .input-group-addon img {height: 26px;}

.formwallet-cls .input-group {width: 100%;}
.formwallet-cls .input-group input {border-radius:0; box-shadow:none; border:1px solid #dbdbdb;}

.formwallet-cls .form-group label { font-size: 16px; font-weight: normal;}
.btn.btn-info.btn-money {border-radius:0; padding: 6px 16px; background: #3ad041;}

.tbl-cls-wallet tr td {font-size:14px; padding:12px !important;}
.tbl-cls-wallet tr th {font-weight:normal; background: #f3f3f3; border-bottom:1px; border-bottom-width: 1px !important; padding:10px;}

.tbl-cls-wallet tr td {vertical-align:middle !important;}

.mt-20px {margin-top:20px !important}
.mb-6 { margin-bottom: 6px !important; }
.mb-12 { margin-bottom: 12px !important; }
.btn.btn-label {margin-bottom: 15px; background: #12a4dd33; border: 1px solid #12a4dd1a; margin-right: 5px;}

.addActve-label { background: #12a4dd !important; color: #fff; }

.btn.btn-passbook {padding:3px 7px !important; width: 90px;}
.btn.btn-confirm {background:#2bc01a; color: #fff !important;}
.btn.btn-passbook.btn-panding {background:#e1982c; color:#fff;}

.col-1099cf {color: #1099cf; font-style:normal;}
.btn-failed {background: #fb4040; color:#fff;}

.account-details.panel 
{
    border: 1px solid #e6e6e6;
    margin-top: 20px;
}
.account-details .panel-header
{
    padding: 14px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 15px;
    background: #fcfcfc;
}

 .formwallet-cls .account-details .form-group label {
	font-size: 14px;
	font-weight: normal;
}


 .formwallet-cls .account-details input[type="text"] {
	height: 42px;
    border-radius: 0;
    box-shadow: none;
    border-color: #dedede;
}

.formwallet-cls .account-details textarea {
    height:80px;
    border-radius: 0;
    box-shadow: none;
    border-color: #dedede;
}

.account-details .send-otp { padding: 10px 15px; border-radius:0; border: 1px solid #dedede;}
.br-0 {border-radius:0 !important;}
.account-details {display:none;}
.pd-r-0 {padding-right:0 !important;}

.bank-transfer-cls .input-group .form-control {z-index:0;}
.payment-option-div .form-control {
    height: 44px;
    box-shadow: none;
    border: 1px solid #dedede;
}

.cvv-img { position: relative;}
.cvv-img input { border:none; background:#fff; display:block; width: 100%; box-sizing: border-box }
.cvv-img img { position: absolute; top: 9px; right: 5px }

.padding-left-0 {padding-left:0;}
.padding-right-0 {padding-right:0;}

.barcode-section {
    background-color: #e2f6f9;
    padding: 20px 15px;
}

    .barcode-section .barcode-img img {
        background: #fff;
        padding: 12px 12px;
        border: solid 1px #ececec;
        border-radius: 5px;
    }

.grey-bg {
 background:#f2f3f4;
 border:solid 1px #d0d0d0;
}

.formwallet-cls .input-group .form-control {z-index:0;}

.payment-option .barcode-section .qr-code-title h3 {
    font-size: 20px;
    margin-top:0;
    text-align: center;
    color: #222222;
}

.qr-content .head {
    color: #444444;
    font-size: 14px;
        margin: 10px 0;
    display:inline-block;
}

.payment-card-img li img {
    padding: 9px 0px 0px 9px;

    
}

.barcode-section .form-control {     height: 40px;}

.barcode-section .btn { height: 44px;}

.btm-bdr {margin-left: 28%;     margin-top: 20px;}

.payment-card-img li {
    margin-bottom: 0 !important;
    display:inline-block
}

.payment-card-img ul {
    margin-left: 0 !important;
}

.panel.account-details span{font-size: 15px; margin-top: 7px; display: inline-block; }

.confirm-transfer-cls {	border: 3px solid #c5ede2;
	width: 50%;
	margin: 50px auto 0;
	padding: 20px;
    text-align:center;
    background:#ebfef8;  display:none;
}
.confirm-transfer-cls img{
    width: 60px;
margin: auto;
}

.btn.btn-sucess-cls {
    background: #44c4a1;
    color: #fff;
    padding: 7px 25px;
    font-size: 15px;
}


.confirm-transfer-cls h2 { font-size: 22px;}
.imgarea {border: 2px solid #dadada; border-bottom: none;}
.imgarea img { width: 100%; object-fit: contain;  height: 180px; padding:15px;  width: 50%;}

.img-sec-cls {text-align:center;}

.img-sec-cls h2{
    margin-top: 0;
    font-size: 18px;
    border: 1px solid #d8d8d8;
    margin: 0;
    padding: 10px 0;
    background: #e7e7e7;
    font-weight: normal;
}

.kyc-documentation .upload-btn {position:relative;}


.kyc-documentation .upload-btn  input[type=file]
{
  position:absolute; z-index:99; left:0; top:0; z-index:999; padding: 5px; opacity:0; width:100%;
}

.kyc-documentation input[type="text"], .kyc-documentation select { border-radius:0; box-shadow:none; border:1px solid #dfdfdf; height: 40px;}
.kyc-documentation .form-group label { text-align: left; font-size: 14px; color: #000; font-weight: normal; padding-top: 8px; padding-right: 3px; margin-bottom: 3px;}
.kyc-documentation .btn {border-radius:0 !important;}
.mb-30 {margin-bottom:30px !important;}
.mt-10px {margin-top:10px;}

#Company-Address-Proof-Details-Box { margin-top: 30px; margin-bottom: 30px;}
.heading-sub-cls {text-align:center; }
.heading-sub-cls h2{font-size:22px; border-bottom:2px solid #12a4de; display:inline-block; padding-bottom:5px; position:relative;}
.heading-sub-cls h2::before {border-bottom: 2px solid #12a4de; position: absolute; z-index: 99; left: 0; right: 0; bottom: -7px; content: ""; width: 46%; margin: auto;}

.active-wishlist{background:#ea3a3c;}

    .detailed-overview-status.add-border-bottom { 
    border-bottom: 0px solid #eaeaea;
    margin-top: 50px;
    padding-bottom: 50px;
}

    .timeline-default .timeline-container {
    display: inline-block;
    float: left;
        text-align: center;
    position: relative;
}
    .timeline-default .timeline-tooltip-container {
    position: relative;
}

    .timeline-default .title.top {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
}
    .timeline-default .title span {
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 2px 10px;
    border-radius: 2px;
    color: #6b6b6b;
    font-size: 11px;
}

    .timeline-default .title span:before {
    content: " ";
    height: 0px;
    width: 0px;
    border: 8px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -8px;
}

    .timeline-default .title.top span:before {
    border-top-color: #d7d7d7;
    bottom: -16px;
}

    .timeline-default .title span:after {
    content: " ";
    height: 0px;
    width: 0px;
    border: 7px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -7px;
}

    .timeline-default .title.top span:after {
    border-top-color: white;
    bottom: -13px;
}

    .timeline-default .timeline-event {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .timeline-default .timeline-event .outer-circle {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin: 0 auto;
    border: 2px solid transparent;
}

    .timeline-default .timeline-event .inner-circle {
	width: 10px;
	height: 10px;
	border-radius: 6px;
	background: #32c48e;
	display: inline-block;
	margin: 4px 0px 0;
}

    .timeline-default .timeline-event .connector {
    height: 1px;
    width: 268px;
    background: #30c48d;
    display: block;
    position: relative;
    top: -7px;
    left: 14px;
}

    .timeline-default .date-container {
    text-align: center;
    color: #bfbfbf;
}

    .timeline-default .date-container .date {
    font-size: 15px;
}

    .timeline-default .date-container .day {
    font-size: 12px;
    padding-top: 5px;
}

    .timeline-default .timeline-container.active .timeline-event .inner-circle {
    background: #037cd7;
}

    .timeline-default .timeline-container.active .timeline-event .outer-circle {
    border-color: #369bd8;
}

    .timeline-default .timeline-container.active .timeline-event .connector {
    border: 1px dashed #d8d8d8;
    background: transparent;
}
     .timeline-default .timeline-container.deactive .timeline-event .connector {
    border: 1px dashed #d8d8d8;
    background: transparent;
}

.border-track-cls{
	border: 1px dashed #d8d8d8;
	background: none !important;
}

    .timeline-default .timeline-container.active ~ .timeline-container .timeline-event .inner-circle {background: #d8d8d8;}
    /*.timeline-container:last-child:last-child  .timeline-tooltip-container .connector {display:none;}*/

.detailsprodprice .product-price .pous{ font-size: 18px !important; font-weight: 600;}
.col-sm-3.add-hm-cls {width:22.3% !important;}
.col-sm-9.trding-pr-cls {width: 77% !important; padding-left: 3px;}

.sidebar {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	/*bottom: -25px;*/
	text-align: left;
	background: #fff;
	z-index: 9999;
    -webkit-box-shadow: 0 12px 17px 0 rgba(23,84,116,0.18);
	-moz-box-shadow: 0 12px 17px 0 rgba(23,84,116,0.18);
	box-shadow:0 12px 17px 0 rgba(23,84,116,0.18);
	padding: 4px 15px;
}
.product-miniature {position:relative;}

@media (min-width:1024px) and (max-width:1155px) {
    .pb-left-column { width: 90%; }
    .pb-right-column {width: 90%;}
    .CategoryMainUL.service-link-cls li a::before {display:none;}
    #master-page-menu h3.cat-title span {display:none;}
    #visiblediv {top: 136px !important;}
    .horizental-menubar ul li { margin: 0 6px -4px 0 !important;}
    #master-page-menu h3.cat-title {margin: 0 0 4px !important;}
    
}

@media (min-width:991px) and (max-width:1024px) {
    .toptrip-bar li.hidden-xs {display:none !important;}
    #shopingcat-banner .banner-pr-mn.carousel { margin-top: 20px !important;}
    #subcatmenuu .SubItems.col-sm-3 .cat-pr-inner::before {display:none !important;}
    .shop-product-panel #shoping-productslist .product-mn-dv .col-md-3 { width: 33.333%; }
    #master-page-menu h3.cat-title { margin: 0 0 1px !important; }
    #main .pb-left-column {width: 70%;}
    .product-sort.select-style { width: 40% !important; }
    
}


@media (min-width:768px) and (max-width:991px) {
  

    /*new 19/9/18*/
.signup-info {
        display: none;
    }
    .col-md-6.text-center.pd-0.popup-button {
    width: 95%;
    margin: 0 auto;
     }
    .modal-dialog .form {
    height: 391px;
}
    .schedule-tab .tab-content {
        padding: 85px 10px;
    }
    #ResponsivePopUpImageView .modal-dialog {max-width: 370px;}
   .shop-product-panel .product-mn-dv .col-md-3 { width: 50%; }
    .shop-tab-cls {padding-left:0 !important;}
    .col-md-2.col-sm-2.lft-hm-bner{display:none !important; }
    .col-md-10.col-sm-10.rht-hm-bner {width:100% !important;}
    #top-categories {padding-left:0 !important;}
    .deal-sec-cls { padding: 0 0px !important; }
    .product-mn-dv .col-md-3 { width: 33.33333333%; }
    .ecoomerce-shipping-guide .col-md-3.col-sm-6 {height:170px;}
    .ecoomerce-shipping-guide div:nth-child(2) { border-right: none; }
    .header_part .toptrip-bar .hidden-xs {display:none;}
   #search_show {position: absolute; width: 100%; z-index: 999999999999999; background: #3e4c53; top: 46px; border-radius: 0; padding: 9px 15px; left: 0; margin-left: 0 !important;
}
    .header_part .col-md-6.col-sm-6.col-xs-3 {position:inherit;}
      #banner-1 .header_part  .flex-cls { display: inline-block !important; }
      .logo { margin: 17px 30px 0 0px; width: 105px; }
    .header_part .col-md-6.col-sm-6.col-xs-3 {padding-left:0;}
    .shoping-cart-button { margin: 12px 10px 0 6px !important; }
    #shopingcat-banner .col-md-12.col-sm-12.col-xs-12 {padding:0;}
    #banner-1 .header_part .col-md-6.col-sm-6.col-xs-9.top-spacing {padding-right:0;}
    #body {padding-top:48px;}
     .menu-side-log {cursor: pointer; display: flex; display: -webkit-flex; display: -moz-flex; width: 100% !important;}
    .menu-side-log figure {width: 32px; background: #475660; height: 32px; border-radius: 50px; text-align:center;}
    .menu-side-log span { margin-top: 5px; margin-left: 10px; font-size: 15px; }
    .user-panel .pull-left.info a { top: 15px !important; }
    #main .main-product {display:block !important;}
        #main .main-product .pb-left-column {position:inherit !important;}
    .container .products-item-detaling {margin:0 15px;}
    .left-column.col-xs-12.col-md-12 { padding-left:0 !important;}
    .products-item-detaling .breadcrumb { margin: 5px 0px 0px -20px !important;  }
    #main .main-product .pb-right-column {margin-left: 0 !important;}
    
    .spacifi-cls-detail {padding-left: 0 !important; }
    .product-sort.select-style { width: 50% !important; }
    .col-xs-12.add-hm-cls {display:none !important;}
    .col-sm-9.trding-pr-cls { width: 100% !important; padding-left: 17px; }
}




/*****New Responsive Css Add 27-aug-2018*****/

    @media (min-width:320px) and (max-width:350px) {
        /*banner*/
        .col-md-10.col-sm-10.rht-hm-bner {
            width: 100% !important;
        }
          #shopingcat-banner .banner-pr-mn.carousel {
            height: 120px !important;
        }
        #shopingcat-banner .banner-pr-mn.carousel .item {
            height: 120px !important;
        }
         /*Add banner*/
        #pr-img-cls figure img {
            height: 95%;
        }  
        /*Nav_section*/
        .horizental-menubar ul li a {
            border-right: none;
        }
        /*Signin*/
        .schedule-tab .nav-tabs-login > li > a {
            padding: 8px 5px;
        }

}
@media (min-width:351px) and (max-width:387px) {
    /*banner*/
     .col-md-10.col-sm-10.rht-hm-bner {
            width: 100% !important;
        }
          #shopingcat-banner .banner-pr-mn.carousel {
            height: 126px !important;
        }
        #shopingcat-banner .banner-pr-mn.carousel .item {
            height: 126px !important;
        }
        /*Add banner*/
   #pr-img-cls figure img {
            height: 95%;
        }   
}
@media (min-width:388px) and (max-width:480px) {
     /*banner*/
     .col-md-10.col-sm-10.rht-hm-bner {
            width: 100% !important;
        }
          #shopingcat-banner .banner-pr-mn.carousel {
            height: 172px !important;
        }
        #shopingcat-banner .banner-pr-mn.carousel .item {
            height: 172px !important;
        }
        /*Add banner*/
   #pr-img-cls figure img {
            height: 95%;
        }   
}
@media (min-width:481px) and (max-width:767px) {
    /*banner*/
     .col-md-10.col-sm-10.rht-hm-bner {
            width: 100% !important;
            height: 305px !important;
        }
          #shopingcat-banner .banner-pr-mn.carousel {
            height: 280px !important;
        }
        #shopingcat-banner .banner-pr-mn.carousel .item {
            height: 280px !important;
        }
        /*Add banner*/
    #pr-img-cls figure {
        height:auto;
    }
}

@media only screen and (max-width: 991x) {

    .zoomWindowContainer.zoomer-left {
        display: none !important;
    }

    .zoomContainer {
        display: none !important;
    }
}

/*New Responsive Css Add 08-aug-2018*/
@media only screen and (max-width: 767px) {
    .product-mn-cls:hover .sidebar { display: none !important; }
    .product-sort.select-style, .product-info .sidebar {display:none !important;}
    .col-sm-3.add-hm-cls {width:22.3% !important; display:none;}
    .col-sm-9.trding-pr-cls {width: 100% !important; padding-left: 15px;}
    .cart-footer { margin: 4px 0px !important; }
    .key-feature-sty .col-sm-10.col10-wdth{padding-left: 10px;}
    .available-pin .col10-wdth {  padding-left: 7px; }
    .description-info .col10-wdth, .description-info .col-sm-2.wdth.description1 {  padding-left: 7px; }
    .description-info .wdth description1{  padding-left: 7px; }
    .userNameResponsive {margin-top: -3px;}
 .products-item-detaling #content-wrapper { padding-right: 8px !important; }
    .feature-cls, .review-detail-cls {margin-left:0 !important;}
     .userNameResponsive figure { margin-bottom: 11px;  }
     .available-pin .img-pincode-details { left: 20px !important; }
     .review-detail-cls h2 {top: 0px !important; }

    #shopingcat-banner {
    padding: 5px 0 0 0 !important;}

    .pd-l-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;}

    

    .mobile_click_menu {
    float: right;
   /* margin-right: -52px !important;*/
    margin-top: 17px !important;}

    .shoping-cart-button {
    top: -28px !important;}

    .top-spacing {
    position: relative;
    top: 11px;
    }

    .logo {
    margin: 16px 0 0 !important;}

    

    .toptrip-bar {
     margin-top: 4px !important;}

    .main-heading {
        padding: 5px 5px;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
    }

    .deal-sec-cls {
    padding: 0 15px;
     }

    .popup-button .close-icon {
    position: absolute;
    z-index: 99;
    right: 0px;
    top: 0px;
    font-size: 22px;
    color: #12a4dd !important;
    cursor: pointer;
    z-index: 111111111;

    padding: 10px;}

    .cssDivConfirm {
    width: 86%;
    margin-left: 0;
    left: 7%;}

    #js-product-list-top .product-sort #sortBy {
        width: 50% !important;
        margin-top: -6px;
        position:absolute !important;
    }

    #js-product-list-top .product-sort select {
    width: 60% !important;
    background: no-repeat;
    border: none;
    opacity: 0;
    position: absolute;
    left: -7px;
    top: -48px !important;
    z-index: 999;
    display: block;
    outline: none;
    background: #636a6d !important;
    color: #fff;
    border-bottom: solid 1px #eee !important;
}

    .toptrip-bar {
    margin-right: 0 !important;
}

    .heading-style-1 h2 {
    font-size:19px;
    }

    .outer-customer-panel-section .left-coloum i {
    font-size:27px;
    }

    .wallet-cls-price {
     float:none !important;
    }

    .heading-style-1 h2 {
    font-size:16px;
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space:unset !important;
    }

}
/*New Responsive Css Add 08-aug-2018*/

/*New Responsive Css Add 09-aug-2018*/
.android {
	margin-bottom: 8px;
	width: 220px;
	margin-top: 0px;
	/* border: solid 2px #b5e26b; */
	border-radius: 6px;
	/* padding: 2px 4px; */
}
.outer-customer-panel-section .left-coloum ul li:first-child:active, .outer-customer-panel-section .left-coloum ul li ul li:focus {
 color:#11a6b2;
} 
/*New Responsive Css Add 09-aug-2018*/

/* detailing page design start*/
.clslblreviewscountnew {
    background: #388e3c;
    color: #fff !important;
    padding: 2px 3px 0px 4px;
    border-radius: 3px;
    text-align: center;
}
.zoomWindowContainer.zoomer-left {
        left: 0px !important;
    position: absolute;
    float: right;
  
     margin-left: 11px;
}
    .clslblreviewscountnew i {font-size: 12px !important; margin-right: 2px !important; margin-top: 2px; margin-left: 3px;}
.pricediscount .discount.green {
    color: #388e3c;
    font-weight: 600;
    font-size: 22px;
    text-decoration: none;
    margin-left: 6px;
    letter-spacing: inherit;
    padding: 4px 6px;
    border: 1px solid #388e3c;
    background: #fcfcfc;
}
.spacial-details-div ul { margin-bottom: 15px; }
.spacial-details-div ul li {
	background: url("../images/green-offer-icon.png") 0px 4px / 18px no-repeat;
	padding-left: 28px; color: #575757; margin-bottom:6px !important;
}

.spacial-details-div ul li b {color:#212121;}
.pincode-widget-container h3{margin-bottom: 0; margin-top: 10px; font-size: 14px !important; font-weight: normal; color: #171616;}
.pincode-widget-container p {font-size: 13px; margin-bottom: 0;}
.available-pin input[type="text"] {position:relative;}
.available-pin .img-pincode-details { width: 14px; position: absolute; left: 19px; top: 11px; z-index: 99;}
.pd-d-0 {padding:0 !important;}

.pr-details-img {display:flex; display:-webkit-flex; display:-moz-flex; display:-ms-flex;}
.product-images.js-qv-product-images .slick-list .slick-track{opacity:1 !important; width:100% !important;}
.pr-details-img .js-qv-mask.mask{width: 22%;}

.product-images.js-qv-product-images .slick-list .slick-track li {width: 95% !important; border: 1px solid #e7e4e4; height: 69px; margin-bottom:5px;}
.product-images.js-qv-product-images .slick-list .slick-track li img{ display: block; height: 100%; width: 100%; object-fit: contain; }

.page-content.pr-details-img .images-container.horizontal-thumbnails {width:100%;}

.images-container.horizontal-thumbnails .buy-div-sty {display:flex; display:-webkit-flex; display:-moz-flex;}
.images-container.horizontal-thumbnails .buy-div-sty button {width:50%;}

.size-pr-cls ul {margin-left: -6px;}
.size-pr-cls ul li a{border: 2px solid #ccc; padding: 4px 9px; color: #000; font-size: 14px;}
.size-pr-cls label { margin-top: 9px; margin-bottom: 0; }

.color-pr-cls {
    margin-top: 10px;
    margin-bottom: 15px;
}
.color-pr-cls ul {margin-left:0;}
.color-pr-cls ul li a{ padding: 4px 15px; color: #000; font-size: 14px; min-height: 23px; display: inline-block;}
.color-pr-cls label { margin-top: 9px; margin-bottom: 0; }

.color-red {background:#ed3f46;}
.color-blue {background: #197cfb;}
.color-yellow {background: #cec40e;}
.color-black {background: #333;}

.available-pin label, .size-pr-cls label, .color-pr-cls label, .key-feature-sty label, .detail-social-sty label, .seller-info label, .description-info label{color: #0c0c0c; font-size: 14px; font-weight: normal;}
.detaling-right .key-feature-sty { padding: 0px 0 0px 0; border-bottom:none; border-top:none;}

.key-feature-sty .attributedata ul li {font-size: 14px; margin-bottom: 6px; color: #33240b;}
.rating-sold-cls { text-align: left; color: #fff; background: #388e3c; border-radius: 3px; padding: 1px 7px; margin-left:2px;}
.seller-info p{padding-top:0 !important;}
.slick-prev.slick-arrow, .slick-next.slick-arrow {display:none !important;}

.feature-cls{border:1px solid #ececec; margin-top: 15px; }
.review-detail-cls {border:1px solid #ececec; margin-top: 15px; }
.feature-cls .pnl-heading, .review-detail-cls .pnl-heading{padding: 12px 15px; border-bottom: 1px solid #f0efef;}
    .feature-cls .pnl-heading h2, .review-detail-cls .pnl-heading h2 { font-size: 16px;}
    .feature-cls .pnl-heading h2, .review-detail-cls .pnl-heading h2 {margin-bottom:0; font-weight:normal;}
    .feature-cls .pnl-body, .review-detail-cls .pnl-body {padding:15px;}
    .feature-cls .pnl-body label{font-weight:normal;}
        .feature-cls .pnl-body li {margin-bottom:0;}

.rating-cls-gr {text-align:center; margin-top: 8px;}
.rating-cls-gr h2 {margin-bottom: 0; font-size:24px; font-weight:normal;}
    .rating-cls-gr h2 i {font-size:20px;}
.rating-cls-gr p {margin-top: 0px; margin-bottom: 0; padding-top: 8px !important; color: #686868 !important;}

.prog-rat-cls li{display:flex; display:-webkit-flex; display:-moz-flex; margin-bottom:2px;}
.prog-rat-cls li h3{width:17%; margin-bottom: 0; margin-top: 6px; font-weight:normal; font-size: 13px; margin-top: 0;}
.prog-rat-cls .progress {height: 4px; margin-bottom:0; margin-top: 5px; margin-right: 6px;}

.prog-rat-cls .rate-name-prog {
    margin-top: 2px;
    color: #727272; font-size: 13px; margin-top: -5px;
}
    .prog-rat-cls .progress .rate-5 {background:#388e3c;}
    .prog-rat-cls .progress .rate-2 {background:#ff9f00;}
    .prog-rat-cls .progress .rate-1 {background:#ff6161;}
.pdl-0 {padding-left:0 !important;}

.rate-review-cls .col-sm-4{text-align:center;}
.review-detail-cls .btn.button-success{background: #388e3c; color: #fff !important; padding: 7px 15px; margin-top:30px;}
.review-detail-cls h2{position:relative; top: 5px;}
.customer-review ul li h2 {font-weight:normal; font-size: 15px;}
.customer-review ul li h2 span{
    background: #388e3c;
    color: #fff !important;
    padding: 0px 2px;
    border-radius: 3px;
    text-align: center;
    margin-right:5px;
}
    .customer-review ul li h2 span i { font-size: 12px; margin-left: 2px; position: relative; top: -1px;}

.customer-review ul li{ border-top: 1px solid #e9e9e9; padding: 15px; }

.customer-review ul li h4 {color: rgb(116, 116, 116); font-size: 12px; font-weight: normal; margin-bottom: 0; margin-top: 5px;}
.customer-review ul li h4 span { margin-left: 5px; font-size: 13px; color: #989898; }
.customer-review ul li p {margin-bottom:0;}

.AddToHeart {color:#666;}

    #main .main-product{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

       #main .main-product .pb-left-column {      position: -webkit-sticky;
    position: sticky;
    top: 0px;
    bottom: 0;
    z-index: 2;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
}

.AddToHeart {color:#5E665F !important;}
#main .main-product .pb-right-column {margin-left: 8px;}

.form-pop-left #txt_login .heading-acc-cls h2{font-weight:normal; border-bottom: 1px solid #ccc;  padding-bottom: 8px; position:relative; color: #000;

font-size: 16px;}
    .form-pop-left #txt_login .heading-acc-cls h2:before {position: absolute; z-index: 99; left: 0; height: 3px; width: 30%; background: #ff9f00; content: ""; bottom: -2px;}

.menu-side-log { width: 18px; margin-right: 7px;}
 .customer-review-not .pmc-14{font-size: 16px;}
    .customer-review-not .pmc-14 img {width: 50px; margin-top: 10px;}

.add-bt-cls {  height: 130px ; }

@media screen and (min-width: 767px) {
   #myModal .modal-dialog {
        width: 740px;
        margin: 30px auto;
    }
}

@media screen and (max-width: 767px) {
 .col-md-12.col-sm-12.col-xs-12.mobile-banner {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    top: -18px;
}
    .add-bt-cls {  height: 200px !important; display:none; }
    ul.dropdown-content.list-unstyled {margin-top: -6px !important;}
    .mob-user-cls { list-style:none;}
        .mob-user-cls a {color:#fff !important;}
        .mob-user-cls img { width: 18px; margin-right: 6px;}
    .col-md-10.col-sm-10.rht-hm-bner {width:100% !important;}
    .col-md-2.col-sm-2.lft-hm-bner {
	width: 21%; display:none;}
 #main .main-product{
    
        display: block;
    }

    #main .main-product .pb-left-column {position:inherit;}
}

.key-feature-sty .attributedata{}
    .key-feature-sty .attributedata ul { float:left; width:49%;}
.sold-by-cls label{margin-bottom:0; color: #565656; font-size: 12px;}
.sold-by-cls p {padding-top:0px !important; text-transform: capitalize;  margin-bottom:0 !important;}

.detail-social-sty label {margin-bottom:2px; display: none;}
.detail-social-sty ul li {    margin: 0 !important;
    padding-right: 3px;
    padding-left: 0;}

.sold-by-cls p{width:100%;}
.pincode-widget-container h3{ margin-top:0;}
.pincode-widget-container p {padding-top:0px;}

.available-pin .buyimage.buy-image-sty{ border: none; padding: 7px 15px; background: no-repeat; background: #ff9f00; color: #fff; }
.available-pin p {padding: 0 !important; font-size: 13px !important; color: #7e7e7e !important;}
.available-pin {margin-bottom:15px;}
.pr-pin-cls span {margin-right:10px; font-size: 13px;}
    .pr-pin-cls span img { width: 15px; margin-right:5px;}

.available-pin p img {width: 17px; margin-right: 5px;}
.pr-pin-cls {margin-bottom: 4px;}

.description-info .col-sm-9 {text-align:justify; font-size:14px;}
.wishlist a { color:#747474 !important;}
 /* detailing page design end*/

.home-cat-cls .cat-mn-cls{position:inherit !important;}

.home-cat-cls #categories.box {
    display: block !important;
    width: 100%;
    position: inherit;
}

.pd-lft6-home {padding-left:6px !important;}
.pd-rht0-home {padding-right:0px !important;}

#master-page-menu.home-cat-cls .cat-title{margin: 0;}

#master-page-menu.home-cat-cls #categories {padding-top:0 !important;}
.col-md-2.col-sm-2.lft-hm-bner {width: 21%;}
.col-md-10.col-sm-10.rht-hm-bner {width: 79%;}



.lft-hm-bner .home-cat-cls .cat-title:after {display:none;}
.home-cat-cls #categories #shopping-cat-item {height: 317px;}

.CategoryMainUL.service-link-cls {padding-left: 22%;}
#myModal .close-icon i {color:#ea9509;}
.heading-acc-cls {text-align:left; }
.heading-acc-cls h2{font-weight:normal; text-transform:capitalize; margin-bottom: 5px;}
.heading-acc-cls p { color: #3f3f3f; font-size: 12px; margin-top: 10px;line-height: 16px;    margin-bottom: -5px;}


#categoriesContent li figure { height: 32px; width: 32px; border: 1px solid #ccc; border-radius: 50px;float:left; margin-bottom:0; margin-right:10px; overflow:hidden;}
#categoriesContent li figure img{ height: 100%; width: 100%; object-fit: cover; }
#categoriesContent ul li a{border-right:none !important;}

#search_filters .first-level-categories {padding-left: 37px;  }



#search_filters .collapse.subcathighlight .subcategorydata li a{position:relative; width:100%; display: block;}
#search_filters .collapse.subcathighlight .subcategorydata li a span{position: absolute; right: 3px; top: 0; }

#search_filters .first-level-categories a {position:relative; width: 100% !important; display: block !important;}
    #search_filters .first-level-categories a span {position: absolute; right: 0px; top: 0;}
/*#top-categories {padding-left: 21.5% !important;}*/



.tab-pane.attributedata ul {position:relative; padding-left:14px;}
.tab-pane.attributedata ul:before {content: ""; position: absolute; z-index: 99; left: 0; top: 6px; height: 7px; width: 7px; background: #c2bfbf; z-index: 99; border-radius: 20px;}
#showsubcatid .cat-pr-inner > a {font-size: 14px !important; color: #000 !important;}





#js-product-list-top .pull-left.Headingcategory{margin-left: -9px; text-transform: capitalize;}
.collapse.subcathighlight .subcategorydata li span {right: -3px !important;}
#search_filters .suboption.tree-view li a{width:100%;}
a.main-shopping-heading span { top: 3px !important;}

img.lft-filter-img {width: 22px; position: relative; margin-right: 5px; top: -2px;}

.first-level-categories .suboption.tree-view {margin-bottom:10px !important;}

.options.squaredThree {margin-left: 10px;}
#search_filters .facet .suboption.tree-view.squaredThree .third-level-categories{margin-left:5px !important;}

.collapse.subcathighlight .third-level-categories {margin-left: 40px !important;}
.collapse.subcathighlight .third-level-categories a{width: 100%; display: -webkit-box; position: relative; color: #333 !important;}
    .collapse.subcathighlight .third-level-categories span { position: absolute; right: 2px; top: 0;}
    .collapse.subcathighlight .third-level-categories .suboption.tree-view a{  color: #333;  margin-bottom:2px !important;}

.main-shopping-heading {margin-bottom:4px !important;  color:#000 !important; font-size:15px !important;}

.frm-number {top: -6px;}

#search_filters .first-level-categories .suboption.tree-view .third-level-categories  a {padding-left:0 !important;}
    #search_filters .first-level-categories .suboption.tree-view .third-level-categories a span {right: 0px !important;}
#search_filters .third-level-categories .suboption.tree-view   a {padding-left:0 !important;}

/*.first-level-categories {margin-left:15px;}*/

#divProgressCommon .divImgLoader { position: fixed; z-index: 99999999; top: 35%; left: 0;  right: 0;  height: 100%; margin: auto; width: 15%;}

.user-dtl-cls.outer-user-name {margin-left: 3px; position: relative; top: 8px;}

.add-bt-cls {padding:10px 0 15px;}
.cat-side-add {padding:10px;}


/*.btn-sw-cls {position:absolute; z-index:99; right:0; top:0px; }*/
   


.zoomWindowContainer .zoomWindow {
    height: 364px !important;
    left: 316px !important;
    z-index: 2147483647 !important;
    top: -15px !important;
}

.mt {
    margin-top: -7px;
    text-align: left;
    float: left;
}

.col-sm-2.wdth {
    width: 18%;
}
.color-width {
    width: 28px;
    height: 28px;
    overflow: hidden;
    border-radius: 50px;
}

.pos-rel1 {
        position: relative;
    right: -11px;
}
.col10-wdth {
        width: 82% !important;
}

.col-sm-8.col-key-8 {    width: 72%;}
.col-sm-4.col-key-4 {width: 28%;}

.col-sm-9.col10-wdth {
    width: 75% !important;
}
.description-info {
    margin-bottom: 26px !important;
}
.product-info.right-block {
    text-align: left;
}

.seeMoreProduct {
    border: 1px solid #cacaca !important;
    background: #253137;
    font-size: 14px !important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500 !important;
    padding: 8px 10px 7px 10px !important;
    transition: all 1s ease;   
    margin-top: -42px; 
}
.seeMoreProduct:hover {
    background: #fabf2c;
    color: #fff !important;
    transition: all 1s ease;
}
.seeMoreProduct:focus {
     color: #fff !important;
 }
.pd-0 {
    padding:0;
}

.pd-r-0 {padding-right:0 !important;}

/********* customer My profile*********/
.btn-sw-cls {
    float: right;
}
.select-ar .fa {
       position: absolute;
    background: #fabf2c;
    float: right;
    text-align: center;
    display: block;
      right: -7px;
    color: #fff;
    font-weight: 100;
    padding: 8px 10px;
    z-index: 9;
    top: 6px;
    height: 30px;
}
.pos-rel1 {
    position: relative;
}




/********************   FAQ Section    *************************/

.opaque {
     
    background: #ffffff;
      color: #000000;
 }
.opaque h3 {
    font-size: 16px;
    color: #000;
    font-family: roboto;
    margin: 0;
    margin-bottom: 6px;
    font-weight: normal;
    text-indent: -19px;
    padding-left: 19px;
    line-height: 20px;
}
.panel {
    border: none !important;
}
.panel-group .panel {
     border: 1px solid #ededed!important;
}
.panel {
     -webkit-box-shadow:none !important;  
     box-shadow: 0 1px 1px rgba(0, 0, 0, .05) !important;  
}
.opaque p {
    padding-left: 20px;
    color: #5f5f5f;
    font-size: 14px;
}
.opaque_content:nth-child(odd) {
     background: #f9f9f9;
 }
.opaque_content:nth-child(even) {
     background: #fff;
 }
.opaque_content {
    padding: 17px 20px 15px 14px !important;
    background: #f5f5f5;
    border: none !important;
    border-bottom: 1px solid #efefef !important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff7e4  !important;
    border-color: #ddd;
}
.panel-default>.panel-heading {
     padding-left: 15px;
}
.panel-title .fa {
    font-weight: 100;
    font-size: 12px;
    color: #253137;
}
.panel-default>.panel-heading {
    color: #666666;
    font-size: 13px;
    text-transform: none;
    cursor: pointer;
    background: #253137;
    padding: 14px 11px;
    color: #fff;
    border-bottom: 1px solid #eaeaea  !important;
}
.panel-group {
    margin-bottom: 20px;
    margin-top: 30px;
}
.products.row.product-mn-dv {
    padding-bottom: 60px;
}





.i-accordion .panel-heading,
.d-accordion .panel-heading,
.accordion-2a .panel-heading,
.accordion-2b .panel-heading,
.accordion-3 .panel-heading { cursor: pointer; }
.d-accordion .panel-heading.collapsed .fa-chevron-up:before { content: '\f078'; }

  






















@media only screen and (min-width: 361px) and (max-width: 580px) {
.col-xs-12, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     padding: 0px 10px;
}
article.product-miniature.product-mn-cls.js-product-miniature {
    height: 280px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 0;
    min-height: 280px;
}
.product-miniature .product-container .product-info h5.product-title {
     height: 42px;
}
#pr-img-cls figure {
     margin-bottom: -10px;
}
#dealsforyou {
     margin-top: 20px;
}
.second-heading {
    font-size: 16px;
     text-transform: none;
}
.product-mn-cls.product-miniature .product-container .product-info .price-left span {
    font-size: 12px;
}
.mob-home .product-miniature .price-right .discount-percentage {
    background: #fff !important;
    line-height: 10px !important;
    border: none !important;
    font-size: 12px !important;
    padding: 5px !important;
    border-radius: 1px;
    width: auto !important;
    color: #067b15 !important;
    border-left: 1px solid #b7b7b7 !important;
    margin-top: 4px;
}
.product-miniature .product-container {
     border-right: 1px solid #dedede;
}

.ecoomerce-shipping-guide h3 {
    font-size: 18px !important;
 }
.ecoomerce-shipping-guide p {
     margin-bottom: 40px;
}
    
.bottom-box h2 {
    font-size: 17px;
     margin-bottom: 4px;
         font-weight: 500;
    }

.bottom-box.last-panel ul {
     margin-bottom: 21px;
}
.padding-left-0 article.product-miniature.product-mn-cls.js-product-miniature .product-container {
    border-right: none;
}
.transistion-cls-sty article {
    border-right: none !important;
}
.recentProdTransition article {
    border-right: none !important;
}
#pr-img-cls figure img {
    height: auto;
    width: auto;
    object-fit: contain;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    object-position: top;
    margin-bottom: 10px;
}



}

.outofstock-di {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.outstock {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    background: white;
    box-shadow: 0px 2px 5px 0px #ccc;
    margin-top: 100px;
    padding: 6px;
    color: #ed3f46;
    border: 1px solid #f1f1f1;
    text-transform: uppercase;
    font-size: 13px;
}   
 .cart-table-part.over-view.overheading h3 {
    margin-top: 28px;
}

.product-sort.select-style { width: 23%; margin-right: -10px;}
.select-ar {display:none !important;}
.mob-size .attrdata {font-weight:600;}

 .separator-text {
    display: block !important;
    color: #000 !important;
    margin-bottom: 22px !important;
}


.latest-pr-cls .item-pr-details{width: 227px;}
.latest-pr-cls .product-mn-cls {min-height: 300px;}


.product-sort.pull-right.select-style {border-radius:3px; background:#fff; border:1px solid #cfcfcf; overflow:hidden; }
    .product-sort.pull-right.select-style #sortBy{ background:none !important; border:none !important; position:relative;}
.product-sort.pull-right.select-style form{width: 113%;}
.product-sort.pull-right.select-style::before {background: url(../images/arrow-sort-cls.png) 0 0 / 68% no-repeat; content: ""; position: absolute; z-index: 99; right: -7px; top: 11px; height: 20px; width: 20px;}


.dropbtn {position: relative; top: -1px;}
.dropbtn i {margin-left: 5px;}

#txtloginid1, #txtpasswordLogin1 {padding:8px; text-transform:capitalize;}
.panelLogin span {font-size:16px;}


#search_filters_wrapper cite {font-style:normal; padding-right: 20px; text-transform: capitalize;}
.tp-up-listing {margin-bottom:15px;}
.delivery-info {margin-bottom: 5px; }

.spacification-cls {word-wrap:break-word;}

    #divSearch_Color  {   height: 200px; overflow: auto; }
._2Hn120 {position:relative; height: 60px;     line-height: 21px;
    overflow: hidden;}
._2Hn120:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    height: 44px;
   background: linear-gradient(hsla(0,0%,100%,0) 5%,#fff);
  
    bottom: 0;
}

.loader {
      border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #fabf2c;
    width: 80px;
    height: 80px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
      z-index: 9999;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.min-load-cls { min-height:300px;}