@font-face {
    font-family: 'OpenSans-Regular';
    font-style: normal;
    font-weight: 400;
    src: local('OpenSans-Regular'), local('OpenSans-Regular'), url('../fonts/OpenSans-Regular.woff') format('woff');
}

@font-face {
    font-family: 'OpenSans-Bold';
    font-style: normal;
    font-weight: 400;
    src: local('OpenSans-Bold'), local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Capsuula';
    font-style: normal;
    font-weight: 400;
    src: local('Capsuula'), local('Capsuula'), url('../fonts/Capsuula.woff') format('woff');
}


@font-face {
    font-family: 'Gotham-Book';
    font-style: normal;
    font-weight: 300;
    src: local('Gotham-Book'), local('Gotham-Book'), url('../fonts/Gotham-Book.woff') format('woff');
}

body {
    font-weight: normal;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: #544c45;
}

.arrow_box:focus {
    outline: none;
}

/*.col-md-2 {
    width: 20%;
}*/

h1, h2, h3 {
    text-transform: uppercase;
}

.container {
    max-width: 99%;
    margin: 0px auto;
}

.row {
    margin-left: 0;
    margin-right: 0;
}


.bg-whiteLogin h5 {
    color: #cc3333; font-weight: bold; font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.uppercase {
    text-transform: uppercase;
}

.bg-all {
    background: url(../img/menupage-bg-main.jpg) no-repeat left top;
    height: 725px;
    background-size: 100%;
}

.head-top {
    background: #000;
    /*fix header*/
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.padd-none {
    padding: 0px;
}

.padd-l0 {
    padding-left: 0px;
}

.marg-t10 {
    margin-top: 10px;
}

button:focus {
    outline: 0px;
}

.navbar-nav {
    float: right;
    margin-top: 18px;
}

.navbar {
    border: 0px solid transparent;
    margin-bottom: 0px;
    margin-top: 0px;
    border-radius: 0;
    min-height: 54px;
}

.navbar-default {
    background-color: transparent;
}

.navbar-nav > li > a {
    line-height: 8px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li.last {
    background: #cc3333;
    border-radius: 10px;
}

.title-main {
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-family: 'OpenSans-Bold';
    font-size: 60px;
    padding: 214px 0px;
    text-transform: uppercase;
}/*updated*/

.main-content {
    background: #fff;
    padding: 0px;
    min-height: 350px;
}/*updated*/

.tab-content {
    margin-top: 0px;
}/*updated*/

.nav.nav-pills.navnew {
    background: #cc3333;
    width: 715px;
    margin: 0px auto;
    border-radius: 30px;
}

.nav.nav-pills.navnew > li {
    background: url(../img/bg-right-menu.png) no-repeat right center;
}

.nav.nav-pills.navnew > li.lastpill {
    background: transparent;
}

.nav.nav-pills.navnew > li > a {
    color: #000;
    font-size: 15px;
}

.nav.nav-pills.navnew > li > a:hover {
    background-color: transparent;
}

.nav-pills.navnew > li.active > a, .nav-pills.navnew > li.active > a:hover, .nav-pills.navnew > li.active > a:focus {
    background-color: transparent;
    color: #fff;
    font-weight: bold;
}

.nav.nav-pills.ordernw {
    background: #fff;
    width: 302px;
    margin: 0px auto;
    border-radius: 15px;
}

.nav.ordernw > li > a {
    padding: 19px 20px 19px 59px;
    color: #535353;
    text-transform: uppercase;
    font-family: 'OpenSans-Bold';
}

.nav-pills.ordernw > li.active > a, .nav-pills.ordernw > li.active > a:hover, .nav-pills.ordernw > li.active > a:focus {
    background-color: #cc3333;
    color: #fff;
}

.deliver, .deliver a:hover {
    background: url(../img/deliver.png) no-repeat left center;
}

.deliver.active a {
    background: url(../img/deliver-white.png) no-repeat left center;
}

.shop, .shop a:hover {
    background: url(../img/shop.png) no-repeat left center;
}

.shop.active a {
    background: url(../img/shop-white.png) no-repeat left center;
}

.proDisply img, .proHide img {
    margin: 0px auto;
}

.product-lay {
    padding: 5px 15px 15px 15px;
    text-align: center;
    min-height: 310px;
    background-color: #fff;
    /*border: 2px solid #fff0;*/
    /*border: 0px solid rgba(0,0,0,0.3);*/
    /*border: 2px solid rgba(255, 255, 255, 1);*/
    /*cursor: pointer;*/
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
}/*updated*/

.descr {
    color: #333;
    font-weight: 400;
    position: absolute;
    text-align: center;
    top: 20%;
    vertical-align: middle;
    width: 80%;
    z-index: 99;
    font-size: 16px;
}

.product-lay p {
    color: #cc3333;
}

/*.product-lay::after {
    -webkit-box-shadow: -11px 12px 16px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -11px 12px 16px 1px rgba(0, 0, 0, 0.75);
    box-shadow: -11px 12px 16px 1px rgba(0, 0, 0, 0.75);

    background: #fff;
    cursor: pointer;
    transform: scale(1.05, 1.05);
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}*/

.product-lay:hover {
    border-style: solid;
    border-width: 2px;
    /*border: 2px solid rgb(254, 233, 112);*/
}/*updated*/

.btn-danger {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #d43f3a;
    padding: 1px 9px;
}
.btn-danger.cart {
    border-radius: 0;
    background-color: #fac03c;
    color: #000;
    border: 0px;
    /*left: 29%;*/
    margin: 0 auto;
    padding: 5px 40px;
    position: absolute;
    bottom: -13px;
    right: 50%;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    /*top: 0;*/
}/*updated*/

.cart-num {
    padding: 1px 9px;
    width: 50px;
    border: 0px #cc3333 solid;
    border-radius: 3px;
    height: 24px;
    font-weight: bold;
    text-align: center;
}

.proDisply {
    display: none;
}

.product-lay:hover .proDisply {
    display: block;
}

.product-lay:hover .proHide {
    display: none;
}

.modal-dialog {
    padding-bottom: 0;
    padding-top: 0;
    width: 60%;
}
.modal-dialog.modal-30 {
    width: 30%;
}

.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
}

.modal-content {
    background-color: transparent;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    /* margin-top: 20%; */
}

.modal-body {
    padding: 0;
}

.padd-login {
    padding: 30px 0px;
}

.bg-whiteLogin {
    background: #fff;
    min-height: 520px;
    padding: 18px 38px;
}

.bg-whiteLogin.logcent {
    padding: 18px 15%;
}

.bg-whiteLogina {
    background: #fff;
    min-height: 520px;
    padding: 18px 0px;
}

.bg-whiteLogin h3 {
    color: #cc3333;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'OpenSans-Bold';
    margin-bottom: 30px;
}

.bg-whiteLogin h4 {
    color: #cc3333;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bg-whiteLogin.orderbg {
    background: #fff url(../img/order-woknroll.jpg) no-repeat left top;
    background-size: cover;
    min-height: 520px;
    padding: 30px 40px;
}

.form-control {
    border-color: #b7b7b7;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
    /*box-shadow: none;*/
    height: 44px;
    line-height: 44px;
    background: transparent;
}

.form-control:focus {
    border-color: #b7b7b7;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.07) inset, 0px 0px 8px rgba(255, 100, 255, 0) !important;
}

.form-control.drk {
    border-color: #6f6f6f;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
    height: 44px;
    line-height: 44px;
    background: transparent;
}

.form-control.log {
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%;
    margin-left: 0%;
}

.form-control.pass {
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%;
}

.regst_top{
    padding-top: 12%;
}

.btn-danger.log {
    padding: 6px 0px;
    border-radius: 0px;
    font-weight: normal;
    width: 228px;
}

.btn-danger.profl {
    padding: 6px;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 30px;
    width: 100%;
}

.btn-danger.prof2 {
    padding: 6px 10px;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 30px;
    width: 100%;
    margin-left: 0px;
}

.btn-danger.addres {
    padding: 5px 50px;
    border-radius: 20px;
    font-weight: bold;
    margin-top: 37px;
}

.btn-danger.conf {
    padding: 5px 50px;
    border-radius: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.btn-danger.ord {
    margin-top: 10px;
    padding: 6px 9px;
    font-weight: bold;
}

.btn-block {
    margin: 0 auto;
    width: 228px;
    border-radius: 0
}

.form-control::-moz-placeholder, .form-control::placeholder {
    color: #6f6f6f;
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px 16px 16px 35px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #fff;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 20px;
}

.dropdown-content a {
    color: black;
    padding: 7px 10px;
    text-decoration: none;
    display: block;
    text-align: right;
    color: #cc3333;
    font-weight: 600;
}

.dropdown-content a:hover {
    background-color: transparent
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: transparent;
}

.dropdown-content::before {
    content: "";
    position: absolute;
    border-bottom: 10px solid #fff;
    border-left: 10px solid #333;
    border-right: 10px solid #333;
    left: 73%;
    top: -10px;
}

.padd-profile {
    padding: 0px 0px;
    background: url(../img/profile-woknroll.jpg) no-repeat left top;
    min-height: 535px;
    background-size: cover;
}

.padd-addres {
    padding: 0px 0px;
    background: url(../img/profile-woknroll.jpg) no-repeat left top;
    min-height: 535px;
    background-size: cover;
}

.address-col {
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    position: absolute;
    width: 100%;
    min-height: 535px;
    padding: 60px;
}

.padd-addres p {
    font-size: 18px;
    color: #fff;
    font-family: 'OpenSans-Bold';
}

/* File Upload */
.fake-shadow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    font-size: 20px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
}

.fileUpload #logo-id {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 33px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 118px;
}

