@media screen and (min-width: 1001px) {
    pn,.pn{display: none!important;}
    .hamenu{
        display: none;}
    .footnav s{
        display: none;
      }
    a.logo s{
        color: #272727;
        font-size:11px;
    }
    .searcharea.categoryactive{
        display: none;
    }
    mbtext{
        display: none;
    }
}
*{padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    list-style: none;
    position: relative;
    outline: none;
    color: #272727;
    /*
    letter-spacing: 0.6px;
    */
    font-size: 14px;
    line-height: 1;  text-align: left;
    box-sizing: border-box;
    font-smoothing:antialiased;
    -webkit-font-smoothing:antialiased;
    font-family:"Roboto","Microsoft Yahei";
   -webkit-tap-highlight-color:transparent;
    transition: all 0.4s;min-width: 0;
}
.g-recaptcha{
margin-right: auto}
a{
    color: #585858;}
a:hover{
    color: #10c7ff!important;
}
a:hover>*{
    color: #2da0f9!important;
}
.addimgbox input[type='file']{
    display: none;
}
img{
    vertical-align: middle;
    max-width: 100%;
}h3{
     font-family: BebasKai;
     color: #585858;    font-weight: normal;
     font-size: 48px;}
input[type="password"]::-webkit-credentials-cramble-button{
    appearance: none;
}

input[type="password"]::-ms-reveal{
    display: none;
}

input[type="password"]::-ms-clear{
    display: none;
}
 .green{
     color: #3ad359!important;
 }
 .blue{
     color: #10c7ff!important;
 }
 .gray{
     color: #aaa!important;
 }
@font-face {
    font-family: 'Roboto';
    src: url('../Roboto-Regular.ttf') format('opentype');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../Roboto-Light.ttf') format('opentype');
}
@font-face {
    font-family: 'RobotoMedi';
    src: url('../Roboto-Medium.ttf') format('opentype');
}
@font-face {
    font-family: 'BebasKai';
    src: url('../OSWALD-REGULAR.TTF') format('opentype');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../Roboto-Bold.ttf') format('opentype');
}

@font-face {
    font-family: 'impact';
    src: url('../impact.ttf') format('opentype');
}
input[type=checkbox] {
    position: relative;
    width: 16px;
    height: 16px;
    cursor: pointer;
    vertical-align: text-top;
    background-color: transparent;
    appearance: none;
    border-radius: 4px;
    border: 1px solid #9b9b9b;
}
input[type=checkbox]:checked{visibility: hidden}
input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 16px;
    height: 16px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 4px
}
#subscr_email_bt button::before{display: none}
input[type=checkbox]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    background-color: #273983;
}
.tab{
    display: none;
}
.tab#tab1{
    display: block;
}
headerwrap {
    width: 100%;
    display: block;
    background: #fff;
    z-index: 5;
    margin-left: auto;
    margin-right: auto;
    box-shadow:0 10px 10px rgba(0, 0, 0, 0.06)
}
headerwrap>.menu{
    display: none;
}
.paseyes{
	width: 22px;
	height: 17px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: contain;
    margin-right: 5px;
}
.paseyes#close{
	background-image: url(../img/eye-off.png)
}
.paseyes#open{
	background-image: url(../img/eye-on.png)
}

