@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1320px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1320px) and (min-width:1200px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:993px) {
    html{
        font-size: 11px!important;
    }
}
.mob_block {
    display: none;
}
.hsec3_mobfilter {
    display: none;
}
.mob_flex {
    display: none;
}
#modal-success-msg .modal_box{
    min-height: unset;
    padding-top: 6.8rem;
}
.result{
    text-align: center;
}
.result p{
    margin-bottom: 1rem;
}
@media screen and (max-width:992px) {
    .mob_none{
        display: none;
    }
    .mob_block {
        display: block!important;
    }
    .mob_flex {
        display: flex;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .head_menu {
        display: none;
        padding: 32px 15px 0;
        position: absolute;
        top: calc(100% - 32px);
        left: 0;
        width: 100%;
        background-color: white;
        z-index: -1;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    .menu_item {
        display: block;
        text-align: center;
        font-size: 1rem;
        width: 70%;
        padding: 1rem;
        margin: 1.5rem auto;
    }
    .menu_item:hover {
        border-bottom: unset;
    }
    .menu_item.active {
        border: 1px solid #335C7A;
        border-radius: 10px;
    }
    .head_like {
        width: 2.285rem;
        margin-left: 0.914rem;
    }
    .head_like span {
        width: 1.143rem;
        height: 1.143rem;
        font-size: 0.643rem;
    }
    .head_logo {
        margin-right: 1rem;
    }
    .btn {
        width: 100%;
        min-width: unset;
    }
    .btn span {
        font-size: 1.083rem;
        height: 4.253rem;
    }
    .humburger {
        width: 3.4rem;
        height: 3.4rem;
        padding: 8px;
        align-content: center;
        border-radius: 8px;
        background: #335C7A;
        margin-left: 1rem;
        cursor: pointer;
    }
    .humburger hr {
        margin: 0 auto 3px;
        width: 1.5rem;
        height: 2px;
        background-color: white;
        border: unset;
    }
    .humburger hr:last-child {
        margin-bottom: unset;
    }
    .humburger.active hr {
        opacity: 0;
    }
    .humburger.active hr:last-child {
        opacity: 1;
        transform: translateY(-5px) rotate(-45deg);
    }
    .humburger.active hr:first-child {
        opacity: 1;
        transform: translateY(5px) rotate(45deg);
    }
    .hsec1_banner {
        padding: unset;
        margin-bottom: 2.32rem;
    }
    .hsec1_img {
        position: static;
        height: 19.65rem;
        margin-bottom: 2.2rem;
    }
    .hsec1_title {
        width: 100%;
        font-size: 2rem;
    }
    .hsec1_text {
        width: 100%;
    }
    .hsec1_btn .btn {
        background-color: #ffffff;
        color: #345D7B !important;
    }
    .hsec1_box {
        flex-wrap: wrap;
        padding-bottom: 2.32rem;
    }
    .hsec1_item {
        width: calc(50% - 10px);
        margin: 0 5px 0.773rem;
        padding: 0.773rem 1.547rem;
    }
    .hsec2_box {
        padding: 2.32rem 0 1.547rem;
        display: block;
    }
    .hsec2_left {
        width: 100%;
        height: 14.616rem;
        margin-bottom: 0.851rem;
    }
    .hsec2_right {
        width: 100%;
    }
    .hsec3_box {
        display: block;
        margin-bottom: unset;
        padding-bottom: 1.547rem;
    }
    .hsec3_right {
        width: 100%;
        margin-bottom: 0.773rem;
    }
    .hsec3_box2 {
        display: block;
        padding: unset;
        margin: unset;
    }
    .goods_item {
        width: 100%;
        margin: 0 0 0.773rem;
    }
    .goods_filt {
        font-size: 0.928rem;
        padding: 0.619rem 1.237rem;
    }
    .goods_like {
        width: 3.093rem;
        height: 3.093rem;
    }
    .goods_title {
        font-size: 1.237rem;
    }
    .goods_img {
        height: 13.997rem;
    }
    .goods_price {
        font-size: 1.856rem;
    }
    .goods_counter {
        padding: 0.464rem 0.232rem;
    }
    .goods_count {
        font-size: 1.237rem;
    }
    .goods_minus, .goods_plus {
        width: 1.547rem;
        height: 1.547rem;
    }
    .hsec3_btn {
        width: 100%;
        height: 4.253rem;
    }
    .hsec3_btn span {
        font-size: 1.083rem;
        margin-right: 0.773rem;
    }
    .hsec3_btn img {
        width: 2.165rem;
    }
    #hsec-3 {
        padding-bottom: 1.547rem;
    }
    .hsec4_title {
        margin-top: 4.64rem;
        margin-bottom: 2.32rem;
    }
    .hsec4_box {
        display: block;
    }
    .hsec4_item {
        display: block;
        width: 100%;
        margin-bottom: 0.773rem;
        padding: 1.547rem;
    }
    .hsec4_item_img {
        width: 4.949rem;
        height: 4.949rem;
        margin: 0 auto 1.547rem;
    }
    .hsec4_ibox {
        width: 100%;
    }
    .hsec4_item_title {
        font-size: 1.547rem;
        text-align: center;
    }
    .hsec4_item_text {
        font-size: 1.07rem;
        text-align: center;
    }
    .hsec5_box {
        display: block;
    }
    .hsec5_item {
        width: 100%;
        margin-bottom: 0.773rem;
    }
    .hsec5_item_title {
        font-size: 1.547rem;
    }
    .hsec5_item_text {
        font-size: 1.083rem;
    }
    .hsec5_item_img {
        height: 12.683rem;
    }
    #reviews {
        width: 85%;
    }
    #reviews.owl-carousel .owl-stage-outer{
        overflow: unset;
    }
    .hsec7_box {
        width: 100%;
    }
    .hsec7_ititle span {
        font-size: 1.547rem;
    }
    .hsec7_itext {
        font-size: 1.237rem;
    }
    .hsec8_box {
        display: block;
    }
    .hsec8_left {
        width: 100%;
        margin-bottom: 1.547rem;
    }
    .hsec8_.right {
        width: 100%;
    }
    .hsec8_text {
        font-size: 1.237rem;
    }
    .hsec8_rbox input {
        padding: 1rem 1.547rem;
        font-size: 1.237rem;
    }
    .hsec8_rpolitic {
        font-size: 0.928rem;
    }
    .hsec9_icon {
        width: 2.475rem;
        height: 2.475rem;
    }
    .hsec9_text {
        width: calc(100% - 3.171rem);
        font-size: 1.237rem;
    }
    .hsec9_box {
        display: block;
    }
    .hsec9_right {
        width: 100%;
        height: 20rem;
    }
    .hsec9_left {
        width: 100%;
        margin-bottom: 0.773rem;
        padding: 1.547rem;
        min-height: unset;
    }
    .foot_box {
        display: block;
    }
    .foot_left {
        width: 100%;
    }
    .foot_logo {
        width: 12.76rem;
        margin: 0 auto 2.8rem;
    }
    .foot_right {
        display: block;
        width: 100%;
        padding: unset;
        text-align: center;
    }
    .foot_rbox {
        min-width: unset;
        margin-bottom: 2.8rem;
        font-size: 1.237rem;
    }
    .foot_rtitle {
        color: #ffffff;
        margin-bottom: 1.9rem;
    }
    .foot_phone {
        font-size: 1.856rem;
        margin-bottom: unset;
    }
    .foot_phone2, .foot_location {
        margin-top: 0.773rem;
        font-size: 1.083rem;
        margin-bottom: unset;
    }
    .foot_rsoc {
        position: static;
        justify-content: center;
    }
    .foot_socset {
        padding: 0.31rem;
        margin-left: 0.464rem;
    }
    .foot_socset img {
        display: block;
        width: 2.475rem;
        height: 2.475rem;
    }
    .foot_box2 {
        flex-direction: column-reverse;
        align-items: center;
    }
    .foot_bottom {
        margin-right: unset;
        margin-bottom: 1.16rem;
    }
    footer {
        padding-bottom: 1.547rem;
    }
    .ab1_box {
        flex-direction: column-reverse;
        padding-bottom: 2.165rem;
    }
    .ab1_right {
        width: 100%;
        height: 20rem;
        margin-bottom: 2.32rem;
    }
    .ab1_left {
        width: 100%;
        height: unset;
    }
    .ab2_box {
        display: block;
        margin-top: 2.32rem;
    }
    .ab2_box2 {
        flex-direction: column-reverse;
        margin-top: 2.32rem;
    }
    .ab2_right {
        width: 100%;
        height: 14.539rem;
    }
    .ab2_right {
        width: 100%;
        height: 14.539rem;
        margin-bottom: 0.851rem;
    }
    .ab2_left {
        width: 100%;
    }
    #ab-2 {
        padding-bottom: 2.32rem;
    }
    .ab3_box {
        display: block;
    }
    .ab3_item {
        width: 100%;
        padding: 1.547rem;
        margin-bottom: 0.773rem;
    }
    .prelink_box {
        font-size: 0.928rem;
        margin: 1.547rem 0 2.32rem;
    }
    .ct_title {
        padding-right: unset;
        font-size: 2rem;
    }
    .dvy_pretitle {
        font-size: 1.237rem;
        width: 100%;
    }
    .dvy_box {
        display: block;
    }
    .dvy_left, .dvy_right {
        width: 100%;
        padding: 2.32rem 1.547rem 1.547rem;
        min-height: unset;
    }
    .dvy_left {
        margin-bottom: 1.547rem;
    }
    .dvy_btitle {
        position: relative;
        margin-bottom: 9.5rem;
        z-index: 1;
    }
    .dvy_itext {
        font-size: 1.237rem;
    }
    .dvy_ibtn_box {
        display: block;
    }
    .dvy_ibtn {
        width: 100%;
        height: 4.253rem;
        margin-bottom: 0.773rem;
    }
    .dvy_ibtn span {
        font-size: 1.083rem;
    }
    .del_fav {
        font-size: 1.07rem;
    }
    .bs_box {
        display: block;
    }
    .bs_left {
        width: 100%;
        margin-bottom: 2.8rem;
    }
    .bs_right {
        width: 100%;
    }
    .bs_item {
        justify-content: space-between;
        align-items: flex-start;
        padding-right: 2rem;
        padding-bottom: 1.547rem;
        margin-bottom: 1.547rem;
    }
    .bs_idelete {
        width: 1.856rem;
        height: 1.856rem;
    }
    .bs_img {
        width: 8.661rem;
        height: 8.661rem;
        margin-right: 0.773rem;
    }
    .bs_ibox {
        width: calc(100% - 9.435rem);
        margin-right: unset;
    }
    .bs_ititle {
        font-size: 1.07rem;
        margin-bottom: 0.773rem;
    }
    .bs_iart {
        font-size: 0.928rem;
        margin-bottom: 0.773rem;
    }
    .bs_rpolitic {
        font-size: 0.928rem;
    }
    .bs_rtext {
        font-size: 1.07rem;
    }
    .gd4_box .goods_item {
        margin-bottom: 0.773rem;
    }
    .nothing_found {
        font-size: 1.547rem;
        padding-top: 2.5rem;
    }
    .ct_ibox {
        display: block;
    }
    .ct_left {
        display: none;
        position: fixed;
        z-index: 10;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        align-content: end;
        opacity: 0;
        transition: all 0.35s;
    }
    .ct_sort {
        position: relative;
        right: unset;
        bottom: unset;
    }
    .ct_right {
        width: 100%;
        margin-right: unset;
    }
    .ct_items {
        display: block;
    }
    .ct_items .goods_item {
        width: 100%;
        margin-bottom: 0.773rem;
    }
    .ct_filter_box {
        position: relative;
        width: 100%;
        border: 1px solid #335C7A;
        border-radius: 8px;
        padding: 0.7rem 3rem 0.8rem 1.2rem;
        font-family: 'involveM', sans-serif;
        margin-bottom: 0.773rem;
    }
    .ct_filter_box img {
        width: 1.237rem;
        margin-right: 1rem;
    }
    .hsec3_sort {
        border-radius: 3px;
    }
    .ct_mobbox {
        width: 100%;
        background-color: #FFFFFF;
        padding: 3rem 20px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
    .ct_mobbox2 {
        width: 100%;
        max-height: calc(100vh - 22rem);
        padding-right: 12px;
        overflow: scroll;
    }
    .ct_mobbtn {
        margin-top: 2rem;
    }
    .ct_left.mob_active{
        display: block;
        opacity: 1;
    }
    .ct_ftitle {
        font-size: 1.547rem;
    }
    .ct_fclose {
        width: 1.856rem;
    }
    .ct_fitem input {
        width: 1.237rem;
        height: 1.237rem;
    }
    .ct_fitem p {
        font-size: 1.083rem;
        width: calc(100% - 1.738rem);
        padding-right: 1.856rem;
    }
    .ct_price {
        font-size: 1.083rem;
    }
    .gd1_box {
        display: block;
    }
    .gd1_left {
        width: 100%;
        height: 16.6rem;
    }
    .gd1_right {
        width: 100%;
    }
    .gd1_art {
        margin-top: 1.25rem;
        font-size: 1.083rem;
    }
    .gd1_pretitle {
        font-size: 1.547rem;
        margin-bottom: 0.619rem;
    }
    .gd1_text {
        font-size: 1.237rem;
    }
    .gd1_size_count {
        margin-bottom: 0.773rem;
        display: block;
    }
    .gd1_size {
        margin-right: unset;
    }
    .gd1_count {
        padding: 0.78rem 0.62rem;
    }
    .gd1_btns .goods_like {
        width: 3.55rem;
        height: 3.55rem;
    }
    .gd2_box {
        margin-top: 3rem;
    }
    .gd2_table td, .gd2_table th {
        padding: 0.464rem;
        font-size: 0.851rem;
    }
    .gd3_title {
        margin-top: 3rem;
    }
    #gd-docs .owl-nav {
        width: max-content;
        position: relative;
        right: unset;
        bottom: unset;
        margin: 1.25rem auto 0;
        text-align: center;
    }
    .gd4_title {
        margin-top: 3rem;
    }
    .cart_count {
        font-size: 1.237rem;
    }
    .cart_minus, .cart_plus {
        width: 1.547rem;
        height: 1.547rem;
    }
    .gd1_btns .btn {
        width: 18rem;
        min-width: unset;
        margin-right: 3rem;
    }



}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