.img-preview {
    max-width: 100%;
}

.main-img-preview {
    display: block;
    margin: 0 auto;
    width: 200px;
}

.thumbnail.prof-img {
    background-color: transparent;
    border-radius: 50%;
    border: 0px #262626 solid;
    padding: 0px;
    min-height: 200px;
    width: 200px;
    max-height: 200px;
    max-width: 200px;
}

.left {
    float: left;
    width: 48%
}

.right {
    float: right;
    width: 48%
}
.popover.right {
    width: 400px; max-width: 400px;
}

.left30 {
    float: left;
    width: 32%;
    padding-left: 10px;
    padding-right: 10px;
}

.table td {
    font-family: 'OpenSans-Regular';
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding: 3px 10px;
    vertical-align: middle;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: 0 solid #ddd;
}

.text01 {
    color: #cc3333;
}

.fa.fa-trash-o {
    font-size: 22px;
}

a .fa.fa-trash-o {
    color: #cc3333;
}

.slno {
    padding: 3px 9px;
    background: #cc3333;
    color: #fff;
    border-radius: 50%;
}

hr.carti {
    border-color: #c5c5c5 currentcolor currentcolor;
    border-width: 1px 0 0;
    margin-bottom: 3px;
    margin-top: 3px;
}

.modal {
    overflow-x: auto;
    overflow-y: auto;
    top:63px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(183, 183, 183, 0.8);
    border-bottom: 2px #b7b7b7 solid;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(126, 239, 104, 0);
    outline: 0 none;
}

.pad-tp {
    padding-top: 2%;
}

.pad-btm {
    padding-bottom: 2%;
}

/*--------------------------------------------------------------tab------------------------------------------------------------------------------*/

.tab_fon {
    font-family: 'Gotham-Book';
    font-size: 22px;
}/*updated*/

.nav.nav-justified > li > a {
    position: relative;
}

.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus {
    background-color: transparent;
}

.nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 3px;
    background-color: #13c0ba;
    border-radius: 15px;
    color: #fff;
}

.nav.nav-justified > li.active > a > .quote {
    opacity: 1;
}

.nav.nav-justified > li > a > img {
    box-shadow: 0 0 0 5px #fff;
}

