/*To make responsive css changes*/

.transparent {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.3;
}

.glyphicon-arrow-left {
    cursor: pointer;
}

.glyphicon-arrow-left:hover{
    color:#009c64;
}

.glyphicon-arrow-right {
    cursor: pointer;
}

.glyphicon-arrow-right:hover{
    color:#009c64;
}

.arrow_key_style {

    color: #fff;

}


.modal-body {

    padding: 0px;

}

.dialog_heading {

    color: #d44e33;
    font-family: 'Signika Negative', sans-serif !important;

}

body , h1 , h2 , h3 , h4 , h5 , h6 , .h1 , .h2 , .h3 , .h4 , .h5 , .h6 , p {

    font-family: 'Signika Negative', sans-serif !important;
    font-weight: lighter;
}

.register_dialog_globe {

    background: url('../img/home/popup-sprite.png') no-repeat;

}


.register_dialog_globe {

    background-position: -50px 0px;
    width: 170px;
    height: 160px;

}
.bootstrap-dialog{
    overflow-y:visible ;
}

.modal-dialog{

    margin-top: 10%;
}

.textbox {

    border: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-weight: lighter;
    height: 34px !important;

}


.login_button ,.login_button:hover,.login_button:focus {

    background: #d54333;
    border-radius: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;

}

.login_button:hover {

    background:#e94424;

}

.login_control{
    margin-bottom: 0px;
    padding: 0px 5px;
}



.register_button ,.register_button:hover {

    background: none;
    border-radius: 2px;
    border-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;

}

.register_button:hover{

    color: #fff;
    opacity: .15;
}


.add_to_cart_button,.add_to_cart_button:hover {

    background: #d44e35;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;

}

.header {

    background: url('../img/home/header-bg.jpg') no-repeat;
    min-height: 500px;
    background-size:cover;
}

.header_container{

    margin-top: 180px
}


.header_content_container {

    position: relative;
    margin-top: 180px;
    min-height: 100px;
    width: 100%;

}


.header_content_sitename_container{
    height: 90px;

    position: relative;
    width: 100%;
}

.header_content_sitename {

    color: #fff;
    width: 100%:
height: 50px;
    font-weight: 600;
    font-size: 40px;
    padding: 15px 0px;

}

.header_content_login_container{
    min-height: 90px;
    width: 100%;
    position: relative;
    width: 100%;
}


.header_content_login_content_float {

    font-weight: bold;
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    opacity: 0.3;

}



.header_content_login_content {

    width: 100%;
    height: inherit;
    padding: 28px;

}
.margin-bottom-10{
    margin-bottom: 10px;
}

.header_content_login_footer{
    text-align: right;
    color: rgb(255, 255, 255);
    float: left; width: 100%;

    font-weight: 500;
    margin-top: 7px;
    cursor: pointer;
}


.catalogue_container {


    width: 100%;
    min-height: 288px;
    padding-bottom: 20px;
    padding-top: 20px;

}

.catalogue_heading {

    width: 100%;
    text-align: center;
    color: #d54333;
    margin-bottom: 30px;
    font-family: 'Signika',sans-serif;

}

.no-padding{
    padding: 0px;
}



.cataloue_item_img {

    float:left;
    width: 148px;
    height:148px;

}

.catalogue_item_container {

    width: 100%;
    min-height: 150px;
    /* border:1px solid #ccc;*/
    border:1px solid #ccc;
    margin-bottom: 10px;
}


.catalogue_item_content {


    border-left: none;
    height: 100%;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;

}


.catalogue_item_name {

    height: 96px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 3px;

}


.catalogue_item_actions {

    width: 100%;

}



.catalogue_carousel {

    width: 100%;

}


.carousel-indicators {
    bottom: 0px;
    left: 0%;
    list-style: outside none none;
    margin-left: 0%;
    padding-left: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 15;
    padding-top: 5px;
}

.carousel-indicators li {

    background-color: #d7e2e4;
    border: none;
    width: 30px;
    height: 7px;

}


.carousel-indicators .active {

    background-color: #d44e35;
    width:30px;
    height: 7px;

}

.mobile_app_container {

    width: 100%;
    background: url('../img/home/apps-bg.jpg') no-repeat;
    min-height: 500px;
    background-size: cover;


}


.mobile_app_tagline {

    float: left;
    margin-top: 40px;
    font-size: 48px;
    color: #fff;

}


.mobile_app_buttons_container {

    float: left;
    margin-top: 150px;
    height: 100px;
    width: 100%;

}

