﻿body {
    overflow-x: hidden !important;
}

/*common classes style here start*/

.top-0 {
    top: 0px !important;
}

.bottom-0 {
    bottom: 0px !important;
}

.mp0 {
    margin: 0px !important;
    padding: 0px !important;
}

.m0 {
    margin: 0px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt3 {
    margin-top: 3px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mt110 {
    margin-top: 110px !important;
}

.mt120 {
    margin-top: 120px !important;
}

.mt130 {
    margin-top: 130px !important;
}

.mt140 {
    margin-top: 140px !important;
}

.mt150 {
    margin-top: 150px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
    font-weight: 900;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb110 {
    margin-bottom: 110px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}

.mb130 {
    margin-bottom: 130px !important;
}

.mb140 {
    margin-bottom: 140px !important;
}

.mb150 {
    margin-bottom: 150px !important;
}

.p0 {
    padding: 0px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.text14 {
    font-size: 14px !important;
}

.text16 {
    font-size: 16px !important;
}

.text18 {
    font-size: 18px !important;
}

.text20 {
    font-size: 20px !important;
}

.text22 {
    font-size: 22px !important;
}

.text24 {
    font-size: 24px !important;
}

.text26 {
    font-size: 26px !important;
}

.text28 {
    font-size: 28px !important;
}

.text30 {
    font-size: 30px !important;
}

.image-responsive {
    margin: 0 auto !important;
    max-width: 100% !important;
}

.width98 {
    width: 98% !important;
}

.width96 {
    width: 96% !important;
}

.width94 {
    width: 94% !important;
}

.width92 {
    width: 92% !important;
}

.width100 {
    width: 100% !important;
}

.text-black {
    color: #000000 !important;
}

.text-white {
    color: #FFFFFF !important;
}

.text-green {
    color: #42bd41 !important;
}

.text-red {
    color: #fe5722 !important;
}

.clearfix {
    clear: both;
}

.padding2 {
    padding: 15px !important;
}

.padding3 {
    padding: 20px !important;
}

.padding4 {
    padding: 25px !important;
}

.padding5 {
    padding: 30px !important;
}

.btn-cart {
    padding: 5px 10px !important;
    position: relative;
    color: #FFFFFF !important;
}

    .btn-cart span {
        padding: 3px 6px;
        position: absolute;
        background: #fbc02d;
        color: #ffffff;
        border-radius: 100%;
        top: -11px;
        right: -11px;
    }

.inner-header {
    min-height: auto !important;
    background: #febe29;
}

    .inner-header .title {
        color: #FFFFFF;
    }

.breadcrumb {
    text-align: right;
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

.head-u {
    border-bottom: 1px solid #f1f1f1;
}

.header.header-filter.inner-header h2.title {
    margin-bottom: 4px !important;
    margin-top: 5px !important;
}

/*common classes style here end*/



/*footer part start*/

.footer {
    margin-top: -50px;
    padding-top: 70px;
    color: #FFFFFF;
}

.footer-black {
    background: #4f68eb;
}

    .footer-black .quickLinks li {
        display: block;
    }

        .footer-black .quickLinks li:before {
            padding-right: 6px;
            content: '\f101';
            float: left;
            min-height: 24px;
            font-family: 'FontAwesome';
        }

        .footer-black .quickLinks li a {
            padding: 2px 4px;
        }

    .footer-black a {
        color: #FFFFFF;
        opacity: .86;
        border-bottom: 1px solid #ffffff00;
    }

        .footer-black a:hover, .footer-black a:focus {
            opacity: 1;
            border-bottom: 1px solid #8cd620;
            transition: 1s;
        }

    .footer-black .footer-brand {
        color: #FFFFFF;
    }

        .footer-black .footer-brand:hover, .footer-black .footer-brand:focus {
            color: #FFFFFF;
        }

    .footer-black h5, .footer-black h4, .footer-black i, .footer-black .copyright {
        color: #FFFFFF;
        font-weight: normal;
    }

    .footer-black h5 {
        padding-bottom: 4px;
        border-bottom: 1px dashed #76b51ba6;
    }

    .footer-black hr {
        border-color: rgba(255, 255, 255, 0.2);
    }

.social-buttons li {
    display: block !important;
    max-height: 36px;
}

/*footer part end*/



/*top row start*/

.firstHead {
    padding: 4px 0;
    background: #4f68eb;
    color: #FFFFFF;
}

    .firstHead .col-sm-6:first-child ul {
        text-align: left;
    }

    .firstHead ul {
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

        .firstHead ul li a {
            color: #FFFFFF;
        }

            .firstHead ul li a:hover {
                text-decoration: none;
            }

.top-row {
    padding-top: 15px;
   /* padding-bottom: 15px;*/
    background: #FFFFFF;
}

    .top-row .right .top {
        text-align: right;
    }

        .top-row .right .top a {
            text-decoration: none;
        }

    .top-row .right .search {
        padding: 10px 0;
        text-align: right;
        font-weight: bold;
    }

        .top-row .right .search ul li {
            padding-left: 15px;
        }

            .top-row .right .search ul li a img {
                height: 54px;
            }

            .top-row .right .search ul li a:hover img {
                transition: all 0.5s;
            }

        .top-row .right .search .search-box {
            width: 300px;
            position: relative;
        }

            .top-row .right .search .search-box .btn {
                padding: 7.8px;
                width: 14%;
                position: absolute;
                top: -10px;
                right: 0px;
            }

            .top-row .right .search .search-box input {
                padding: 6px 50px 6px 8px;
                width: 100%;
                border: 1px solid #dddddd;
                border-radius: 4px;
            }

        .top-row .right .search a {
            color: #333333;
            text-decoration: none;
            display: block;
        }

/*top row end*/



/*banner tab work start*/

.tab-header {
    margin-bottom: 30px;
    padding: 8px 0;
    background: rgba(255, 58, 58, .9)
}

    .tab-header .nav-pills > li.active i img { /*filter:brightness(100%);*/
    }

    .tab-header .nav-pills > li i {
        padding: 4px 0;
    }

        .tab-header .nav-pills > li i img {
            width: 32px; /*filter:brightness(40%);*/
        }

    .tab-header .nav-pills > li a {
        padding: 5px 14px !important;
        line-height: 20px !important;
        color: #FFFFFF;
    }

.tab-form-box {
    padding: 16px;
    border-radius: 4px;
    background: #FFFFFF;
    min-height: 336px;
}

.nav > li > a:focus {
    background-color: #fd8282;
}

.viewPlans {
    padding: 16px;
    background: #FFFFFF;
    width: 96%;
    height: 338px;
    position: absolute;
    z-index: 9;
}

    .viewPlans .nav.nav-pills {
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .viewPlans .nav.nav-pills li a {
            min-width: auto !important;
        }

    .viewPlans .tab-content .tab-pane {
        max-height: 200px;
        overflow-y: scroll;
    }

        .viewPlans .tab-content .tab-pane::-webkit-scrollbar {
            width: 12px;
        }

        .viewPlans .tab-content .tab-pane::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            border-radius: 10px;
        }

        .viewPlans .tab-content .tab-pane::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 20px rgba(255,58,58,1);
        }

/*banner tab work end*/



/*product section start*/

.product-list {
    margin: 0px;
    padding: 0px;
}

    .product-list li {
        margin: 0 0 25px 0;
        padding: 0px;
        list-style: none;
        float: left;
        height: 310px;
        width: 100%;
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid #edeff4;
    }

        .product-list li:hover {
            box-shadow: 0 16px 38px -12px rgba(178, 178, 178, 0.56), 0 4px 25px 0px rgba(178, 178, 178, 0.12), 0 8px 10px -5px rgba(178, 178, 178, 0.2);
            transition: all 200ms ease-in-out;
            border: 1px solid #dce1f0;
        }

        .product-list li .pro-img {
            border-radius: 4px 4px 0px 0px;
            overflow: hidden;
            height: 230px;
        }

            .product-list li .pro-img img {
                margin: 0 auto;
                max-width: 100%;
                max-height: 100%;
                background: #ffffff;
            }

        .product-list li .offer p {
            margin: 0px;
            padding: 0px;
        }

        .product-list li .offer .new {
            top: 2%;
            right: 2%;
            position: absolute;
            background: #333645;
            color: #ffffff;
            height: 35px;
            width: 80px;
            z-index: 1;
            text-align: center;
            line-height: 35px;
        }

    .product-list .content {
        padding: 8px;
    }

        .product-list .content h4 {
            margin-bottom: 4px;
            overflow: hidden;
            color: #1e306d;
            font-weight: 400;
            font-size: 16px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .product-list .content .price {
            font-size: 15px;
            font-weight: normal
        }

            .product-list .content .price s {
                padding-right: 10px;
                color: #ff3a3a;
            }

            .product-list .content .price span {
                padding-left: 10px;
                color: #4caf50;
            }

.hovereffect, .hovereffect .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hovereffect {
    position: relative;
    text-align: center;
    cursor: default
}

    .hovereffect .overlay {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255,255,255,.1);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        max-height: 75%;
        top: 0;
    }

    .hovereffect img {
        display: block;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    .hovereffect .cart {
        margin-top: 80%;
    }

    .hovereffect .btn-fab-mini {
        position: absolute;
        left: 2%;
        top: 2%;
    }

    .hovereffect:hover img {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .hovereffect:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .hovereffect:hover a {
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }

/*product section end*/



/*login and signup style start*/

.log-signup-bg {
    background-image: url(ThemeCss/images/log-signup-bg.png);
    min-height: auto !important;
}

.card-signup .footer {
    background: #FFFFFF;
}

.card-signup .card-title {
    color: #FFFFFF;
}

.card-signup .card-title {
    color: #3c4858;
}

.signup-page .info-horizontal {
    padding: 0px 0px 20px;
}

.icon.icon-rose {
    color: #e91e63;
}

.info-horizontal .icon {
    float: left;
    margin-top: 24px;
    margin-right: 10px;
}

.info-horizontal .description {
    overflow: hidden;
}

.description, .card-description, .footer-big p {
    color: #ffffff;
}

/*login and signup style end*/



.small-info, .technologies {
    color: #666666;
    position: relative;
}

    .small-info i, .technologies i {
        font-size: 22px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .small-info .numbers, .technologies .numbers {
        font-size: 16px;
        font-weight: 300;
        margin-top: 5px;
        padding-left: 30px;
        line-height: 22px;
        font-family: "Roboto", "Helvetica", "Arial",
    }

.last-recharge .row div {
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}

    .last-recharge .row div span {
        font-size: 18px;
    }

    .last-recharge .row div img {
        max-height: 90%;
        max-width: 100%;
    }

.newsBox {
    margin-top: -6px;
    padding: 20px 0 80px;
    font-size: 16px;
    background: url(ThemeCss/website-assets/assets/images/black-bg.png) repeat left top;
    min-height: 150px;
    color: #FFFFFF;
}

.fiftyfifty {
    overflow: hidden;
    box-shadow: 0px 8px 24px #a9a9a9;
    border-radius: 16px;
}

    .fiftyfifty h3 {
        color: ##fbfffb;
    }

    .fiftyfifty .left {
        padding-top: 20px;
        padding-bottom: 20px;
        height: 150px;
        background: #23274d;
        color: #ffffff;
        border-right: 1px solid #6dab13;
    }

    .fiftyfifty .right {
        padding-top: 20px;
        padding-bottom: 20px;
        height: 150px;
        background: #23274d;
        color: #ffffff;
        border-left: 1px solid #7ab91f;
    }

        .fiftyfifty .right a, .fiftyfifty .left a {
            color: #FFFF00;
        }

.product-list.product-all-list li {
    margin: 0 0 16px 2%;
    width: 23%;
}

.categoryBox .collapse.navbar-collapse {
    padding: 0px;
}

.bgBx {
    padding: 60px 0;
    background-attachment: fixed !important;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    background-size: cover !important;
}

    .bgBx .cont {
        margin: 0 4%;
        padding: 8px 22px;
        background: rgba(0,0,0,.5);
        border-radius: 28px;
    }



/*this style use for recharge tab start*/

.btn-group .active {
    background: rgba(0, 0, 0, 0.9) !important;
}

.board .nav-tabs > li {
    margin-bottom: 0px;
}

    .board .nav-tabs > li.active > a span.round-tabs img, .board span.round-tabs img {
        max-width: 45px;
        max-height: 45px
    }

.board-outer {
    padding: 0
}

.board {
    background: #fff;
    min-height: 400px
}

    .board .nav-tabs {
        position: relative;
        margin: 0 auto;
        box-sizing: border-box;
        border-bottom: 1px solid #dee1e6;
    }

    .board > div.board-inner {
        background: #fafafa;
        border-radius: 5px 5px 0 0
    }

p.narrow {
    width: 60%;
    margin: 10px auto
}

.board .nav-tabs > li.active:after, .board .nav-tabs > li:after {
    content: " ";
    position: absolute;
    margin: 0 auto;
    bottom: 0
}

.board .nav-tabs > li.active > a, .board .nav-tabs > li.active > a:focus, .board .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent
}

.board span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 62px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px
}

    .board span.round-tabs.one {
        color: #22c222;
        border: 2px solid #22c222
    }

.board li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #22c222
}

.board span.round-tabs.two {
    color: #febe29;
    border: 2px solid #febe29
}

.board li.active span.round-tabs.two {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #febe29
}

.board span.round-tabs.three {
    color: #3e5e9a;
    border: 2px solid #3e5e9a
}

.board li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #3e5e9a
}

.board span.round-tabs.four {
    color: #f1685e;
    border: 2px solid #09dda0
}

.board li.active span.round-tabs.four {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #f1685e
}

.board span.round-tabs.five {
    color: #999;
    border: 2px solid #fe5722
}

.board li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #999
}

.board span.round-tabs.six {
    color: #999;
    border: 2px solid #933ec5
}

.board li.active span.round-tabs.six {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #999
}

.board span.round-tabs.seven {
    color: #999;
    border: 2px solid #d80027
}

.board li.active span.round-tabs.seven {
    background: #fff !important;
    border: 2px solid #064e10;
    color: #999
}

.board .nav-tabs > li.active > a span.round-tabs {
    background: #fafafa
}

.board .nav-tabs > li {
    width: 14.28%;
    text-align: center;
}

    .board .nav-tabs > li:after {
        left: 45%;
        opacity: 0;
        border: 5px solid transparent;
        border-bottom-color: #064e10;
        transition: .1s ease-in-out
    }

    .board .nav-tabs > li.active:after {
        left: 43%;
        opacity: 1;
        border: 10px solid transparent;
        border-bottom-color: #064e10
    }

    .board .nav-tabs > li a {
        margin: 20px auto 6px;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        padding: 0;
        box-shadow: none !important;
    }

        .board .nav-tabs > li a:hover {
            background: 0 0
        }

.board .tab-pane {
    position: relative;
    padding: 12px 8px
}

.board .tab-content .head {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.board .btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px
}

.board .btn.green {
    background-color: #5cb85c;
    color: #fff
}

@media(max-width:585px) {
    .board .board {
        width: 90%;
        height: auto !important
    }

    .board .nav-tabs > li a, .board span.round-tabs {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .board span.round-tabs {
        font-size: 16px
    }

    .board .tab-content .head {
        font-size: 20px
    }

    .board .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 35%
    }

    .board .btn-outline-rounded {
        padding: 12px 20px
    }
}

/*this style use for recharge tab end*/



/*this css style use for product box start--{24/Nov/2017}--*/

.featureImg a, .image a, .item h4, .item.list-view, .product-name p {
    overflow: hidden
}

.add-fav, .product {
    text-align: center
}

.product {
    margin-bottom: 8px;
    display: block;
    height: auto;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    border: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-radius: 12px;
    box-shadow: 0 2px 6px 2px rgba(188,188,188,.3);
    position: relative
}

    .product:hover {
        background: #fff
    }

.add-fav {
    padding: 0 6px;
    border: 1px solid;
    border-radius: 8px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 10;
    transform: scale(1.15);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: opacity .3s linear,-webkit-transform .7s cubic-bezier(.56,.48,0,.99);
    -moz-transition: opacity .3s linear,-moz-transform .7s cubic-bezier(.56,.48,0,.99);
    -o-transition: opacity .3s linear,-o-transform .7s cubic-bezier(.56,.48,0,.99);
    -ms-transition: opacity .3s linear,-ms-transform .7s cubic-bezier(.56,.48,0,.99);
    transition: opacity .3s linear,transform .7s cubic-bezier(.56,.48,0,.99);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.list-view .product .add-fav {
    right: 40px;
    top: 8px
}

.product:hover .add-fav {
    opacity: 1;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.add-fav i {
    webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rrotate(0);
    transform: scale(1) rotate(0);
    transition: all .3s ease
}

.image, .item.list-view .image {
    position: relative;
    transition: all .5s ease 0s;
    overflow: hidden;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.add-fav:active i {
    webkit-transform: scale(.85) rotate(0);
    -moz-transform: scale(.85) rotate(4deg);
    -o-transform: scale(.85) rotate(0);
    -ms-transform: scale(.85) rrotate(0);
    transform: scale(.85) rotate(4deg)
}

.add-fav:hover {
    background: #073763;
    color: #FFF
}

.item.list-view .item h4 {
    max-height: none
}

.item.list-view .grid-product-name, .list-product-name {
    display: none
}

.image, .image a, .item.list-view, .item.list-view .image, .item.list-view .list-product-name {
    display: block
}

.item.list-view {
    height: auto;
    width: 100% !important;
    margin-bottom: 20px
}

    .item.list-view .image {
        float: left;
        text-align: center;
        max-height: 260px;
        max-width: 200px;
        padding-right: 20px;
        background: #fff
    }

    .item.list-view .action-control, .item.list-view .price, .item.list-view .product-name {
        text-align: right
    }

    .item.list-view .image a {
        display: block;
        height: 100%;
        max-height: 100% !important
    }

    .item.list-view .image img {
        max-height: 260px;
        width: auto !important
    }

    .item.list-view h4 {
        height: auto;
        margin: 45px 0 5px;
        font-size: 24px
    }

        .item.list-view h4 a {
            font-weight: 600
        }

    .item.list-view .product-name p {
        text-align: right;
        max-height: 200px;
        min-height: 10px
    }

    .item.list-view .price {
        font-size: 22px
    }

    .item.list-view .product {
        padding-right: 20px;
        min-height: 260px
    }

.item:hover .action-control {
    border-bottom-color: #fff
}

.product-box .item {
    margin: 0 10px
}

    .product-box .item:hover {
        box-shadow: 0 0 25px rgba(0,0,0,.15);
        background: #fff
    }

.image {
    text-align: center;
    width: 100%;
    max-height: 195px;
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #fbfbfb;
}

    .image img {
        margin: 0 auto;
        transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        max-height: 195px;
        max-width: 100%;
    }

.product:hover .image a img {
    transform: scale(1.15) rotate(-1.5deg);
    -webkit-transform: scale(1.1) rotate(-1.5deg);
    -moz-transform: scale(1.1) rotate(-1.5deg);
    -ms-transform: scale(1.1) rotate(-1.5deg);
    -o-transform: scale(1.1) rotate(-1.5deg)
}

.promotion {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 0;
    height: 24px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    line-height: 18px
}

.discount, .new-product {
    display: inline-block;
    float: left;
    font-family: Oswald,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%
}

.product-name {
    margin: 10px 5px
}

.new-product {
    color: #FFF;
    padding: 3px 10px;
    background: #065ac5
}

.discount {
    background: #65b92d;
    border-radius: 0 4px 4px 0;
    color: #fff;
    padding: 3px 5px
}

.item h4 {
    min-height: 45px;
    max-height: 80px;
    display: block;
    line-height: 20px;
    margin: 25px 0 0;
    padding: 0
}

    .item h4 a {
        color: #2c3e50;
        font-family: Oswald,Arial,Helvetica,sans-serif;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase
    }

.product-name p {
    margin-top: 8px;
    padding: 0 4px;
    text-overflow: ellipsis !important;
    color: #073763;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
}

.price {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #2c3e50
}

.action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 10px;
    width: 100%
}

    .action-control a {
        cursor: pointer
    }

.cart a {
    font-size: 20px;
    color: #2c3e50;
    margin: 0;
    display: inline-block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .13s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.load-more-block {
    padding-bottom: 30px;
    position: relative
}

    .load-more-block .btn-thin {
        background: #fff;
        z-index: 2;
        position: relative;
        box-shadow: -4px 0 0 #FFF,4px 0 0 #FFF;
        -webkit-box-shadow: -4px 0 0 #FFF,4px 0 0 #FFF;
        -moz-box-shadow: -4px 0 0 #FFF,4px 0 0 #FFF;
        -o-box-shadow: -4px 0 0 #FFF,4px 0 0 #FFF
    }

    .load-more-block:after {
        background: #DDD;
        content: "";
        display: block;
        height: 1px;
        margin-left: 30%;
        position: absolute;
        top: 18px;
        width: 40%;
        z-index: 1
    }

.featureImg a {
    display: block
}

    .featureImg a img {
        transition: all .4s ease 0s;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        -ms-transition: all .4s ease 0s
    }

        .featureImg a img:hover {
            transform: scale(1.1) rotate(-1.1deg);
            -webkit-transform: scale(1.1) rotate(-1.1deg);
            -moz-transform: scale(1.1) rotate(-1.1deg);
            -ms-transform: scale(1.1) rotate(-1.1deg);
            -o-transform: scale(1.1) rotate(-1.1deg)
        }

.productList {
    margin-left: -15px;
}

    .productList ul {
        margin: 0px;
        padding: 0px;
    }

        .productList ul li {
            margin: 0 0 2% 2%;
            padding: 0px;
            list-style: none;
            float: left;
            width: 23%;
        }

.product .btn {
    padding: 6px 16px 6px 6px;
    border-radius: 16px;
}

    .product .btn i {
        margin-top: -5px !important;
        margin-right: 6px;
        font-size: 12px !important;
        vertical-align: text-top;
        background: #76b51b;
        width: 20px;
        height: 20px;
        line-height: 18px;
        border-radius: 100%;
    }

/*this css style use for product box end*/





/*responsive work start*/

@media only screen and (max-width: 2000px) {

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 980px) {

    .top-row .right .search ul li {
        padding-left: 0px;
    }

    .product-list.product-all-list li {
        width: 48%;
    }
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 640px) {

    .top-row .left {
        margin-bottom: 20px;
    }

    .top-row .left, .top-row .right .top {
        text-align: center;
    }

    .top-row .right .search {
        text-align: center;
    }

        .top-row .right .search ul li:nth-child(1) {
            width: 100%;
        }

        .top-row .right .search .search-box {
            width: 100%;
        }

    .firstHead .col-sm-6 ul {
        text-align: center !important;
    }

    .top-row .right .search ul li:first-child {
        margin-top: 0px;
    }

    .top-row .right .search ul li {
        margin-top: 15px;
    }

    .newsBox {
        padding: 20px 0 20px;
        min-height: auto;
    }

    .fiftyfifty .left, .fiftyfifty .right {
        height: auto;
    }

    .product-list.product-all-list li {
        margin-left: 0px;
        width: 33.33333333333333%;
    }



    .categoryBox {
        margin-bottom: 20px;
    }

        .categoryBox .navbar-header {
            border-radius: 4px;
            background: #e5e4e4;
        }

            .categoryBox .navbar-header:before {
                content: 'Filter';
                float: left;
                padding: 11px;
                font-size: 18px;
                color: #333333;
                font-weight: 400;
                font-family: Arial, Helvetica, sans-serif;
            }

            .categoryBox .navbar-header .navbar-toggle {
                padding: 2px 4px;
            }

        .categoryBox .collapse.navbar-collapse {
            padding: 0 2px;
        }
}

@media only screen and (max-width: 480px) {

    .viewPlans {
        width: 94%;
        height: 300px;
    }

        .viewPlans .tab-content .tab-pane {
            padding-right: 15px;
            max-height: 170px;
            overflow-y: scroll;
        }

        .viewPlans .nav.nav-pills li a {
            padding: 8px;
        }

    .breadcrumb {
        text-align: center;
    }

    .product-list.product-all-list li {
        margin-left: 0px;
        width: 50%;
    }
}

@media only screen and (max-width: 360px) {

    .viewPlans {
        width: 94%;
        height: 250px;
    }

        .viewPlans .tab-content .tab-pane {
            padding-right: 15px;
            max-height: 130px;
            overflow-y: scroll;
        }

        .viewPlans .nav.nav-pills li a {
            padding: 4px;
        }



    .product-list.product-all-list li {
        margin-left: 0px;
        width: 100%;
    }

    .hovereffect .cart {
        margin-top: 50%;
    }
}

@media only screen and (max-width: 320px) {

    .viewPlans {
        width: 94%;
        height: 250px;
    }

        .viewPlans .tab-content .tab-pane {
            padding-right: 15px;
            max-height: 130px;
            overflow-y: scroll;
        }

        .viewPlans .nav.nav-pills li a {
            padding: 4px;
        }
}