.nav.nav-justified > li > a > img {
    max-width: 100%;
    opacity: .3;
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.tab-pane .tab-inner {
    padding: 30px 0 20px;
}

.tab-content {
    background-image: none;
}

.updateLabel {
    display: none;
}

.cartQuantityColumn {
    display: none !important;
}

.payp-c {background: #f5f5f5; border:1px #d9d9d9 solid; border-radius: 5px; padding: 7px; margin-bottom: 5px;}

@media (min-width: 768px) {
    .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 37%;
        bottom: 0px;
    }
}

/*--------------------------------------------------------------tab------------------------------------------------------------------------------*/

.filter1 {
    padding: 1% 1% 1% 1%;
    background-color: #cc3333;
}/*updated*/

.menu_tp {
    margin-top: 6%;
}

.btnmr {
    margin-bottom: 1%;
}

.btnmr2 {
    margin-bottom: 2%;
}

.filter-button {
    background: transparent;
    /*color: #000;*/
    color: #fff;
}/*updated*/
/*.arrow_box {
	position: relative;
	background: #ff6f00;
	border: 4px solid #fff;
}*//*updated*/


.filter-button:hover {
    color: #fff;
    border-bottom-style: solid;
    border-bottom-color: white !important;
    /*border-width: medium;*/
}/*updated*/
/*.arrow_box:after, .arrow_box:before, .filter-button:hover:after, .filter-button:hover:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}*//*updated*/

/*.arrow_box:after {
	border-color: rgba(255, 111, 0, 0);
	border-top-color: #ff6f00;
	border-width: 10px;
	margin-left: -10px;
}*//*updated*/

/*.filter-button:hover:after {
	border-color: rgba(255, 111, 0, 0);
	border-top-color: transparent;
	border-width: 10px;
	margin-left: -10px;
}*//*updated*/
/*.arrow_box:before, .filter-button:hover:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 16px;
	margin-left: -16px;
}*//*updated*/

.title {
    font-size: 16px;
}

.title p {
    margin-bottom: 7px;
}

.dish {
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}/*updated*/
.dish ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}/*updated*/
.dish ul li {
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-width: medium;
    display: inline-block;
}/*updated*/
.dish li:hover {
    /*border-bottom-style: solid;*/
    border-bottom-color: #cc3333;
    /*border-width: medium;*/
}
.dish1 {
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
}/*updated*/
.dish1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}/*updated*/
.dish1 ul li {
    display: inline-block;
}/*updated*/

.filter1 .subcategDiv {
    border-radius: 0px;
    display: inline-block;
    padding: 0 8px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    white-space: nowrap;
     border-bottom-style: solid;
     border-bottom-color: transparent;
}
.subcategDiv :hover{
    text-decoration: none !important;
}


/*---------------------------------------------------------checkbox--------------------------------------------*/
.styled-checkbox {
    position: absolute;
    opacity: 0;

}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
}

.styled-checkbox:hover + label:before {
    background: #f35429;
}

.styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked + label:before {
    background: #f35429;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    color: #fff;
}

.unstyled li {
    display: inline-block;
    padding-right: 12px;
}

.centered {
    width: auto;
    margin: auto;
}

.check {
    z-index: 9;
    position: absolute;
    left: 11%;
    bottom: 256px;
}

/*.menu_lab{
	z-index: 1; position: absolute; left: 0px; top: 0px;
}*/

.tabs-left {
    border-bottom: none;
    padding-top: 2px;
    padding-right: 10px;
}

.tabs-left {
    border-right: 1px solid #a6a6a6;
}

.tabs-left > li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left > li {
    margin-right: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    /*border-bottom-color: transparent;*/
    border-right-color: #a5a5a5;
    border-color: #fff #a5a5a5 transparent #fff;
    color: #fff !important;
    font-weight: bold;
    background: #cd3333;
    font-size: 18px;
    border-bottom-color: transparent;
    border-bottom-width:0px;
}

.tabs-left > li > a {
    border-radius: 0px 0 0 0px;
    margin-right: 0;
    display: block;
    border: 0;
}

.twentyper {
    margin-bottom: 14%;
}

.btn-green{
    padding: 3px 20px;
    border-radius: 0px;
    background-color: #81bd41;
    color:#fff;
}

.btn-red{
    padding: 3px 20px;
    border-radius: 0px;
    background-color: #cc3333;
    color:#fff;
}

.table-fixed thead {
    width: 100%;
}
.table-fixed tbody {
    height: 345px;
    overflow-y: auto;
    width: 100%;
    font-weight: normal!important;
}
.table-fixed tbody#cart_items {
    overflow-y: visible;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
    float: left;
    border-bottom-width: 0;
}

.valid{
    position: absolute;
    right: 16px;
    top: 8px;
    width: 35%;
    z-index: 9;
}

.redline{
    min-height: 665px;
}

.nav > li > a {
    padding: 23px 13px;
}
.btn.filter-button { padding: 0 8px; font-weight: bold; border-width: medium;}
.btn.filter-button.active2 {
    color:#fff;
}