.mobile_app_button_appstore,.mobile_app_button_play {

    float: left;
    background: url('../img/home/Homepage-Sprite.png') no-repeat;
    height: 75px;
    margin-right: 10px;

}

.mobile_app_button_appstore {

    background-position: 0px 0px;
    width: 204px;
    display: none;

}


.mobile_app_button_play {

    background-position: -205px 0px;
    width: 235px;

}


.brands_container {

    width: 100%;
    min-height: 140px;
    padding-top: 30px;
    padding-bottom: 20px;

}

.brand_item {
    vertical-align: middle;
    text-align: center;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    margin: 0px auto;
    margin-bottom: 10px;

}

.brand_carousel_control_container {

    float: left;
    position: relative;
    height: 100px;

}

.brand_carousel_control {

    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%) ;
    width: 100%;

}


.product_description_container {

    width: 100%;
    /*min-height: 500px;*/
    background-color: #ccd9dd;
    padding-top: 30px;
    padding-bottom: 30px;

}

.product_description_item {

    float: left;
    width: 100%;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: inherit;
}

.product_description_image_rewards,.product_description_image_merchants,.product_description_image_mobileapp {

    display: block;
    background: url('../img/home/Homepage-Sprite.png') no-repeat;
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;

}




.product_description_image_rewards {

    background-position: 0px -75px;

}


.product_description_image_merchants {

    background-position: -200px -75px;

}

.product_description_image_mobileapp {

    background-position: -400px -75px;

}

.product_description_text {

    display: block;
    width: 100%;
    overflow: auto;


}



.tagline_container {

    width: 100%;
    min-height: 100px;
    background-color: #d44e33;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;

}

.tagline_content {

    float: left;
    display: block;
    width: 100%;
    color:#fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;

}


.footer_container {

    width: 100%;
    background: #22393f;
    min-height: 150px;
    bottom: 0;
    padding-top: 70px;

}


.footer_left_container {

    float: left;
    width: 100%;
    color:#7e9299;
    padding-bottom: 10px;

}


.footer_left_container a {

    color:#fff;

}

.footer_right_container {

    float: right;
    width: 100%;
    text-align: right;
    color: #607179;
    padding-bottom: 10px;

}



.footer_right_icon_facebook,.footer_right_icon_twitter,.footer_right_icon_linkedin {

    float: right;
    background: url('../img/home/Homepage-Sprite.png');
    width: 49px;
    height: 49px;
    margin-left: 20px;
    cursor: pointer;
}


.footer_right_icon_facebook {

    background-position: -2px -282px;

}


.footer_right_icon_facebook:hover {

    background-position: -2px -332px;

}


.footer_right_icon_twitter {

    background-position: -72px -282px;

}


.footer_right_icon_twitter:hover {

    background-position: -72px -332px;

}


.footer_right_icon_linkedin {

    background-position: -140px -282px;

}


.footer_right_icon_linkedin:hover {

    background-position: -140px -332px;

}
.user_registration_popup_container{
    background-color:#d54333 ;
}

.user_registration_popup{
    background:#ffffff;min-height:380px;padding:0px;padding-bottom: 20px;
}

.user_registration_popup_right_container{
    background:#d54333;
    min-height:380px;
    padding-bottom: 10px;
    display: block;
}
.user_registration_popup_right_quote{
    text-align:center;
}
.user_registration_popup_right_globe{
    min-width: 170px;
    min-height: 160px;
}

.user_registration_popup .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border: 0px;
}
.user_registration_popup .nav > li {
    position: relative;
    display: block;
}
.user_registration_popup .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}
.user_registration_popup .nav > li > a:hover,
.user_registration_popup .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.user_registration_popup .nav > li.disabled > a {
    color: #d44e33;
}
.user_registration_popup .nav > li.disabled > a:hover,
.user_registration_popup .nav > li.disabled > a:focus {
    color: #d44e33;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.user_registration_popup .nav .open > a,
.user_registration_popup .nav .open > a:hover,
.user_registration_popup .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
    border: 0px;
}
.user_registration_popup .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.user_registration_popup .nav > li > a > img {
    max-width: none;
}
.user_registration_popup .nav-tabs {
    border-bottom: 0px;
}
.user_registration_popup .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width:50%;

}
.user_registration_popup .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px;
    background-color: #eee;
    color:#d44e33;
    outline:0 none !important;
}
.user_registration_popup .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
    border: 0px;
}
.user_registration_popup .nav-tabs > li.active > a,
.user_registration_popup .nav-tabs > li.active > a:hover,
.user_registration_popup .nav-tabs > li.active > a:focus {
    color: #d44e33;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    outline:0 none !important;
}
.user_registration_popup .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.user_registration_popup .nav-tabs.nav-justified > li {
    float: none;
}
.user_registration_popup .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.user_registration_popup .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.input-group-otp{

    border: 1px solid #cccccc;
    border-radius:4px ;
    box-shadow: none;
    transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width:100%;
}
.has-error .input-group-otp{
    border: 1px solid #b94a48;
}