headerwrap.wBG{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
header {
    padding: 26px 0;
    width: 100%;
    max-width: 1490px;
    margin: 0 auto;
}

nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
nav>.LOGO img{
    height: 80px;
}
nav>.menu{
    width: 545px;
}
nav>.submenu{
    width: 545px;
    text-align: right;
}
bg{
    position: fixed;
    top:0;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    background:#000;
    opacity: 0.38;
    z-index: 22;
}
.categorybox{
    position: relative;
    width: 100%;
overflow: hidden;
    padding-left: 15px;
max-height: 0}
.categorybox.expand{
    max-height: 550px;
}
.categorybox dl{
    padding-top: 40px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-right: 100px;
}
.categorybox dl dt{
    font-family: "BebasKai", "Microsoft Yahei";
    font-weight: normal;
    color: #585858;
    font-size: 18px;    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}
.categorybox dl dd{
    display: inline-block;    vertical-align: top;
}
.categorybox dl dd a{
    display: block;
    margin-bottom: 18px;
    color: #585858;
    font-size: 14px;
    line-height: 1.4;
}
.menu li{
    display: inline-block;
    margin-right: 30px;
}
.menu li:last-child{
    margin-right: 0;
}
.menu .category>a{
    background-repeat: no-repeat;
    background-position:   right center;
    background-size:auto 6px ;
    padding-right: 22px;
}
p tip.tip{
    position: absolute;
    right: 0;
    color: #9f9f9f;
    bottom: -20px;
}
.submenu a tip{
    background: #ff9b06;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: RobotoMedi;
    position: absolute;
    display: block;
    top: -4px;
    z-index: 2;
    right:-12px;
    padding: 3px;
    border-radius: 10px;
}
.submenu a otip{
    background: #ff0000;
    position: absolute;
    display: block;
    top: -4px;
    z-index: 2;
    right:-4px;
    padding: 4px;
    border-radius: 10px;
}
.menu .category.shrink>a{
    background-image: url("../img/arrdown.png");

}
.menu .category.expand>a{
    background-image:url("../img/arrup.png");
    border-bottom: 1px solid #585858;
    color: #000!important;
}

.menu b{
    font-family: "BebasKai", "Microsoft Yahei";
    font-weight: normal;
    color: #585858;
    font-size: 20px;
}
.menu>li>a{
    font-family: "BebasKai", "Microsoft Yahei";
    font-weight: normal;
    color: #585858;
    font-size: 20px;
    text-transform:capitalize

}
.searcharea{
    width: 100%;
    max-width:800px;
    height: 48px;
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 50px;
    margin:30px auto 0;background-color: #f3f6f7;
}
.searcharea:hover{background-color: #fff;
    border: 1px solid #2da0f9;}
.searcharea *{
    background-color: transparent!important;
}
.searcharea input[type='search']{
    border-right: 1px solid #c7d1d2;
    width: 100%;
}
.searcharea #searchinput{
    width: 100%;
}
.searcharea .searchwrap{
    width: 47%;
    padding-left: 30px;
}
.searcharea input::placeholder{
    color: #2da0f9;
}
.searcharea .dropdown-menu{
    position: absolute;
    background-color:  #fff!important;
    border-radius: 10px;
    box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.06);
    top: 38px;
    padding:10px 20px;
    width: 80%;
    left: 0;
    display: none;
}
.searcharea .dropdown-menu li{
    padding: 10px 0;
}
.searcharea button{
    width: 18px; height: 17px;
    background: url("../img/glass.png") no-repeat;
    background-size: contain;
}
.searcharea .select2-container{
    padding-left: 42px;
    background: url("../img/local_gray.png") no-repeat 20px center;
    background-size: auto 16px;
}
.searcharea  .select2-container--open{
    background-image: url("../img/local_blue.png");
}
.searcharea  .select2-container--open .select2-container--search .select2-selection--single .select2-selection__rendered
{
    color: #10c7ff;
}
.searcharea .select2-results__option {
    padding: 5px 22px;
}
.select2-container--search .select2-results__options{
    padding:10px 20px;
}
.select2-container--search .select2-results__option{
    padding: 10px 22px;
}
.select2-container--search .select2-results__option--selected {

    color: #10c7ff;
    background-image: url(../img/nav.png), url(../img/right_blue.png);
    background-position: left center, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 12px;
}
.select2-container--search .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
.select2-container--open.select2-container--search .select2-selection--single .select2-selection__rendered{
    color: #10c7ff
}
.submenu a{
    margin-left: 20px;
}
.submenu img{
    height: 22px;
}
.main{
    /*
    overflow: hidden;
    */
    width: 100%;
    max-width:1460px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top:70px;
    padding-left: 15px;
    padding-right: 15px;
}
.content{
    width: 100%;
    /*
    overflow: hidden;
    */
    flex: 1;
}


button::before{
    background: #fff;
    opacity: 0.4;
    display: block;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";transition: all .2s linear;
}

button:hover::before{
    height:100% ;
}
.Subscribebox{
    display: none;
    padding:50px 40px;
    background: #1c5683;
    position: fixed;
    border-radius: 10px;
    width: 100%;    margin: auto;
    top: 40%;
    left: 0; /*ʵ��div�ľ���*/
    right: 0; /*ʵ��div�ľ���*/
    max-width: 540px;
    z-index: 25;
}
.Subscribebox a.close{
    position: absolute;
    right: 15px;
    top: 15px;
}.Subscribebox a.close img{
     width: 17px;
 }