.green-td { background: #d8e9a6;}
.b-arrw { background: url(../img/arrow-btn.png) no-repeat center top; height:6px;margin-bottom: 22px; }
.white-td { background: #fff;}
.top-brdr { border-top: 2px #d8e9a6 solid; }
.title-td { background: #d8e9a6 !important; color: #000; font-size: 22px; text-transform: uppercase;}
.text-gr { color: #cc3333; font-size: 20px;}
.text-grn { color: #b6d659; font-size: 15px; font-weight: bold;}
label { font-weight: normal;}
.form-group.sel-n { margin-bottom: 0px;}
.sel-n .form-control { background: #fff; height: 37px; line-height: 37px; width: 80%;}

.padzero{
    padding: 0px;
}

.color-close-login{
    color: #cc3333;
    font-size: 27px!important;
    display: block;
    position: absolute;
    z-index: 99;
    right: 15px;
    top:15px;
    cursor: pointer;
}

.order{
    padding: 8px 10px;
    background-color: #428BCA;
    border-radius: 3px;
    color: #fff;
    /*width: 200px;*/
    text-align: center;
    float: left;
}

.orderpla{
    padding: 5px 10px;
    background-color: #B1C252;
    border-radius: 3px;
    color: #fff;
    /*width: 140px;*/
    text-align: center;
}

.orderpen{
    padding: 5px 10px;
    background-color: #F68121;
    border-radius: 3px;
    color: #fff;
    /*width: 140px;*/
    text-align: center;
}

.orderrej{
    padding: 5px 10px;
    background-color: #C3151B;
border-radius: 3px;
    color: #fff;
    /*width: 140px;*/
    text-align: center;
}

.orderdel{
    padding: 5px 10px;
    background-color: #82C250;
    border-radius: 3px;
    color: #fff;
    /*width: 140px;*/
    text-align: center;
}

.ordercon{
    padding: 5px 10px;
    background-color: #3BB85D;
    border-radius: 3px;
    color: #fff;
    /*width: 140px;*/
    text-align: center;
}

.orderpic{
    height: 120px;
    min-width:180px;
}

.color-back {
    color: #cc3333;
    font-size: 36px!important;
    display: block;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    right: 2px;
}

.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.forlef{
    margin-left: 5%;
}

.form-control.login {
    width: 100%;
    margin-left: 0%;
}

.form-group {
    margin-bottom: 25px;
}

.prsnl{
    margin-bottom: 10%;
    padding-top: 0%;
}

/* Profile Invite*/
#inviteListContent {
    height: 300px;
    overflow-y: auto;
}

/* Profile Coupon*/
#couponListContent {
    height: 600px;
    overflow-y: auto;
}

.cont_princ_lists {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.cont_princ_lists > ul > li {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    left: 0;
    background-color: #fff;
    list-style: none;
    box-shadow: transparent;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 3px;
    padding-right: 0px;
}

.cont_princ_lists > ul > li > .col_md_1_list{
    border-left: 4px solid #C3151B;
}

.cont_princ_lists > ul > li > .col_md_1_list > p{
    margin-bottom: 0px;
    color: #cc3333;
}

.cont_princ_lists > ul > li > .col_md_3_list > .cont_text_date > p {

    margin-bottom: 0px !important;
    color: #cc3333;
}

.btmbdr{
    border-bottom: 1px solid #d1d1d1;
    background: #b7b1b1;
}

.list_shopping >.btmbdr > .col_md_1_list {
    border-right: 0px solid #cc3333;
    color: #fff;
}

.list_shopping >.btmbdr > .col_md_3_list {
    border-left: 0px solid #cc3333;
    color: #fff;
    padding-top: 10px;
}
.col_md_1_list {
    /*width: 125px;*/
    position: relative;
    float: left;
    height: auto;
    top: 50%;
    margin-top: 0px;
    padding: 0px;
}
.col_md_1_list > p {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #cc3333;
}

.col_md_2_list {
    /*width: 121px;*/
    position: relative;
    float: left;
    height: auto;
    min-height: 60px;
    top: 50%;
    margin-top: 0px;
    background: #333;
    color: #cc3333;
    padding-top: 10px;
}
.cont_text_date p { margin: 0px 0px;}

.col_md_2_list > .cont_text_date {
    text-align: left;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    font-weight: 700;
    padding: 5px 0px;
}
.col_md_3_list {
    /*width: 121px;*/
    position: relative;
    float: left;
    height: auto;
    top: 50%;
    margin-top: -10px;
}
.cont_text_date p { margin-top: 0px;}
.col_md_3_list > .cont_text_date {
    text-align: center;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    font-weight: 700;
    color:#fff;
    padding: 5px 0px;
}

/* Profile Coupon*/

.padten{
    padding: 10%;
}


.mandatoryAsteriskInput{
    background: url(/frontend/img/star.png) no-repeat scroll 0px 50% !important;;
    background-size: 2.55% !important;;
    padding-left: 20px !important;
}
.mandatoryAsterisktxt1 {
    background: url(/frontend/img/star.png) no-repeat scroll 0px 0px !important;
        background-size: auto auto;
    background-size: 5.5% !important;
    padding-left: 10px !important;
}
.mandatoryAsterisktxt {
    background: url(/frontend/img/star.png) no-repeat scroll 0px 0px !important;
        background-size: auto auto;
    background-size: 7% !important;
    padding-left: 10px !important;
}

.FreeDrinkSingleBox{
    min-height: 180px;
}


/* -------------- Coupon Modal*/
.couponModal .panel-order .row {
    border-bottom: 1px solid #ccc;
}

.couponModal .panel-order .row:last-child {
    border: 0px;
}

.couponModal .panel-order .row .col-md-1 {
    text-align: center;
    padding-top: 15px;
}

.couponModal .panel-order .row .col-md-1 img {
    width: 50px;
    max-height: 50px;
}

.couponModal .panel-order .row .row {
    border-bottom: 0;
}

.couponModal .panel-order .row .col-md-11 {
    border-left: 1px solid #ccc;
}

.couponModal .panel-order .row .row .col-md-12 {
    padding-top: 7px;
    padding-bottom: 7px;
}

.couponModal .panel-order .row .row .col-md-12.boxer {
    padding: 20px;
    margin: 8px 0px;
    font-size: 12px;
    color: #555;
    background: #efefef;
}

.couponModal .panel-order .btn-group {
    margin: 0px;
    padding: 0px;
}

.couponModal .panel-order .panel-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

.couponModal .panel-order .panel-deading {
    margin-bottom: 0;
}

.couponModal .bg-all {
    background-image: none;
}

.couponModal .title-main {
    display: none;
}

.couponModal .suffix {
    font-size: 60%;
}

.couponModal .col-md-2 {
    width: 16.666666666666664%;
}

.couponModal .alizarin {
    background: #e74c3c
}

.couponModal .amethyst {
    background: #9b59b6
}

.couponModal .emerald {
    background: #cc3333
}

.couponModal .midnight-blue {
    background: #cc3333;
    border-left: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: 500;
    cursor: pointer;
}


.couponModal .peter-river {
    background: #3498db
}

.couponModal .dl {
    background: #f0f0f0;
    padding: 15px 0px 30px 0px;
    border-radius: 20px;
    position: relative;
    margin: 30px 0;
}

/*.dl:before{content:" ";height:20px;width:20px;background:#ddd;border-radius:20px;position:absolute;left:50%;top:20px;margin-left:-10px}*/
.couponModal .dl .brand {
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 1px 15px;
    margin-top: 0px;
    text-align: center;
    min-height: 80px
}

.couponModal .dl .discount {
    min-height: 40px;
    position: relative;
    font-size: 50px;
    line-height: 65px;
    text-align: center;
    font-weight: 700;
    padding: 6px 15px 0;
    color: #fff;
}

.couponModal .dl .discount:after {
    content: " ";
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 20%
}

.couponModal .dl .discount.alizarin:after {
    border-top: 20px solid #e74c3c
}

.couponModal .dl .discount.peter-river:after {
    border-top: 20px solid #3498db
}

.couponModal .dl .discount.emerald:after {
    border-top: 20px solid #CF0024
}

.couponModal .dl .discount.amethyst:after {
    border-top: 20px solid #9b59b6
}

.couponModal .dl .discount .type {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: -30px
}

.couponModal .dl .descri {
    color: #999;
    margin-top: 0px;
    padding: 5px 15px;
    font-size: 12px;
    height: 60px;
    overflow-y: auto;
}

.couponModal .dl .atleast {
    color: #999;
    margin-bottom: 0px;
    font-size: 16px;
    margin-top: 20px;
    padding: 5px 15px;
}

.couponModal .dl .ends {
    padding: 5px 15px 0px 15px;
    color: #f1c40f;
    margin-bottom: 10px
}

.couponModal .dl .coupon {
    min-height: 55px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    color: #fff;
    cursor: copy;
    width: 90%;
    margin: 0 auto;
}

.couponModal .dl .coupon a.open-code {
    color: #16a085
}

.couponModal .dl .coupon .code {
    letter-spacing: 1px;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px 15px;
    color: #f1c40f;
    background: #f0f0f0
}
/* -------------- Coupon Modal*/

.uplo{
    color:#fff;
    font-size:14px;
}

.prf{
    font-size: 18px;
    font-weight: bold;
    color: #cc3333;
    padding-left: 0%;
}

.coupn-posi { 
    top: 50% !important;
    position: relative !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    
}
.positn-both {
    top: 50% !important;
    position: absolute !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;    
    text-align: center;
    left: 50%;
}

.posi-nww {
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;    
}
.flx {display: flex; min-height: 60px;}

.margin-top25 { margin-top: 25px; margin-bottom: 25px;}
.item-li { padding-bottom: 10px;}
.panel-group .panel { border-radius: 0px;}
.panel-default {border-color: transparent;  }
.panel-title > a {display: block;}
.panel-heading { border-top-right-radius: 0px; border-top-left-radius: 0px;}
.panel-default > .panel-heading { background-color: #ccc; color: #4f4f4f;}
h4.panel-title {font-size: 14px; font-weight: 600;}
.policies {background-color: #ccc;padding: 20px; font-size: 12px; color:#f2f2f2; text-align:center;}
.policies a { padding:0px 5px; color:#333; }
.cookiesfoot { position: fixed; left:10px; bottom:10px; width: 400px; font-size: 13px; line-height:26px;  text-align: center; font-weight: 500; padding:35px; background:rgba(255, 255, 255, 0.9); box-shadow: 0 0 2px 1px rgba(0,0,0,.15); color:#999; z-index: 100; }
.btn-cookies { width: 100%; background:#cc3333; color: #fff; font-weight: 600; margin-top: 10px; border-radius: 0px;}
.btn-cookies:hover {  color: #f2f2f2;}
.brdr-right {border-right:1px solid #a8a8a8;}
.chklg {margin-bottom: 0px; text-align: left; padding-left: 0%;}
.margleft10 { margin-left: 1%;}
.paddright0 { padding-right:0px;}

.alert-success{background-color:#65cc39 !important;border-color:#65cc39 !important;color:#fff;} 
.alert-danger{background-color:#cc3333 !important;border-color:#cc3333 !important;color:#fff}

.bg-whiteLogina.minheight6 {min-height: 600px;}
#company .col-md-12.padzero { left: 15px;}
.paddleft0 { padding-left:0px;}
.rightprofcont { margin-top: 2%;}
.switch-clr { padding-top: 7px; padding-left: 10px; float: left;}
.btn.findstreet {position: absolute; right: 0; top: 13px; text-transform:uppercase; background-color: #cc3333; color: #fff; border: 0px; border-radius: 0px;}
.width80 { width: 80%}
.modal-header {  background: #fff; border-bottom: 0px solid #e5e5e5;}
.modal-dialog.modal-60 { width: 41%;}
.brdr-left { border-left: 1px solid #a8a8a8; }
.marg-new { margin:0px 10%;}
.tabs-left > li > a { color: #a5a5a5; }
.brdr5 {border: 5px #b7b1b1 solid;}
.popover.fade.right.in { top:0px !important;}
.popover.right .arrow { top: 5% !important; border-right-color: #999!important;}
.popover.right .arrow:after { border-right-color: #f7f7f7 !important;}
.paddt12 { padding-top: 12px;}
.radio-inline, .checkbox-inline { padding-top: 2px;}
.padd-r0 { padding-right:0px;}
.padd-ln { padding-left:0px;}
.table.table-tdl0 td { padding: 3px 0px;}
.paddt15 {padding-top: 15px;}


/*---------------------------------------------------------media Query---------------------------------------------------------------*/

@media screen and (max-width: 1600px) {

    .product-lay {
        min-height: 375px;
    }

    .btn {
        padding: 6px 8px;
    }

    .check {
        z-index: 9;
        position: absolute;
        left: 7%;
        bottom: 142px;
    }

    .btn-block {
        margin: 0 auto;
        width: 57%;
        padding-left: 44px;
    }

    .tab_fon {
        font-size: 28px;
    }

    .dish {
        width: 70%;
    }

    .product-lay {
        min-height: 310px;
    }

    .btn-danger.cart {
        bottom:-13px;
    }

    .btn-block {
        width: 229px;
    }

    /* .modal-content {
        margin-top: 8%;
    } */

    .orderpic{
        height: 120px;
        min-width:170px;
    }

    .title-main {
        padding: 150px 0px;
    }

    .bg-all {
        height: 725px;
    }
}

@media screen and (max-width: 1508px) {

    .nav > li > a {
        padding: 23px 8px;
    }

    .title-main {
        padding: 144px 0px;
    }

    .bg-all {
        height: 725px;
    }
}

@media screen and (max-width: 1508px) {

    .dish {
        width: 75%;
    }

}

@media screen and (max-width: 1366px) {
    .product-lay {
        min-height: 343px;
    }

    /* .btn {
        padding: 6px 38px;
    } */

    .check {
        bottom: 0px;
        left: 5%;
        position: absolute;
        z-index: 9;
    }

    .btn-danger.cart {
        border-radius: 0px;
        padding: 5px 20px;
    }

    .tab_fon {
        font-size: 23px;
    }

    .dish {
        width: 78%;
    }

    .product-lay {
        min-height: 310px;
    }

    .btn-danger.cart {
        bottom:-13px;
    }

    .btn-block {
        width: 227px;
    }

    .modal-content {
        /* margin-top: 8%; */
    }

    .orderpic{
        height: 100px;
        min-width:150px;
    }

    .title-main {
        padding: 134px 0px;

    }

    .title-main {
        /*padding: 120px 0px;*/

    }

}

@media screen and (max-width: 1300px) {
    .modal-dialog.modal-30 {
        width: 35%;
    }
    .modal-dialog.modal-60 { width: 46%;}
}


@media screen and (max-width: 1280px) {

    .dish {
        width: 82%;
    }

}

@media screen and (max-width: 1200px) {
    .modal-dialog.modal-30 {
        width: 40%;
    }
    .modal-dialog.modal-60 { width: 50%;}
}

@media screen and (max-width: 1100px) {
    .modal-dialog.modal-30 {
        width: 44%;
    }
    .modal-dialog.modal-60 { width: 54%;}
}


@media screen and (max-width: 1024px) {

    .bg-all {
        height: auto;
    }

    .product-lay {
        /*min-height: 255px;*/
        min-height: 305px;
    }

    .btn-danger.cart {
        bottom:-13px;
    }

    .descr{
        font-size: 12px;
        width: 70%;
    }

    .title-main {
        padding: 80px 0px;

    }
}

@media screen and (max-width: 1024px) {

    .scroll-over-800{
        height: 580px;
        overflow-y: scroll;
    }
    .modal .modal-body {
        max-height: none; 
        -webkit-overflow-scrolling: touch;
      }
}


@media screen and (max-width: 991px) {
    .mandatoryAsteriskInput { background-size: 1.2% !important; }
    .tabs-left { border-right: 0px solid #a6a6a6; }
    .tab-content.tabprof { border-left: 1px solid #a6a6a6; }
    .brdr-right {border-right:0px solid #a8a8a8; padding-right: 0px;}
    .brdr-left { border-left:0px solid #a8a8a8;}
    .chklg {margin-bottom: 0px; text-align: left; padding-left: 0%;}
    .tabs-left { border-right: 0px solid #a6a6a6; }
    .tab-content.tabprof { border-left: 1px solid #a6a6a6; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: 0px solid #ddd;}
    #support.tab-pane.active { min-height: 300px;}
    .cart_price_details { width: 100%;}
    .btn {padding: 6px 14px;}
    .btn-danger.prof2 { padding: 6px 20px; width:100%;}
    .paddleft0 { padding-left:0px; padding-right:0px;}
    .paddright0 { padding-right:0px; padding-left:0px;}
    .paddleft15 { padding-left:0px; }
    .margleft10 { margin-left: 0%;}
    .form-control.log { width: 100%; margin-left: 0px; }
    .paddright15 { padding-right:15px; }
    .padd15 {padding-left: 0px;}
    .btn.socialface { padding: 6px 10px 6px 40px; }
    .modal-dialog, .modal-dialog.modal-30 { width: 100%; padding: 0px; }
    .modal-dialog.modal-60 { width: 100%;}

    .col-md-2.padzero.xs-hidden { display: none;}
    #profileview { margin-top: 15px;}
    .tab-content.tabprof { border-left: 0px solid #a6a6a6; }
    .prsnl{ padding-top: 5%;margin-bottom: 4%; }
    #profiles .col-md-6.brdr-right {padding-left: 0px;}
    #company .col-md-12.padzero { left: 0;}
    .padten { padding: 4% 0;}
    .bg-whiteLogina.minheight6 {height: auto; min-height:auto;}
    .modal { top: 70px; height: 90vh; width: 100%;}
    .scroll-over-800{ height:85vh; background: #fff;padding-bottom: 35px;} 
    /*.color-close-login{ position: fixed;}*/
    .twentyper { margin-bottom: 0%; } 
    
    .proflmob {position: fixed; width: 92.5%; background: #fff; z-index: 10; top: 0px; -webkit-transform: translateZ(0);}
    .color-close-login { -webkit-transform: translateZ(0); /*position: fixed; z-index: 100;*/ }
    .is-sticky > * { -webkit-transform: translateZ(0); }
    .rightprofcont { margin-top: 26%;}
    .main-img-preview { margin-top: 0px; padding-top: 14px; }
    body.iosBugFixCaret { position: fixed; width: 100%; }

    .popover .popover-content { height: 270px; overflow-y: scroll; }
    .switch-clr { padding-top:0px; padding-left: 0px;clear:both;}
    .padd9-f { padding-bottom: 9px; text-align: center;  }
    .width80 { width: 100%}
    .txt-c { text-align: center;}
    .modal .scrolling.modal { position: relative !important; top: auto !important;  left: auto; }
    .cart-confm {padding:10px;width: 65%;margin-bottom:20px;}
    .mar10-0 { margin:0px;}
    .cont_princ_lists > ul > li { padding: 0 0 20px 0;}
    .twentyper.padzero.paddright15 {padding-right: 0px;}
    .marg-new { margin:0px;}
    .prof-padd1 {padding-right: 0px; padding-left: 0px;}
    #freeDrink h3, #checkout h3, #CouponWallet h3 {font-size: 18px;}
    .padd-min {padding-top: 20px;}
    .brdr5 {border: 5px #b7b1b1 solid;}
    .btn-danger.profl.cmp { margin-top: 0px; }
    .col_md_1_list.inv {  position: static; padding-left: 10px; float: left; }
    .col_md_1_list.inv > p { text-align: left; padding-left: 5px; word-break: break-all; color: #cc3333; }
    .col_md_3_list.inv1 { margin-top:0px; float: left; padding: 0px;}
    .col_md_3_list.inv1 > .cont_text_date { text-align: right; padding: 0px 0px; position: static; }
    .pdd-lr { padding-left: 0px; padding-right:0px;}
    .radio-inline, .checkbox-inline { padding-top: 0px;}
    .paddt15 {padding-top: 0px;}
    .margb15 { margin-bottom: 15px;}
    .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-red { margin-left: 10px; }
}

@media screen and (max-width: 800px) {

    .btn-danger.cart {
        bottom:-13px;
    }

    .btn-danger.cart {
        border-radius: 0;
        padding: 8px 20px;
    }

    .descr{
        font-size: 16px;
        width: 80%;
    }
}


@media screen and (max-width: 767px) {

    .form-control { font-size: 16px; }
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #000;
    }
    .navbar-default .navbar-toggle .icon-bar:hover, .navbar-default .navbar-toggle .icon-bar:focus {
        background-color: #000;
    }
    .navbar-default .navbar-toggle .icon-bar:hover+.icon-bar:hover {
        background-color: #000;
    }
    .cart-num { width: 45px;  }    

    /* .chklg.pull-left, .chklg.pull-right, .chklg { float: left !important;}  */
    .mandatoryAsteriskInput { background-size: 2.1% !important; }
    .dish li:hover {
        border-bottom-color: transparent;
    }
    /* .dish li.chkimage:focus {  border-bottom-color: transparent  } */

    .InviteGetCoupon {
        padding: 8px!important;
        font-size: 14px!important;
        word-wrap: break-word;
        width: auto;
        white-space: normal;
    }

    .coupn-posi {
        top: 0 !important;
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important;        
    }
    .positn-both {
        top: 0 !important;
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important;        
        text-align: center !important;
        left: 50% !important;
        
    }
    .posi-nww {
        position: static;
        top: 0%;
        left: 5%;
        -webkit-transform:  none !important;
        transform: none !important;        
    }
    .flx {display: block;}
    .col_md_2_list, .col_md_3_list  { float: none; text-align: center;}
    .cont_princ_lists ul { width: 100%;}

    .couponModal .col-md-2 {
        width: 100%;
    }
    .thumbnail.prof-img {
        margin: 0px auto;
    }

    .nav > li > a {
        padding: 15px;
    }

    .navbar-nav {
        float: none;
    }

    .navbar-toggle {
        margin-top: 20px;
    }

    .nav.nav-pills.navnew {
        width: 100%;
    }

    .nav.nav-pills.navnew > li > a {
        padding: 10px;
    }

    .main-content {
        margin: 16px 0px;
    }

    .title-main {
        font-size: 43px;
        padding: 122px 0;
    }

    .navbar-brand {
        padding: 15px 0;
    }

    .dropbtn {
        padding: 16px 5px 16px 0;
    }

    /* .modal-dialog, .modal-dialog.modal-30 {
        width: 80%;
    } */

    /* .modal-content {
        margin-top: 60px;
    } */

    

    .padd-profile {
        min-height: 352px;
    }

    .thumbnail.prof-img {
        margin: 0px auto;
    }

    .thumbnail.prof-img img {
        padding-top: 30px;
    }

    .thumbnail.prof-img {
        width: 200px;
    }

    .address-col {
        min-height: 352px;
        padding: 30px;
    }

    .padd-addres {
        min-height: 352px;
    }

    .padd-l0 {
        padding-left: 15px;
    }

    .bg-whiteLogin.orderbg {
        min-height: 715px;
    }

    .foote{
       position: absolute;
       bottom:0;
       width: 100%;
       height: 60px;
       padding-top: 20%;
    }

    .bg-all {
        height: auto;
    }

    #spncompanyId.label{
        display: block;
        width: 260px;
        margin-left: 0%;
    }

    #spncompanyName.label{
        display: block;
        width: 260px;
        margin-left: 0%;
    }

    #spncompanyName{
        margin-top: 2%;
        margin-left: 0!important;
    }

    .blok{
        display: block;
        width: 260px;
    }
    .bg-whiteLogina {
        padding: 18px 0 35px 0px; min-height: auto;
    }

    .btn-btn-red {top: 22px;}
    .twentyper .btn {border-radius: 0px;}
}

@media screen and (max-width: 600px) {
    .mandatoryAsteriskInput { background-size: 2.5% !important; }
}

@media screen and (max-width: 500px) {
    .cookiesfoot { left: 0px; width: 100%; padding: 22px; z-index: 1000; }

    /* .modal-dialog, .modal-dialog.modal-30 {
        width: 87%;
    } */

    .col-xs-12 {
        width: 100%;
    }

    #spncompanyId.label{
        display: block;
        width: auto;
    }

    #spncompanyName.label{
        display: block;
        width: auto;
    }

    #spncompanyName{
        margin-top: 2%;
        margin-left: 0!important;
    }

    .blok{
        display: block;
        width: auto;
    }

    

    .col_md_1_list {
        height: auto;
        margin-top: 0px;
    }

    .col_md_2_list {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .col_md_3_list {
        margin-top: 5px;
    }

    .col_md_3_list > .cont_text_date {
        text-align: center;
    }

    .cont_princ_lists ul{
        float: left;
        padding-left:0px ;
    }

    .mnop{
        padding: 0;
    }

    
    

    .martop25{
        margin-top: 25%!important;
    }

    .panel-order .panel-body {
        padding-left: 0px;
        padding-right: 0px;
    }

    

    .invi{
        text-transform: initial;
        font-size: 14px;
        font-weight: normal;
        width: auto;
        word-wrap: break-word;
        padding: 4px;
        white-space: normal;
    }

    .title-main {
        font-size: 28px;
        padding: 28px 0;
    }

    .rdbtn{
        font-size: 16px;
        font-weight: normal;
        background-color: #cc3333;
        width: auto;
        word-wrap: break-word;
        white-space: normal;
        padding: 8px 4px;
    }
    .form-control { font-size: 16px; }


}

@media screen and (max-width: 479px) {
    .color-close-login {
        right: 4px;
    }
    .mandatoryAsteriskInput { background-size: 4% !important; }

    .btn-block {
        width: 226px;
    }

    /* .btn {
        padding: 6px 10px 6px 40px;
    } */

    .btn-danger.cart {
        bottom:-16px;
    }

    .order {
        padding: 5px 2px;
        width: 160px;
        font-size: 12px;
    }

    .orderpla{
        padding: 5px 10px;
        font-size: 12px;
    }

    /* .btn-danger.profl {
        padding: 5px 0px;
        width: 160px;
    } */

    .prota{
        padding-left: 2px!important;
        font-size: 15px!important;
        text-align: left;
    }

    .addta{
        padding-left: 2px!important;
        font-size: 15px!important;
        text-align: left;
    }

    .invta{
        padding-left: 2px!important;
        font-size: 15px!important;
        text-align: left;
    }

    .color-back {
        font-size: 36px;
        display: block;
        position: absolute;
        z-index: 99;
        cursor: pointer;
        right: 125px!important;
    }

    .title-main {
        padding: 34px 0px;
        margin-top: 15%;
    }

    .nav-justified > li {
        display: block;
        width: 100%;
    }

    /* .form-control.pass {
        width: 208px;
    } */

    /*.btn-danger.profl {*/
        /*width: 208px;*/
    /*}*/

    /* .form-control.log {
        width: 208px;
        margin-left: 0px;
    } */

    .form-control.reg {
        width: 100%;
        margin-left: 0px;
    }

    /* .btn-danger.prof2 {
        width: 208px;
        margin-left: 0px;
    } */

    .padlr0{
        padding-left: 0;
        padding-right: 0;
    }

    #pac-input {
        margin-left: 0px!important;
        padding: 0 11px 0 0px!important;
    }

    .regst_top {
        padding-top: 30%;
    }

    .bg-whiteLogin {
        padding: 18px 18px;
    }
 

    .btn.btn-danger.sml{
        padding: 6px 15px;
    }

    #spncompanyId.label{
        display: block;
        width: auto;
    }

    #spncompanyName.label{
        display: block;
        width: auto;
    }

    #spncompanyName{
        margin-top: 2%;
        margin-left: 0!important;
    }

    .regst_top {
        padding-top: 15%;
    }

    .blok{
        display: block;
        width: auto;
    }
    .sel-n .form-control {
        width: 100%;
        padding: 0;
    }

    .pad-btm {
        padding-bottom: 20%;
    }
    .chklg {padding-left: 14%;}

    /* .scroll-over-800{  height: 530px;} */
}

@media screen and (max-width: 459px) {
    .chklg {padding-left: 15%;}
    .left-a { left: -20px; top:5px;}
}

@media screen and (max-width: 390px) {
    .chklg {padding-left: 18%;}

    /* .bg-whiteLogina.minheight6 {height: 530px; min-height:auto;} */
    .scroll-over-800 {
        /* height: 480px; */
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 0px;
    }
    #inviteListContent {
        height: 250px;
        overflow-y: auto;
    }
    body {
        font-size: 13px;
        letter-spacing:0px;
    }
    .main-img-preview {
        width: auto;
    }
    .thumbnail.prof-img {
        width: 140px;
    }
    .thumbnail.prof-img {
        min-height: 140px;
    }
    #couponListContent {
        height: 470px;
        overflow-y: auto;
    }
    #support.tab-pane.active {
        min-height: 470px;
    }
    .img-widc {width: 130px;}
}

@media screen and (max-width: 375px) {
    .chklg {padding-left: 0%;}
    .btn-danger.cart {
        bottom:-16px;
    }

    /* .btn-danger.log {
        padding: 5px 78px;
    } */

    /* .btn-block {
        width: 212px;
    } */

    /* .form-control.pass {
        width: 175px;
    } */

    /*.btn-danger.profl {*/
        /*width: 175px;*/
    /*}*/

    /* .form-control.log {
        width: 175px;
        margin-left: 0;
    } */

    /* .form-control.reg {
        width: 228px;
        margin-left: 34px;
    } */

    /* .btn-danger.prof2 {
        width: 175px;
        margin-left: 0px;
    } */    

    .regst_top {
        padding-top: 35%;
    }

    .bg-whiteLogin {
        padding: 18px 18px;
    }

    .btn.btn-danger.sml{
        padding: 6px 15px;
    }

    .uplo{
        color:#fff;
        font-size:12px;
    }

    /* .btn {
        padding: 6px 12px 6px 38px;
    } */

    .title-main {
        padding: 28px 0px;
        margin-top: 18%;
    }
    .left-a { left: -1px;}
    
}

@media screen and (max-width: 360px) {
    .btn {
        font-size: 13px !important;
    }
    body {
        font-size: 13px !important;
    }
    .left-a { left: 7px;}
}

@media screen and (max-width: 320px) {

    /* .form-control.log {
        width: 155px;
        margin-left: 0;
    } */

    /* .form-control.reg {
        width: 228px;
        margin-left: 16px;
    } */

    /* .form-control.login {
        width: 235px;
        margin-left: 5%;
    } */
    .bg-whiteLogin.logcent {
        padding: 18px 7%;
    }

    /* .form-control.pass {
        width: 155px;
    } */

    /*.btn-danger.profl {*/
        /*width: 155px;*/
    /*}*/
    /* .bg-whiteLogina.minheight6 {
        height: 470px;
        min-height: auto;
    } */
    .scroll-over-800 {
        /* height: 395px; */
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 10px;
    }
    .thumbnail.prof-img {
        width: 120px;
        min-height: 120px;
        height: 120px;
    }
    #inviteListContent {
        height: 170px;
    }
    .redline {
        min-height: 450px;
    }
    #couponListContent {
        height: 400px;
    }
    #support.tab-pane.active {
        min-height: 400px;
    }
    .prota {
        font-size: 13px!important;
    }
    .nav > li > a {
        padding: 12px;
    }
    .btn {
        font-size: 12px !important;
    }
    body {
        font-size: 12px !important;
    }
    .invta {
        font-size: 13px!important;
    }

    /* .btn {
        padding: 6px 14px 6px 38px;
    } */

    /* .btn-danger.prof2 {
        width: 155px;
        margin-left: 0px;
    } */

    .btn.btn-danger.sml{
        padding: 6px 7px;
    }

    .title-main {
        padding: 20px 0px;
        margin-top: 20%;
    }
    .left-a { left: 24px;}

}

/* @media screen and (-webkit-min-device-pixel-ratio:0) { 
    select,
    textarea,
    input, input[type='text'],
    input[type='number'],
    input[type='email'],
    input[type='password'],
    textarea  {
      font-size: 16px;
    }
  } */


.navbar-nav {
    float: right;
    margin-top: 18px;
    display: none;
}

.btn-danger.cart {
   display:none;
}

.navbar-toggle {
    margin-top: 20px;
    display: none;
}

.navbar-brand {

    float: none !important;
    padding: 20px !important;
}

.navbar-brand img{
    margin-left: auto !important;
    margin-right: auto !important;
}