.input-group-addon-resend:focus{

    border: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}


.has-error .input-group-addon-resend{

    background-color: inherit !important;
}

input:focus + .input-group { border: 1px solid green !important; }

.input-group-otp > .form-control{

    border: 0px;
    box-shadow: none;
}
.input-group-otp > .form-control{

    border: 0px;
    box-shadow: none;
}

.input-group-addon-resend{
    background-color: inherit;
    color: #fff;
    border: 0px solid #cccccc;
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    box-shadow: none;
}
.has-error .input-group-otp > .form-control:focus{

    border: 0px;
    box-shadow: none;
}

.input-group-addon-resend, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.tab-pane > .active{
    display: block;
}

.tab-pane >.tab-inner-div .active{

    display: block;
}

.tab-inner-div{
    width:88%;margin-left:7%;margin-right:5%;margin-top: 25px;
    display: none;
}

.tab-inner-header{
    font-weight: lighter;margin-bottom: 15px;
}

.tab-inner-message{
    width:88%;margin-left:7%;margin-right:5%;margin-top: 15px;
}

/*.alert-danger {
    background-color: #fff;
    border: 0px solid #fff;
    padding-bottom: 20px;
    vertical-align: middle;
}

.alert-success {
    background-color: #fff;
    border: 0px solid #fff;
    padding-bottom: 20px;
    vertical-align: middle;
}

.alert-warning {
    background-color: #fff;
    border: 0px solid #fff;
    padding-bottom: 20px;
    vertical-align: middle;
}
.alert > .tab-inner-message-label{
    font-weight: bold;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 10px;
}*/
.alert-new{

    background-color: transparent !important;
    border: 0 solid transparent !important;
    border-radius: 4px;
    float: left;
    margin-bottom: 0;
    padding: 10px 0;
    width: 100%;
    font-weight: bold;

}