.Subscribebox b{
    color: #fff;
    font-size: 52px;
    font-family: BebasKai;
    font-weight: normal;
}
.Subscribebox p{
    color: #fff;
    font-size: 20px;
    font-family: Roboto;
    line-height: 28px;
    margin:22px 0;
}
.Subscribebox form{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #a4bbcd;
    padding-bottom: 15px;
}
.Subscribebox form label{
    color: #fff;
    font-size: 16px;
}
.Subscribebox form input{
    flex: 1;
    color: #fff;
    padding:0 10px ;
    background: none;
}
.Subscribebox form button{
    background: none;
    text-align: right;
}
.Subscribebox form button img{
    width: 25px;
}
body p label{
    flex-shrink: 0;
    transform-origin: top left;
    transition-timing-function:linear;
    transition-duration:0.15s;
    position: absolute;
    left: 0;
    z-index: 0;
}
body p label.Dodge{
    position: absolute;
    color: #9f9f9f;
/*    font-size: 12px;
    top: -15px;
    left: 10px;*/
    transform: scale(0.875) translateY(-19px);
}
p.selectp{
    justify-content: flex-end;
}

body p.selectp label.Dodge{
    color: #272727;
    transform:initial;
}
p .error-message{
    position: absolute;
    top: -15px;
    right: 0px;
}
.fBusiness{
    background-color: #fff;
    border-radius: 15px;
    padding:36px 40px;
    display: none;
    position: fixed;
    width: 100%;
    max-width:650px;
    z-index: 25;
    left: 0;
    right: 0;
    top:50%;
    margin: auto;
    margin-top: -380px;
}
.fBusiness h3{
    font-size: 36px;
    margin-bottom: 40px;
}
.fBusiness .close{
    position: absolute;
    right:20px;
    top: 16px;
}
.businesspop{
    display: flex;flex-wrap: wrap;
    justify-content:center;
}
.businesspop p{
    width:  50%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.businesspop p e{
    color: #ff0000;
}
.businesspop p label{
    color: #808080;
    font-size: 16px;
    font-family: Roboto;
    white-space: nowrap;
}
.businesspop p input{
    line-height: 34px;
    padding-right: 10px ;
    background: none;
    flex: 1;
}
.businesspop p select{
    flex: 1;
    background: none;
    padding-left: 10px;
    margin-right: 10px;
    color: #777;
}
.businesspop p.long{
    width:  100%
}
.businesspop p line{
background: #d7d7d7;
    height: 14px;
    display: block;
    width: 1px;overflow: hidden;
    margin-right: 22px;
}
.businesspop textarea{
    width: 100%;
    padding: 15px;
    font-size: 14px;
    border-radius: 10px;
    background: #f4f4f4;
    height: 200px;
    margin-bottom: 15px;
}
.fBusiness button{
    color: #fff;
    text-align: center;
    width: 220px; height:48px;
    background: #2da0f9;
    font-size: 18px;
    border-radius: 25px;
    margin: 25px auto 35px;
    font-family: RobotoBold;
    display: block;
}
.fBusiness  .cont{
    display: block;
    width: 100% ;
    font-size: 16px;
    text-align: center;
    color: #0a76ca;}


.footmenu{
    display: none;
}
footerwrap {
    padding: 46px 0;
    width: 100%;
    display: block;
    background: #f9f9f9;
    z-index: 3;
    margin-top:80px;
    padding-left: 15px;
}
footer{
    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
footer a.logo s{
    display: block;
    font-size: 14px;
    margin-top: 22px;
}
footer a.logo img{
    width: 200px;
}
.footnav{
    display: flex;
    justify-content:space-between;
    width: 66%;
    align-items: start;
}
.footnav dl{
    flex: 1;
}
.footnav dl dt{
    font-family: RobotoMedi;
    margin-bottom:20px;
    text-transform:uppercase;
    font-size: 14px;
}
.footnav dl dd{
    margin-bottom: 14px;
}
.footnav dl dd a img{
    width: 14px;
    margin-right:10px;
}
.footnav dl a{
    display: inline-block;
    min-width: 140px;
    font-size: 14px;
    color: #272727;
    white-space: nowrap;
    font-family: RobotoLight;
}
.Subscribe{
    position: fixed;
    right: 100px;
    bottom: 0;
    z-index: 15;
}
.chat{
    position: fixed;
    right: 20px;
    bottom: 0;
    z-index: 15;
	display: none
}

/*settings*/
.actionbar{
    width: 220px;
    margin-right:70px;
}
.actionbar dt{
    font-family: BebasKai;
    font-size: 24px;
    margin-bottom: 24px;
}
.actionbar dd{
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size:16px auto;
    padding: 10px 0px 10px 44px;
    margin-bottom: 13px;
}
.actionbar dd.on{
    background-color: #eaf5fe;
    border-radius: 10px;
}

.actionbar dd a{
    font-size:14px;
}
.actionbar dd.on a{
    color: #2da0f9;
    font-family: 'RobotoMedi';
}
.actionbar dd.on a *{
    color: #2da0f9;
}
.actionbar.Merchant dd.on{
    background-color: #f2f4f6;
}
.actionbar.Merchant dd.on a{
    color: #273983;
}
.Gift{
    background-image: url("../img/gift_gray.png");
}
.Gift.on,.Gift:hover{
    background-image: url("../img/gift_blue.png");
}
.Deals{
    background-image: url("../img/deal_gray.png");
}
.Deals.on,.Deals:hover{
    background-image: url("../img/deal_blue.png");
}
.myDeals{
    background-image: url("../img/mydeal_gray.png");
}
.myDeals.on,.myDeals:hover{
    background-image: url("../img/mydeal_blue.png");
}
.creatDeal{
    background-image: url("../img/Cdeal_gray.png");
}
.creatDeal.on,.creatDeal:hover{
    background-image: url("../img/Cdeal_blue.png");
}
.Reviews{
    background-image: url("../img/reviews_gray.png");
}
.Reviews.on,.Reviews:hover{
    background-image: url("../img/reviews_blue.png");
}

.Settings{
    background-image: url("../img/settings_gray.png");
}
.Settings.on,.Settings:hover{
    background-image: url("../img/settings_blue.png");
}
.Logout{
    background-image: url("../img/logout.png");
}
.Logout:hover{
    background-image: url("../img/logout_blue.png");
}
.pagebox{
    display: flex;
    justify-content: center;
    margin-top: 28px;
    gap: 10px;
}
.pagebox a{
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}
.pagebox a.on{
    border: 1px solid #b1d5f8;
    border-radius:20px;
    color: #2589ec;
}
 p.birthselect {
    justify-content: flex-end;
}
 p wrap{
    width: 61%;
    justify-content: space-between;
    display: flex;
}
/**************************************����ƽ��/С���Էֱ���**************************************************/
/*@media screen and (min-width: 750px) and (max-width: 1200px) {
    html {
        transform-origin:center top !important;
        transform: scale(.8) !important;
        -webkit-transform: scale(.8) !important;
        -moz-transform: scale(.8) !important;
        -ms-transform: scale(.8) !important;
        -o-transform: scale(.8) !important;
        width: 125% !important;
        margin-left: -12.5% !important;
        overflow-x: hidden
    }
}
@media screen and (min-width: 750px) and (max-width: 960px) {
    html {
        transform-origin:center top !important;
        transform: scale(.62) !important;
        -webkit-transform: scale(.62) !important;
        -moz-transform: scale(.62) !important;
        -ms-transform: scale(.62) !important;
        -o-transform: scale(.62) !important;
        width: 161.3% !important;
        margin-left: -31% !important;
        overflow-x: hidden
    }
}*/
/**************************************����ƽ��/С���Էֱ���**************************************************/


@media screen and (max-width: 1000px) {
    mn,.mn{
    display: none;
}
    pctext{
        display: none;
    }
    .pagebox{
        margin-top: 15px;
    }
    h3{
        font-size: 30px!important;
    }
    .Subscribebox{
        padding:30px 20px;
    }
    .Subscribe{
        width: 110px;
        right: 73px;
    }
    .Subscribebox a.close img{
        width: 22px;
    }
    .chat{
        width: 40px;
        right: 15px;
    }
    headerwrap.mobilecategory>.menu{
        display: block;
        border-top: 1px solid #80dbf7;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 40px;
        margin-left: 22px;
        margin-right: 22px;
    }
    headerwrap.mobilecategory>.menu>li{
        margin-top: 30px;
    }
    headerwrap.mobilecategory>.menu .categorybox dl{
        padding-top: 20px;
        margin-right: 0;
    }
    headerwrap.mobilecategory>.footmenu{
        display: inline-block;
        width: 49%;
        padding-left: 15px;
        padding-top: 35px;
        vertical-align: top;
    }
    headerwrap.mobilecategory>.footmenu li{
        margin-bottom: 20px;
        font-size: 14px;
    }
    headerwrap.mobilecategory>.footmenu li a{
        color: #272727;
        font-family: RobotoLight;
    }
    .Subscribebox b{
        font-size: 36px;}
    .Subscribebox p{
        font-size: 18px;
    }
    .menu li{
        display: block;}

    header{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    header .categorybox{
        display: none;
    }
    .submenu a{
        display: inline-block;
    vertical-align: middle}

    .submenu .userico{display: none}
    .submenu a.close{
        background: url("../img/hamenuclose.png") no-repeat;
        width: 24px;
        height: 24px;
        background-size: contain;
    }
    .submenu img{
        height:27px;
    }
    a.hamenu{display: inline-block;
    height: 24px;
    width: 38px;
        background: url("../img/habmenu.png") no-repeat;
        background-size: contain;
    }
    .mobilecategory{
        height: 100%;
        position: fixed;
        overflow-y: scroll;
        top: 0;
        bottom: 0;
    }
    nav{
        padding-left: 0;
        padding-right: 0;
    }
    nav>.LOGO img {
        height:50px;
    }
    header nav .menu{
        display: none;
    }
    header nav > .submenu{
        width: auto;
    }
    .actionbar{
        width: 100%;
        display: flex;
        overflow-x: scroll;
        margin-bottom: 20px;
    }
    .actionbar dt{
        display: none;
    }
    .actionbar dd{
        background-size: auto 16px;
        background-position: center 10px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-top:34px;
        white-space: nowrap;
        margin-right: 2px;
        margin-left: 2px;
        margin-top: 0;
        flex-shrink: 0;
    }
    .main{
        flex-direction: column;
        margin-top: 20px;
        padding-top: 0;
    }
    .content{
/*        padding-left:15px ;
        padding-right:15px ;*/
    }
    footerwrap{
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 50px;
    }
    footer{
        flex-direction: column;
        justify-content: start;
    }
    .footnav{
        width: 100%;
        flex-direction: column;
    }
    .footnav s{
        color: #272727;
        font-size:11px;
        font-family: RobotoLight;
    }
    .footnav dl{
        width: 100%;
        margin-bottom: 24px;
        border-bottom: 1px solid #ececec;
    }

    .footnav dl:nth-last-child(3){
        order: 3;
    }
    .footnav dl:nth-last-child(2){
        order: 2;
    }
    .footnav s{
        order: 4;
    }

    a.logo img{height: 40px;
        width: auto!important;
        margin-bottom: 30px;}
    footer a.logo s{
        display: none;
    }
    .searcharea .searchwrap{
        padding-left: 15px;
        width: 44%;
    }
    .searcharea input[type='search']{
        width: 100%;
        font-size: 12px;
    }
    .searcharea .dropdown-menu{
        width: 100%;
    }
    .searcharea .select2-container{
        padding-left: 32px;
        background-position: 12px center;
    }
    .categorybox.expand{
        max-height: 700px;
    }
    .fBusiness h3{
        font-size: 30px;
    }
    .fBusiness{
       /* top: 5%;*/
        padding:24px 20px 30px;
    }
    .businesspop textarea{
        height: 100px;
    }
     p wrap{
        width: 66%;
    }.select2-container--search .select2-selection--single .select2-selection__rendered{
              font-size: 12px;
              padding-right: 0!important;
              padding-left:  0!important;
          }
    .select2-container--search .select2-results__option{
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .select2-container--default{
        background-position:right 3px center;
    }
    .businesspop p label{
        font-size: 14px;
    }
    .fBusiness button{
        font-size: 18px;
        height: 40px;
        margin-top: 13px;
        width: 100%;
        margin-bottom: 25px;
    }
    .fBusiness .cont{
        font-size: 14px;
    }
    .fBusiness .close{
        top: 12px;
        right: 12px;
    }
    .businesspop p{
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 0;
    }
    .businesspop p line{
        display: none;
    }
}