.validation-tooltip ul, ol {
    margin: 0;
}
.validationMessageTemplate {
    display: none;
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.modal_loader{

    margin: 15% auto;
    width: 160px;
    min-height: 160px;

}
.modal_loader .modal-content{

    font-size:14px ;
    overflow-x: hidden;
}
.modal_loader .modal-body{

    padding: 20px;
    position: relative;
}

.modal_loader h5{

    font-size:18px ;

}


.display_block{
    display: block;
}

.cart_content_dialog_80{
    max-width: 800px;
    width:95%
}

.cart_content_dialog_80 .modal-body {

    padding: 0px;

}

.cart_content_dialog_80 .dialog_heading {

    color: #d44e33;
    font-family: 'Signika Negative', sans-serif !important;

}
.cart_content_dialog_80 .modal-header{
    padding: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
}

.cart_content_dialog_80 .close {
    background-color:#d54333 ;
    color: #fafafa;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.57;
    padding: 10px;
    text-shadow: 0 1px 0 #ffffff;
}

.cart_content_dialog_80 .bootstrap-dialog-header{
    min-height: 40px;
    background-color: #fff;
}


.customerhome_item_detail_container {

    background-color: #fff;
    float: left;
    padding: 0 20px 20px;
    width: 100%;

}

.customerhome_item_detail_mainimage {

    float: left;
    width: 250px;
    height: 250px;
    overflow: hidden;

}

.customerhome_item_detail_imagethumbnail {

    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;

}

.customerhome_item_detail_content {

    float: left;
    width: 100%;

}

.customerhome_item_detail_content li {

    padding-top: 10px;
    font-size: 13px;

}

.customerhome_item_detail_action {

    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    padding-bottom: 30px;
    height: 80px;

}

.customerhome_item_detail_qty_field {

    margin-top: 30px;

}
a , a:hover {

    color: #d44e33;
    cursor: pointer;
    text-decoration: none;

}

a:hover{
    color:#e94424;
}



.customer_home_cartcontent_spinner_container {

    float:left;
    height:30px;
    width:120px;
    padding-top:35px;

}



.customerhome_item_detail_imagethumbnail {

    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;

}

.customerhome_item_detail_content {

    float: left;
    width: 100%;

}

.customerhome_item_detail_content li {

    padding-top: 10px;
    font-size: 13px;

}

.customerhome_item_detail_action {

    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    padding-bottom: 30px;

}

.customerhome_item_detail_qty_field {

    margin-top: 30px;

}
.customerhome_item_detail_container {

    background-color: #fff;
    float: left;
    padding: 0 20px 20px;
    width: 100%;

}

.customerhome_item_detail_mainimage {

    float: left;
    width: 250px;
    height: 250px;
    overflow: hidden;

}



.customerhome_item_detail_content {

    float: left;
    width: 100%;

}

.customerhome_item_detail_content li {

    padding-top: 10px;
    font-size: 13px;

}



.customerhome_item_detail_qty_field {

    margin-top: 30px;

}

@media screen and (max-width: 420px) {


    .col-us-1,
    .col-us-2,
    .col-us-3,
    .col-us-4,
    .col-us-5,
    .col-us-6,
    .col-us-7,
    .col-us-8,
    .col-us-9,
    .col-us-10,
    .col-us-11,
    .col-us-12,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-us-1,
    .col-us-2,
    .col-us-3,
    .col-us-4,
    .col-us-5,
    .col-us-6,
    .col-us-7,
    .col-us-8,
    .col-us-9,
    .col-us-10,
    .col-us-11 {
        float: left;
    }

    .col-us-1 {
        width: 8.333333333333332%;
    }

    .col-us-2 {
        width: 16.666666666666664%;
    }

    .col-us-3 {
        width: 25%;
    }

    .col-us-4 {
        width: 33.33333333333333%;
    }

    .col-us-5 {
        width: 41.66666666666667%;
    }

    .col-us-6 {
        width: 50%;
    }

    .col-us-7 {
        width: 58.333333333333336%;
    }

    .col-us-8 {
        width: 66.66666666666666%;
    }

    .col-us-9 {
        width: 75%;
    }

    .col-us-10 {
        width: 83.33333333333334%;
    }

    .col-us-11 {
        width: 91.66666666666666%;
    }

    .col-us-12 {
        width: 100%;
    }

    .styled_select {
        max-width: 100%;
        overflow: hidden;
    }

    .styled_select:after {
        border-color: transparent #d44e34;
        border-style: solid;
        border-width: 8px 0 8px 8px;
        content: "";
        height: 0;
        margin-top: -6px;
        position: absolute;
        right:17px;
        top: 50%;
        width: 0;
    }

    .merchant_gear_icon_dropdown {
        display: none;
        left: -125px;
        margin-top: -59px;
        position: absolute;
        width: 180px;
        z-index: 999;
    }

    .arrow_box {
        background: none repeat scroll 0 0 #ffffff;
        border:none;
        position: relative;
        z-index: 1000;
    }

    .arrow_box::after, .arrow_box::before {
        border: medium none;
        bottom: 100%;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 1000;
    }

    .customerhome_item_detail_content_header{

        text-align: center;
    }

    .customerhome_item_detail_imagethumbnail {

        float: left;
        width: 70px;
        height: 70px;
        overflow: hidden;
        margin-bottom: 10px;
        padding-top: 10px;
        border-top: 1px solid #ccc;

    }

    .customerhome_item_detail_mainimage {
        float: none;
        height: 200px;
        margin: 0 auto;
        overflow: hidden;
        width: 200px;
    }
}

@media screen and (max-width: 550px){

    .user_registration_popup_right_container{
        background:#d54333;
        min-height:380px;
        padding-bottom: 10px;
        display: none;
    }

    .user_registration_popup{
        background:#ffffff;min-height:380px;padding:0px;padding-bottom: 20px;
        width:100% ;
    }

}


@media screen and (min-width:767px) and  (max-width: 1000px) {

    .header{
        min-height:250px
    }

    .header_content_container{
        margin-top: 40px;
    }

    .login_control{
        margin-bottom: 10px;
        padding: 0px 5px;
    }


}



@media screen and (max-width: 766px) {

    .header{
        min-height:380px
    }

    .header_content_container{
        margin-top: 0px;
        max-width: 300px;
        margin: 20px auto;
    }
    .header_content_sitename{

        text-align: center;
    }

    .login_control{
        margin-bottom: 10px;
    }

    .product_description_container {

        width: 100%;
        min-height: 500px;
        background-color: #ffffff;

        padding-top: 30px;
        padding-bottom: 30px;
        min-width: 200px;

    }

    .product_description_item {

        float: left;
        width: 100%;
        height: 400px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background-color: #ccd9dd;
        margin-bottom: 10px;

    }

    .modal-body {
        padding: 0 15px;
    }



}
