body,
html {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    background-color: #171e2e
}

* {
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    transition: all .3s;
    font-weight: 500;
    scroll-behavior: smooth;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 20px
}

a,
button,
div body,
h1,
h2,
h3,
h4,
html,
input,
li,
p,
textarea {
    text-decoration: none
}
.amz-mappls-btn{display: flex; background:none; border:#fff 1px solid;  font-weight:600;  margin-right: 0;  align-items: center; padding: 2px 15px; border-radius: 36px;}
.splide__slide .amz-mappls-btn img{display:inline-block;vertical-align:middle;width:28px;}


#st-2 .st-btn > img{display:inline-block;}
/*#subSlider .splide__track{display: flex;
    justify-content: center;}
*/
/***********************/


.cl-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.cl-row>div {
    flex: 0 0 33%;
    padding: 30px 20px;
}

.cl-row>div a {
    color: #20C8AB;
}

.img_box {
    border-radius: 12px;
    border: #71888E 1px solid;
    background-color: #1E273A;
    padding: 30px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    height: 370px;
}

/***************/
.mrp_box {
    font-size: 14px;
    color: #c2cce4;
    padding-right: 5px;
    text-decoration: line-through;
}

#headerArea {
    position: relative
}


#headerArea .slider.slider1 {
    background: url(../images/bg_1.jpg) center center no-repeat;
    background-size: cover;
}

#headerArea .slider.slider2 {
    background: url(../images/bg_2.jpg) center center no-repeat;
    background-size: cover;
}

#headerArea .slider.slider3 {
    background: url(../images/bg.jpg) center center no-repeat;
    background-size: cover;
}

#headerArea .slider.slider4 {
    background: url(../images/bg_4.jpg) center center no-repeat;
    background-size: cover;
}

#headerArea .slider.slider5 {
    background: url(../images/bg_5.jpg) center center no-repeat;
    background-size: cover;
}

#headerArea .slider {
    min-height: 550px;
    height: 100vh;
max-height:800px;


    font-family: Montserrat, sans-serif;
    line-height: normal
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    max-width: 86%
}

.shop_container {
    margin: 0 auto;
    padding: 0 15px;
    width: 1280px;
    max-width: 90%
}

.topMenau {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: center
}

.dark-them {
    color: #fff
}

.dark-them .button_area a {
    color: #fff;
    border-color: #fff
}

.topbararea p {
    text-align: center
}

.topbararea {
    background-color: #000;
    color: #fff;
    padding: 1px 15px;
    margin: 0 0
}

.row_area {
    display: flex;
    padding: 25px 0;
    justify-items: center
}

.row_area .logo_area {
    margin-right: auto
}

.row_area .logo_area img {
    height: 42px
}

.mr-5 {
    margin-right: 2vw;
}

.row_area .cart_area {
    margin-left: auto;
    display: flex;
}

.row_area .cart_area img {
    vertical-align: middle;
    margin-right: 5px;
    height: 46px
}

.row_area .cart_area a {
    display: block;
    padding: 15px 0
}

.menu_area {
    margin: 0 auto auto 0
}

a {
    text-decoration: none
}

.menu_area {
    display: flex
}

.internalMenu ul {
    display: flex;
    margin: 0;
    padding: 0;
    text-align: center
}

.internalMenu ul li {
    display: flex
}

.internalMenu ul li a {
    display: flex;
    padding: 10px 25px;
    color: #fff;
    font-weight: 500;
    font-size: 14px
}

.internalMenu ul li a:hover {
    color: #21d0b2;
}

.sectionsub-con {
    margin: 40px 0 20px;
}

.slider {
    height: 100%;
    display: flex;
    align-items: center
}

.heroRight {
    width: 46%;
}

.heroRight h1 {
    font-size: 56px;
    line-height: 58px;
    font-weight: 900;
    margin-bottom: 30px
}

.heroRight p {
    line-height: 32px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0
}

.top_text {
    text-align: left;
    padding: 80px 0;
    font-size: 20px;
    max-width: 100%;
    margin: auto;
    line-height: 30px
}

.button_area {
    display: flex;
    padding: 60px 0 0
}

.button_area a {
    border-radius: 30px;
    color: #fff;
    margin-right: 24px;
    font-weight: 500
}

.button_area a {
    padding: 10px 28px;
    font-size: 16px;
    border-radius: 30px;
    color: #fff;
line-height: 24px;
    margin-right: 24px;
    font-weight: 500
}

.button_area a.active_a {
    background: #21d0b2;
    color: #fff;
    border-color: transparent
}

.cart_area a.button_shop {
    padding: 12px 28px;
    font-size: 16px;
    border-radius: 30px;
    color: #21d0b2;
    line-height: normal;
    font-weight: 500;
    background: 0 0;
    display: flex;
    border: 1px solid #21d0b2
}

.middleArea {
    background-color: #f5f5f5;
    padding: 80px 0
}

.cart_text h2 {
    text-align: center;
    font-size: 46px;
    margin: 0
}

.grid-container {
    display: grid;
    gap: 30px
}

.pb-5 {
    padding-bottom: 50px
}

.colArea {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    text-align: left;
    padding: 10px 22px 70px;
    position: relative;
    transition: all .3s;
    background: #fff
}

.fancybox-button--zoom {
    display: none !important
}

.colArea .img-store {
    padding: 10px;
    margin-bottom: 15px;
    height: 342px;
    display: flex;
    justify-content: center;
    align-items: center
}

.colArea .img-store img {
    max-width: 100%;
    cursor: zoom-in
}

.byNow_b {
    display: flex;
    padding: 15px 20px 25px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    box-sizing: border-box;
    box-sizing: border-box;
    left: 0
}

img {
    max-width: 100%
}

.byNow_b a {
    border-radius: 2px;
    padding: 8px 30px;
    margin: auto;
    cursor: pointer;
    border: #f59543 1px solid;
    color: #fff;
    background: #f59543
}

.Mappls_price {
    padding: 10px 0 10px;
    font-weight: 700;
    font-size: 20px;
    color: #f59543;
    display: flex;
    align-items: center;
    justify-content: center
}

.Mappls_Recommend {
    padding: 100px 0
}

.Mappls_Recommend .colArea {
    background: #fbf8f3
}

.mmi-st-T-monial {
    background: #e7eef5;
    padding: 80px 0
}

.txt_MMi {
    padding: 0;
    background: transparent;
    overflow: hidden;
    box-shadow: rgb(0, 0, 0, .03) 0 10px 10px;
    font-size: 16px;
    margin-bottom: 0px;
    border-radius: 15px;
    border: #415071 1px solid;

}

.discr {
    padding: 30px;
    color: #fff
}

.discr h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.discr {
    /* border: #415071 1px solid; */
    border-top: none;
    border-radius: 0 0 15px 15px;
    min-height: 174px;
    padding-bottom: 0;
}

.title_area {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
}

#sub .splide__slide {
    opacity: .6;
    pointer-events: none;
    transition: all .2s;
    display: flex
}

#sub .splide__slide h3 {
    font-size: 22px;
    margin-bottom: 00px;
    padding-bottom: 0
}

#sub .splide__slide.is-visible {
    opacity: 1;
    pointer-events: all
}

.material-form-group textarea {
    width: 100%;
    border: 1px solid #b6cbe2;
    border-radius: 5px;
    min-height: 85px;
    font-size: 14px;
    font-weight: 500;
    resize: none;
    outline: 0;
    padding: 15px
}

.form_bottom {
    padding: 100px 0
}

.innrer_contrent {
    flex: 0 0 50%;
    max-width: 50%
}

.r-t-b {
    flex: 0 0 50%;
    max-width: 50%;
    background: url(../images/grat_g.png) center center no-repeat;
    background-size: cover
}

.content_mmi {
    background: #fff;
    border: #ccc 1px solid;
    padding: 50px 100px
}

.content_mmi h2 {
    text-align: center;
    font-size: 46px;
    margin: 0;
    padding-bottom: 40px
}

.material-form-group {
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    transition: all .25s ease-out
}

.material-form-group label {
    z-index: 2;
    position: absolute;
    font-size: 15px;
    top: 10px;
    font-weight: 500;
    transition: all .25s ease-out;
    pointer-events: none;
    color: #fff;
}

.disc_p {
    text-align: center;
    padding-bottom: 5px
}

.Mappls_size {
    padding-bottom: 15px;
    text-align: center
}

.material-form-group.focus label,
.material-form-group:not(.pristine) label {
    top: -3px;
    font-size: 12px;
    pointer-events: all
}

.material-form-group.focus label {
    color: rgba(255, 255, 255, .6) !important
}

.material-form-control:focus label {
    color: #f18f4a !important
}

.material-form-group:not(.pristine) .reveal-password-toggle {
    display: block
}

.material-form-group.focus,
.material-form-group.has-error {
    margin-bottom: 0
}

.material-form-group.has-error .material-form-control {
    border-bottom-color: #f22f46;
    box-shadow: 0 1px 0 #f22f46;
    margin-bottom: 0
}

.material-form-group.has-error {
    padding-bottom: 30px
}

.material-form-control {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    padding: 6px 0 4px;
    display: block;
    border: 1px solid transparent;
    border-bottom-color: #fff;
    font-size: 14px;
    font-weight: 500;
    outline: 0;
    transition: all .25s ease-out;
    border-radius: 0;
    background: #fff0;
    font-family: Montserrat, sans-serif;
}

.material-form-control:focus {
    border-bottom-color: #f18f4a;
    outline: 0
}

.material-form-control:fill,
.material-form-control:focus {
    background: rgba(255, 255, 255, 0.02)
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {

    -webkit-box-shadow: 0 0 0px 1000px #171e2e inset;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}

.alert1 {
    padding-top: 10px;
}

.material-form-control:-webkit-autofill,
.material-form-control:-webkit-autofill:active,
.material-form-control:-webkit-autofill:focus,
.material-form-control:-webkit-autofill:hover {
    background: rgba(255, 255, 255, 0.02)
}

#rama_roll .splide__pagination {
    display: none
}

.content_mmi {
    padding-bottom: 75px
}

.content_mmi h2 {
    padding-bottom: 40px
}

.submit-bt {
    padding-top: 40px;
    display: flex;
    justify-content: center
}

.submit-bt .button-btn {
    cursor: pointer;
    padding: 14px 55px;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    border: #21d0b2 1px solid;
    border-radius: 30px;
    background: #21d0b2;
    color: #fff;

}

.submit-bt .button-btn:hover {

    color: #21d0b2;
    background-color: #1E273A;
}

.footerArea {
    background: transparent;
    font-size: 16px;
    text-align: center;
    padding: 6px 0
}

.footerBottom {
    display: flex;
    font-size: 16px;
    color: #fff;
    align-items: center
}

.footerArea .leftfooter {
    margin-right: auto
}

.Rightfooter {
    margin-left: auto;
    display: flex;
    justify-items: center
}

.Rightfooter a {
    padding: 10px 30px;
    color: #fff
}

#Mappls_hero .splide__pagination {
    bottom: 20px
}

.splide__pagination li .splide__pagination__page {
    border-radius: 5px;
    opacity: 1;
    margin-right: 10px;
    background-color: #fff;
    height: 6px;
    width: 16px;
    transition: all .6s
}

.splide__pagination li {
    position: relative
}

.splide__pagination li .splide__pagination__page.is-active {
    transform: scale(1);
    background: #21d0b2;
    width: 28px;
    left: 0;
    position: relative
}

.menu_area li a {
    transition: all .3s
}

.topbararea {
    transition: all .5s
}

.visibleClass .topbararea {
    background: #f7f1e8;
    color: #000
}

.topbararea p {
    margin: 10px 0
}

.ml-auto {
    margin-left: auto
}

.menu_left {
    width: 86%;
    display: flex
}

.menu_left {
    display: none
}

.for_mobile {
    display: block
}

.alertbox_success {
    text-align: center
}

.Mappls-Maps-postmodern {
    padding: 30px 0;
    background: #f5f5f5
}

.g-container {
    text-align: left;
    font-size: 18px
}

.box_list_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.box_list_area li {
    background: #fff;
    flex: 0 0 22%;
    max-width: 22%;
    border: #dbdce0 1px solid;
    align-items: center;
    list-style: none;
    font-weight: 600;
    line-height: 22px
}

.box_list_area li>div {
    padding: 10px 20px 30px;
    text-align: center;
    height: 180px;
    display: flex;
    align-items: center
}

.box_list_area li img {
    margin-bottom: 0;
    display: block;
    width: 100%
}

.box_list_area {
    margin: 0;
    gap: 36px;
    padding: 0 0
}

.comingsoon {
    opacity: .6;
    pointer-events: none
}

.comingsoon a {
    color: #000;
    border-color: transparent;
    font-style: italic
}

.radioButton {
    position: relative;
    margin: 0 0 25px;
    display: flex;
    justify-content: center;
    margin-left: 20px;
    font-size: 16px
}

.radioButton input {
    display: none
}

.radioButton label {
    position: relative;
    padding-left: 28px;
    padding-right: 23px;
    cursor: pointer;
    color: #313131;
    line-height: 28px;
    display: block
}

.radioButton label::before {
    border-radius: 100%;
    border: #f18f4a 1px solid;
    height: 18px;
    width: 18px;
    cursor: pointer;
    left: 0;
    top: 2px;
    content: "";
    display: block;
    position: absolute
}

#Mappls_wood .splide__pagination {
    display: none
}

.radioButton input[type=radio]:checked+label::after {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    top: 6px;
    left: 4px;
    background: #f18f4a;
    display: block;
    border-radius: 100%
}

.free_shiping_c {
    padding: 50px
}

.free_shiping_c li>img {
    width: 32px
}

.free_shiping_c ul {
    margin: 0;
    padding: 0;
    color: #422030;
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.free_shiping_c li {
    list-style: none;
    padding: 30px;
    flex: 0 0 31%;
    background: #fff
}

.free_shiping_c p {
    margin: 0;
    padding: 0;
    line-height: 22px
}

.free_shiping_c h3 {
    margin: 0;
    font-size: 18px;
    padding: 0;
    line-height: 24px;
    padding: 10px 0 20px;
    font-weight: 700
}

.icons_i img {
    margin-right: 5px
}

.mmi-st-T-monial {
    background: url(../images/testimonial.jpg) center top no-repeat;
    background-size: cover
}

.mmi-st-T-monial h2 {
    color: #fff
}

.free_shiping_c a {
    color: #422030;
    padding-right: 15px
}

.youtubBox {
    padding: 0 0;
    text-align: center
}

.ram_add_tocard.st-btn[data-network=addtopcard] {
    background: #f59543
}

.shareButton_onlyMobile .st-btn {
    flex: 1;
    height: 48px
}

.shareButton_onlyMobile {
    display: none
}

.shareButton_onlyMobile {
    display: none;
    z-index: 9999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.sharebutton {
    background: #03a9f4;
    z-index: 99
}

.shareButton_onlyMobile .st-btn img {
    margin-right: 5px
}

.shareButton_onlyMobile .st-btn {
    flex: 1;
    height: 48px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff
}

.shareButton_onlyMobile img {
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    height: 24px;
    margin-left: 0;
    vertical-align: top;
    width: 24px
}

#st-2 .st-btn {
    font-family: Spectral, serif
}

.st-toggle {
    display: none !important
}

.about_bottom {

    padding: 80px 0
}

.aboutInner {
    display: flex;
    align-items: center
}

.aboutInner .t-b-1 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 50px
}

.aboutInner .t-b-1 {
    flex: 0 0 50%;
    max-width: 50%
}

.aboutInner {
    color: #fff;
}

.aboutInner p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.aboutInner a {
    color: #f59543;
    text-decoration: underline
}

.t-b-2 {
    flex: 0 0 50%;
    max-width: 50%
}

.t-b-2 img {
    width: 100%
}

.social_link_b {
    padding: 80px 0 0
}

.social_link_b .items {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    display: grid;
    /* Define Auto Row size */

    /*Define our columns */
    line-height: normal;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-gap: 1.5em;
}

.social_link_b .item {

    background-color: transparent;
    border: #415071 1px solid;
    padding: 30px 27px;
    color: #fff;
    border-radius: 15px;
}

.social_link_b a {
    color: #20C8AB;
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline
}

.social_link_b a:hover {
    text-decoration: none;
    color: #fff;
}

#groupPhoto .splide__pagination {
    bottom: 15px
}

.social_icons_app {
    display: flex
}

.social_icons_app a {
    margin-right: 20px
}

img {
    max-width: 100%;
}

.freeshing_bg_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    background: #1E273A;
    border-radius: 30px;
}


.freeshing_bg_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    background: #1E273A;
    border-radius: 30px;
}

.freeshing_bg_area.liveDemo {
    background: transparent;
    border-radius: 30px;
    border: 1px solid #415071;
}

.freeshing_bg_area {
    margin-bottom: 100px;
}

.otherSide {
    padding: 100px 0 0;
}

.OnDemand {
    padding: 10px 0 0;
}

.freeshing_bg_area {
    margin-bottom: 100px;
}

.freeshing_bg_area .liveDemo {
    margin-bottom: 100px;
}

.shop_shiping_sec {
    flex: 0 0 50%;
    margin-left: auto;
    padding: 50px;
    padding-bottom: 0;
}

.shop_shiping_sec.ond {
    padding-top: 12px;
}

.product_bg {
    margin-left: 0;
    padding: 30px 20px;
    text-align: center;
    flex: 0 0 50%;
    max-width: 50%;
}

.shop_shiping_sec h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
}

.shop_shiping_sec h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 44px;
    color: #21D0B2;
}

.shop_shiping_sec p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

.shop_shiping_sec .cart_area {
    padding: 40px 0;
}

.shop_shiping_sec .cart_area a {
    padding: 12px 30px;
    font-size: 16px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.shop_shiping_sec h4 {
    margin: 0 0 20px;
}

#accordion .button {
    padding: 20px 10px;

    color: white;
    cursor: pointer;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
    background: transparent;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    bordeR: none;
    border-top: rgba(255, 255, 255, 0.2) 1px solid;
}

#accordion {
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
}

#accordion .button:after {
    content: "";
    display: block;
    background: url(../images/arrow-down-sign-to-navigate.svg) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 40%;
    height: 15px;
    width: 15px;
    transition: all 0.3s;
}

#accordion .button.active:after {
    transform: rotate(180deg);
    opacity: 0.6;
}



#accordion .slide {
    padding: 30px 10px;
    font-size: 18px;
    color: #fff;
}

.button:hover {
    background-color: red;
}

#accordion .slide {
    display: none;
}

.s_accordion {
    padding: 80px 0;
    background: #1E273A;
}

.title_area {
    padding: 0px 0 40px;
}

.title_area h2 {
    color: #fff;
    text-align: center;
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
    padding: 0px 0 40px;
}

.topMenau {
    transition: all 0.3s;
}

.nav-top .topMenau {
    top: -100px;
}

.shift .topMenau {
    background: rgba(255, 255, 255, 0.99);
    box-shadow: rgba(0, 0, 0, .1) 0px 10px 6px;
    position: fixed;
    top: 0px;
}

.shift .topMenau .row_area {
    padding: 10px 0 5px;
}

.shift.nav-top .topMenau {}

.shift .internalMenu ul li a {
    color: #333;
}


.box__list {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    display: grid;
    /* Define Auto Row size */

    /*Define our columns */
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 1.5em;
}

.grid_box {
    display: flex;
}

.img_box_area img {
    display: block;
    transition: all 0.6s;
}

.img_box_area:hover img {
    display: block;
    transform: scale(1.2);
}

.img_box_area {
    overflow: hidden;
    height: 209px;
}

.text-disc {
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    margin: 0px;
    padding: 3vw 5vw 0;
}

.intheBox {
    padding: 80px 0;
}

.in_the_box_inner {
    max-width: 800px;
    width: 94%;
    color: #fff;
    border-radius: 12px;
    background: #1E273A;
    margin: 0 auto;
    overflow: hidden;
}

.in_the_box_inner .title_area {
    padding: 80px 0 50px;
    text-align: center;
}

.inner_the_table .row {
    display: flex;
}


.inner_the_table>div:nth-child(odd) {
    background: #263148;
}

.inner_the_table>div:nth-child(even) {
    background: #2D3547;
}

.inner_the_table .row .col-6 {
    flex: 2;
    padding: 20px 30px;
    text-align: center;
}

@media (min-width:1100px) and (max-width:1412px) {
    .container {
        max-width: 90%;
    }

    .menu_left {
        width: 100%;
        margin: 0;
        padding-left: 30px;
    }

    .menu_left .internalMenu li a {
        font-size: 14px;
        padding: 12px 20px;
    }

    .cart_area a.button_shop {
        padding: 12px 20px;
    }

    body {
        font-size: 16px;
        line-height: 24px;
    }

    .heroRight h1 {

        font-size: 44px;
        line-height: 48px;

    }
}


@media (min-width:768px) and (max-width:900px) {
    .heroRight h1 {
        font-size: 37px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .cart_text h2 {
        line-height: 44px;
        font-size: 33px
    }

    .button_area a {
        border-radius: 36px;
        padding: 12px 35PX;
        border: #000 1px solid;
        color: #000;
        font-size: 16px;
        margin-right: 50px
    }
}

.material-form-control {
    color: #fff;
    ;
}

.alertbox {
    font-size: 14px;
    margin-top: 0;
    position: absolute;
    bottom: 5px
}

.alert1.terms {
    color: #fff;
    font-size: 16px;
}

@media (min-width:768px) and (max-width:1360px) {
    body {
        font-size: 14px;
    }

    .aboutInner p {
        font-size: 14px;
        line-height: 25px;
        color: #fff;
    }

    .heroRight h1 {

        font-size: 36px;
        line-height: 40px;

    }

    .shop_shiping_sec h2 {
        font-size: 26px;
        font-weight: 700;
        line-height: 36px;
    }

    .heroRight p {
        line-height: 28px;
        font-size: 18px;
    }

    body {
        font-size: 14px
    }

}

.darktheme_bg {
    display: none
}

.s_t_Box {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 30px 20px;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.listC-d {
    border: #415071 1px solid;
    transition: all .3s;
    color: #fff;
    padding: 20px 20px;
    align-items: center;
    border-radius: 15px;
    font-size: 14px;
    height: 130px;
    cursor: pointer;
}

.ti_d {
    font-size: 18px;
    font-weight: 500;
}

.tabB.activem .listC-d {
    border-color: #1EBBA0;
    background-color: #1EBBA0;
}

.s_3st.mmi-st {
    padding-bottom: 50px;
}

.dot_box {
    padding-top: 15px;
}

.mySlides {
    padding: 0px 30px;
}

.dot {
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    background-color: #ffffff57;
    border-radius: 20px;
    display: inline-block;
    transition: background-color .6s ease
}

.tabB {
    padding: ;
}

.arrow-section {
    display: none;
}

.mappls_app .tabB p {
    margin-top: 6px;
    line-height: 18px;
}

.dot.active,
.dot:hover {
    width: 16px;
    background-color: #20c8ab
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s
}

.ti_d p {
    margin: 0;
}

.headerlink {
    font-size: 16px;
    text-decoration: underline;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.title_area h2 {
    padding-bottom: 0px;
    color: #fff;
}

.mySlides {
    text-align: center;
}

.mappls_app .title_area p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 26px;
}

.mappls_app a {
    color: #20C8AB;
}

.mappls_app .tabB {
    padding: 10px 10px;
}

.discBox_list.tex {
    display: inline-block;
}

.discBox_list {
    padding: 20px 0 0 0px;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
}

.discBox_list {
    color: #20C8AB;
}

.discBox_list li {
    color: #fff;
    position: relative;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 30px;
}

.discBox_list li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #20C8AB;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

@media (min-width:768px) {

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .ram_add_tocard {
        width: 130px !important
    }

    #st-2 .st-btn.ram_add_tocard>span {
        opacity: 1;
        left: 0
    }

    #st-2 .st-btn[data-network=addtopcard]:hover {
        padding-right: 6px;
        width: 130px !important
    }

    #sub .splide__pagination {
        bottom: -1.5em
    }

    .box_list_area {
        grid-template-columns: repeat(4, 1fr);
        gap: 36px
    }

    .Mappls-Maps-postmodern {
        padding: 80px 0 40px
    }

    .Mappls-Maps-postmodern .socialquote h2 {
        padding-top: 80px
    }

    .top_bottom {
        margin-top: -30px
    }

    .for_mobile {
        display: none
    }

    .darktheme_bg,
    .visibleClass .light_bg {
        display: none
    }

    .visibleClass .darktheme_bg {
        display: inline-block
    }

    .visibleClass .cart_area a,
    .visibleClass .menu_area li a {
        color: #fff
    }

    .menu_left {
        display: flex
    }

    #menu-bar {
        display: none
    }

    .menu-bg {
        display: none
    }

    .grid-container>div {
        flex: 0 0 375px;
        max-width: 375px;
        border: #ccc 10px solid
    }

    .grid-container {
        display: flex;
        justify-content: center;
        gap: 40px
    }

    .cart_text h2 {
        line-height: 56px
    }
}

@media (min-width:768px) and (max-width:960px) {
    body .box_list_area ul {
        gap: 20px
    }

    .box_list_area li {
        flex: 0 0 45%;
        max-width: 45%
    }

    body .comment_quote {
        width: 500px
    }
}

@media (min-width:1001px) and (max-width:1220px) {
    .row_area .cart_area img {
        height: 36px;
    }

    .internalMenu ul li a {
        font-size: 12px;
    }


    .container {
        max-width: 100%;
    }

    .box_list_area li {
        flex: 0 0 30%;
        max-width: 31%
    }

    .box_list_area {
        grid-template-columns: repeat(3, 1fr);
        gap: 36px
    }
}

.d-none {
    display: none
}

.example-image-link {
    cursor: zoom-in !important
}

.splide__arrow--next {
    right: -4em;
    background: 0 0
}

.splide__arrow {
    border: 1px solid #fff;
    padding: 10px;
    width: 3em;
    height: 3em;
}

.splide__arrow--prev {
    left: -4em;
    background: 0 0
}

.splide__arrow svg {
    width: 1em;
    height: 1em;
    fill: #fff
}

#sub .splide--draggable>.splide__track>.splide__list>.splide__slide {
    margin: 0 15px
}

.socialquote h2 {
    text-align: center
}

.comment_quote {
    background: #422030;
    padding: 60px;
    margin-top: 30px;
    display: flex
}

.comment_quote .mod-pic {
    margin-left: 0;
    flex: 0 0 300px;
    max-width: 300px
}

.comment_quote .mod-pic .txtbox {
    background: #de7b27;
    padding: 15px 20px;
    color: #fff
}

.comment_quote .mod-pic img {
    margin: 0;
    display: block
}

.comment_quote .mod-pic p {
    margin: 10px 0 0;
    line-height: 22px
}

.comment_quote .taxt img {
    height: 42px;
    margin-bottom: -10px
}

.comment_quote .taxt {
    flex: 0 0 calc(100% - 300px);
    padding: 0 0 0 50px;
    color: #fff
}

.txtbox h4 {
    margin: 0
}

.socialquote h2 {
    font-size: 40px;
    padding: 50px 0 0;
    line-height: 46px
}

.youtube_bg {
    flex: 0 0 56%;
    display: flex;
    align-items: center;
    justify-content: center
}

.youtube_bg a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.aboutInner a {
    display: none
}

#sub .splide__slide h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

.innterContainerSlider {
    background: #1E273A;
    padding: 80px 0;
}

.innterContainerSlider .title_area h2 {
    padding-bottom: 15px;
}

#contactus .title_area h2 {
    padding-bottom: 0;
}

.inner_container {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}

.inner_container .content_mmi {
    background: #1E273A;
    border: 1px solid #415071;
    padding: 50px 100px;
    border-radius: 30px;
    margin: auto;
}

.specficati-spec.two-col {
    display: flex;
}

.specficati-spec.two-col>div {
    flex: 2;
}

.shift #headerArea .mainmenu .cart_area a.button_shop {
    margin-bottom: 0;
    background: #171e2e;
    display: flex;
    border-color: #171e2e;
}

@media (max-width:500px) {
    .compare_table-display table th img{max-width: 70px;}
    body  div.compare_table-display table tbody td {
        max-width: 100px;min-width: 57px;
    }

    body  div.compare_table-display table tr>th:first-child,
  body  div.compare_table-display table tr>td:first-child {
        min-width: 57px;
        border-left: none;
        max-width: 157px;
    }

    .heroRight p br {
        display: none;
    }

    .specficati-spec.two-col {
        display: block;
    }

    .inner_container .content_mmi {
        padding: 30px 20px;
        background: transparent;
    }

    body .subscribe-warp .tnp-subscription .tnp-email {
        width: 200px
    }

    .item,
    .discr {
        font-size: 14px;
    }

    #sub .splide__pagination {
        bottom: -1.5em;
    }

    .footerBottom {
        font-size: 14px;
    }
}

.cart_area a.button_shop {}

.inner_bg {
    display: none;
}

#headerArea .cart_area a.button_shop {
    margin-bottom: 0;
}

.onlyMobile-d {
    display: none;
}

@media (min-width:700px) and (max-width:980px) {

    body .section2 .mmi-col-3,
    body .section1 .mmi-col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.arrow-section {
    width: 100%;
    position: absolute;
    top: 50%;
    display: none;
    justify-content: space-between;
}

.row_area .cart_area .phoneCall_img a {
    padding: 0;
}

.innerSection .row {
    justify-content: center;
}
.item_wrapper p{color: #ffffffb2; font-size: 14px; margin: 10px 0;}


@media (max-width:820px) {

    #mappls-gadget-news .col-lg-4 {
        margin-bottom: 20px;
    }

    .cl-row>div {
        flex: 0 0 50%;
        padding: 20px 20px;
    }

    .inner_the_table .row .col-6 {
        font-size: 14px;
    }

    #menu_nav .phoneCall_img.mr-5 {
        display: none; 
    }

    .onlyMobile-d {
        display: block;
    }

    .onlyMobile-d img {
        height: 36px;
        margin-top: 1px; 
        margin-right: 30px;
    }

    .s_t_Box li .listC-d {
        display: none;
    }

    .od_2 {
        order: 1;
        position: relative;
    }

    .od_3 {
        order: 2;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }

    .s_t_Box li.activem .listC-d {
        display: block;
        margin-top: 10px;
    }


    .arrow-section {
        width: 100%;
        position: absolute;
        top: 50%;
        display: none;
        justify-content: space-between;
    }

    .arrow-section {
        display: flex;
    }

    .s_3st.mmi-st {
        padding-top: 20px;
    }

    .mappls_app .tabB {
        padding: 0;
    }

    .s_t_Box {
        padding: 15px 0 0;
    }

    body .product_detail_header .row>div.mmi-col-5 img {}

    .title_area h2,
    .mmi-txt2 h2 {
        font-size: 26px;
        padding-bottom: 15px;
        padding: 0 12px;
    }

    .mappls_app .title_area p {
        padding: 0 12px;
    }

    .title_area {
        padding-bottom: 0;
    }

    #headerArea .slider.slider1 {
        background: url(../images/1.png) center center no-repeat;
        background-size: cover;
    }

    #headerArea .slider.slider2 {
        background: url(../images/2.png) center center no-repeat;
        background-size: cover;
    }

    #headerArea .slider.slider3 {
        background: url(../images/5.png) center center no-repeat;
        background-size: cover;
    }

    #headerArea .slider.slider4 {
        background: url(../images/4.png) center center no-repeat;
        background-size: cover;
    }

    #headerArea .slider.slider5 {
        background: url(../images/3.png) center center no-repeat;
        background-size: cover;
    }

    .heroRight p {
        line-height: 28px;
        font-size: 16px;
    }

    .inner_bg {
        width: 257px !important;
        margin: auto;
        display: block;
        margin-top: 0;
    }

    #accordion .slide {
        padding: 10px 10px;
        font-size: 14px;
    }

    #accordion .button {
        font-size: 14px;
    }

    .menu_left.change ul li a {
        font-size: 14px !important;
    }

    .shift.nav-top .topMenau {
        height: 60px;
    }

    .change .cart_area a.button_shop {
        margin-right: 0;
        background: #171e2e;
    }

    #menu-bar.change {
        margin: 6px 9px 0;
        transform: scale(.79);
    }

    .shift.nav-top #menu-bar .bar {
        background: #171e2e;
    }

    .freeshing_bg_area {
        margin-bottom: 20px;
    }

    .shop_container {

        max-width: 100%
    }

    .shop_shiping_sec .cart_area a {
        padding: 8px 20px;
        font-size: 14px;
        margin-right: 25px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 13px;
    }

    .freeshing_bg_area .product_bg {
        order: 1;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .freeshing_bg_area .shop_shiping_sec {
        order: 2;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .shop_shiping_sec {
        padding: 20px;
    }

    #headerArea .slider.slider1 {
        background-position: 6% center;
    }

    body .containerArea h4 {
        font-size: 22px;
        margin-top: 10px;
        line-height: 30px
    }

    .button_area {
        padding-top: 25px;
padding-top: 25px;
    flex-wrap: wrap;
    gap: 28px;
    }

    body .button_area a {

    padding: 11px 32px;
    margin: 0 auto;
    display: inline-block;
    width: 283px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;    
}

    body .tex_bottom_area {
        padding: 0 20px 30px
    }

    body .tex_bottom_area h3 {
        font-size: 22px;
        line-height: normal
    }

    .tex_bottom_area br {
        display: none
    }

    body .subscribe-warp {
        padding: 30px 0
    }



    .free_shiping_sec {
        order: 2;
        width: 100%
    }

    .youtube_bg {
        order: 1;
        height: 300px;
        width: 100%;
        flex: 0 0 100%
    }

    .splide__slide img {
        width: 100%
    }

    #sub .splide__slide img {
        width: auto
    }

    #sub .splide__arrows {
        display: none;
    }

    .about_bottom {
        padding: 40px 0
    }

    .icons_i br {
        display: none
    }

    .free_shiping_c {
        padding: 30px 0
    }

    .aboutInner,
    .social_link_b .items {
        flex-wrap: wrap
    }

    .social_link_b .items {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }

    .free_shiping_c ul {
        display: block
    }

    .aboutInner .t-b-1 {
        padding-bottom: 30px
    }

    .free_shiping_c li,
    .social_link_b .item {
        margin-bottom: 20px
    }

    .aboutInner .t-b-1,
    .aboutInner .t-b-2,
    .free_shiping_c li,
    .innrer_contrent,
    .r-t-b,
    .social_link_b .item {
        max-width: 100%;
        flex: 0 0 100%;
        margin-left: 0;
        margin-right: 0
    }

    .aboutInner .t-b-1 {
        padding-right: 0
    }

    .aboutInner .t-b-1 h2 {
        font-size: 26px
    }

    .aboutInner .t-b-1 p {
        font-size: 16px
    }

    .socialquote h2 {
        line-height: 30px;
        margin: -30px;
        font-size: 26px;
        margin: 53px -15px -30px;
        background: #f9ecf0;
        padding: 38px 30px 0
    }

    .youtube_bg {
        background: url(../images/mob-b-bg-2.png) 0 0 no-repeat;
        background-size: cover
    }

    .comment_quote .taxt {
        padding: 25px;
        font-size: 16px
    }

    .comment_quote .taxt img {
        height: 42px;
        padding: 5px 0 0;
        margin-bottom: -15px
    }

    .comment_quote {
        display: block;
        padding: 0 0 20px;
        margin: 0 auto;
        width: 350px
    }

    .comment_quote .mod-pic {
        margin-left: 0;
        width: 350px;
        max-width: 100%;
        margin: auto
    }

    .youtubBox {
        padding: 0 0;
        text-align: center
    }

    .youtubBox iframe {
        width: 100% !important;
        height: 300px
    }

    .slider.slider-2 .heroRight {
        bottom: 60px
    }

    .slider.slider-2 .heroRight h1 {
        padding-bottom: 0
    }

    .colArea .img-store {
        height: auto
    }

    h2 br {
        display: none
    }

    #Mappls_contact .row {
        flex-wrap: wrap
    }

    #Mappls_contact .row>div:last-child {
        order: 1
    }

    #Mappls_contact .row>div:first-child {
        order: 2
    }

    #Mappls_contact .row>div {
        width: 100%
    }

    .free_shiping_c {
        padding: 30px 0
    }

    .free_shiping_c li a {
        display: block
    }

    .freeshing_bg_area .free_shiping_sec {
        background: #512937;
        padding: 30px;
        width: 100%
    }

    .grid-container {
        grid-template-columns: repeat(1, 1fr);
        display: block
    }

    .grid-container>div {
        width: 100%;
        margin: auto;
        max-width: 100%;
        padding: 10px 0 68px;
        background: #f5f5f5
    }

    .grid-container>div:first-child {
        margin-bottom: 30px
    }

    .otherSide {
        padding: 30px 0
    }

    .top_text {
        max-width: 100%;
        margin: auto;
        font-weight: 700;
        line-height: 26px
    }

    .row_area {
        padding: 20px 0;
    }

    .topbararea {
        display: none
    }

    .for_mobile {
        display: block
    }

    #headerArea .slider {
        height: 656px;
        background-image: url(../images/bg.jpg)
    }

    .top_text {
        padding: 20px 0 40px;
        font-size: 16px
    }

    .heroRight p {
        margin: 0;
        line-height: 22px;
        font-size: 14px;
        color: #fff;
        padding-bottom: 8px;
    }

    .heroRight h1 {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 16px;
    }

    .Mappls_bg_area .free_shiping_sec {
        width: 100%
    }

    .footerBottom .Rightfooter {
        display: none
    }

    .Mappls_bg_area .free_shiping_sec {
        padding: 20px
    }

    .disc_p {
        font-size: 18px;
        line-height: normal;
        text-align: center;
        font-weight: 600
    }

    .byNow_b a {
        font-size: 20px
    }

    .middleArea {
        padding: 30px 0;
        background: #fff
    }

    .row {
        flex-wrap: wrap
    }

    .cart_text h2 {
        font-size: 25px;
        line-height: 30px
    }

    .freeshing_bg_area h2 {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .shop_shiping_sec .cart_area {
        padding: 10px 0 0;
    }

    .shop_shiping_sec p {
        font-size: 14px;
        line-height: 24px;
    }

    body .top_text .row div:first-child {
        order: 2
    }

    .pr-40 {
        padding-right: 0
    }

    body .top_text .row div:last-child {
        order: 1
    }

    .box_list_area li,
    body .top_text .ra_col_6 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .slider .container {
        padding: 0
    }

    .text-disc {
        font-size: 16px;
        line-height: 24px;
    }

    .slider .heroRight {
        padding: 0 15px;
        position: relative;
        margin-top: 280px;

    }

    .freeshing_bg_area .shop_shiping_sec {
        padding-left: 20px;
        padding-right: 20px;
    }

    .heroRight {
        padding: 0;
        width: 100%;
        padding-top: 40px;
        text-align: center
    }



    .pb-5 {
        padding-bottom: 30px
    }

    .container {
        max-width: 100%
    }

    .Mappls_Recommend,
    .Mappls_bg_area,
    .form_bottom {
        padding: 30px 0
    }

    .content_mmi h2 {
        font-size: 26px
    }

    .content_mmi {
        padding: 20px 20px 40px
    }

    .row_area .logo_area img {
        height: 36px;
        margin-top: 5px
    }

    #menu {
        z-index: 2
    }

    .topMenau.addbg {
        background-color: #fff;
    }

    #menu-bar {
        width: 32px;
        height: 40px;
        margin: 5px 0 0px 0px;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: flex-start
    }

    .bar {
        height: 2px;
        width: 100%;
        background-color: #fff;
        display: block;
        border-radius: 5px;
        transition: .3s ease
    }

    #bar1 {
        transform: translateY(4px);
        width: 80%
    }

    #bar3 {
        transform: translateY(-5px);
        width: 70%
    }

    .visibleClass .bar {
        background-color: #fff
    }

    .menu_left {
        margin-top: 30px;
        transition: .3s ease;
        opacity: 0;
        pointer-events: none;
        display: block
    }

    .menu_left.change {
        opacity: 1;
        pointer-events: all;
        left: 0px;
        background: #fff;
        right: auto;
        width: 100%;
        top: 60px;
        padding: 20px 20px 40px;
        margin: 0;

    }

    .menu_left ul {
        padding: 0 0px;
        flex-wrap: wrap;
        width: 100%
    }

    .menu_left li {
        list-style: none;
        padding: 8px 0
    }

    .menu_left.change ul li a {
        color: #000;
        font-size: 20px;
        padding: 10px 0;
        text-decoration: none;
        display: block;
        text-align: left
    }

    .menu_left li a:hover {
        font-weight: 700
    }


    .menu_left {
        top: 20px;
        right: 20px;
        position: absolute;
        z-index: 9
    }

    .menu_area {
        flex-wrap: wrap
    }

    .internalMenu ul li {
        display: block;
        width: 100%;
        padding: 0
    }

    .row_area .cart_area {
        text-align: center;
        padding: 30px 22px 0
    }

    .menu-bg {
        z-index: 1;
        width: 0;
        height: 0;
        margin: 10px 0 20px 20px;
        background: rgba(255, 255, 255, 1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border-radius: 6%;
        box-shadow: rgba(0, 0, 0, .2) 0 10px 10px;
        transition: .2s ease
    }

    #menu-bar.change {
        margin: 0;
    }

    #menu-bar.change .cart_area a.button_shop {
        margin: 0;
    }

    #menu-bar.change .cart_area {
        text-align: center;
    }

    .change {
        display: block
    }

    .change .bar {
        background-color: #000
    }

    .change #bar1 {
        width: 100%;
        transform: translateY(20px) rotateZ(-45deg)
    }

    .change #bar2 {
        opacity: 0
    }

    .change #bar3 {
        width: 100%;
        transform: translateY(-6px) rotateZ(45deg)
    }


    #Mappls_contact.form_bottom {
        padding-top: 50px
    }

    .mmi-st-T-monial {
        padding: 30px 0 30px
    }

    .mmi-st-T-monial .splide__pagination {
        bottom: -13px
    }



    .mmi-st-T-monial .pb-5 {
        padding-bottom: 6px !important
    }
}

h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    margin: 0
}

h2 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    margin: 0
}

.row {
    display: flex
}

.ra_col_6 {
    flex: 0 0 50%;
    max-width: 50%
}

.pr-40 {
    padding-right: 40px
}

.pr-30 {
    padding-right: 30px
}

.pr-20 {
    padding-right: 20px
}

.pr-10 {
    padding-right: 10px
}

.pl-50 {
    padding-left: 50px
}

.pl-40 {
    padding-left: 40px
}

.pl-30 {
    padding-left: 30px
}

.pl-20 {
    padding-left: 20px
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.pl-10 {
    padding-left: 10px
}

.pt-50 {
    padding-top: 50px
}

.pt-40 {
    padding-top: 40px
}

.pt-30 {
    padding-top: 30px
}

.pt-20 {
    padding-top: 20px
}

.pt-10 {
    padding-top: 10px
}

.pt-150 {
    padding-top: 150px;
}

.item-align-center {
    align-items: center
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.img_nbox {
    text-align: right
}

.tex_bottom_area {
    text-align: center;
    padding: 0 0 40px
}

.tex_bottom_area h3 {
    font-weight: 700;
    font-size: 32px
}

.subscribe-warp {
    width: 100%;
    background: url(../images/bgnotify_me.png) 0 center no-repeat;
    background-size: cover;
    padding: 40px 0 30px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-size: cover;
    color: #fff;
    background-repeat: no-repeat
}

.subscribe-warp .tnp-subscription .tnp-submit {
    background: #ef8336;
    cursor: pointer;
    border-radius: 0;
    padding: 13px 20px;
    font-size: 18px;
    line-height: 26px;
    border: #ef8336 1px solid;
    color: #fff;
    font-weight: 700
}

.tnp-subscription div.tnp-field {
    margin-bottom: 10px;
    border: 0;
    padding: 0
}

.subscribe-warp .tnp-subscription form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px
}

.subscribe-warp .tnp-subscription {
    margin: 0;
    float: left;
    width: 100%
}

.tnp-subscription {
    display: block;
    margin: 15px auto;
    max-width: 500px;
    width: 100%
}

.subscribe-warp h3 {
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0
}

.subscribe-warp h2 {
    margin: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px
}

input {
    appearance: none;
    -webkit-appearance: none
}

.subscribe-warp .tnp-subscription {
    float: left
}

.subscribe-warp .tnp-subscription .tnp-email:focus {
    outline: 0
}

.subscribe-warp .tnp-subscription .tnp-email {
    max-width: 100%;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-right: 30px;
    font-weight: 400;
    font-size: 18px;
    padding: 14px 21px;
    width: 300px;
    margin-right: 0;
    margin: 0;
    line-height: normal;
    box-sizing: border-box
}

.right-show {
    position: absolute;
    overflow: hidden;
    display: none;
    left: 85%;
    width: 539px;
    height: 514px;
    z-index: 5;
    top: 0;
    box-shadow: rgb(0 0 0 / 20%) 0 0 15px;
    padding: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 10px
}

.inner {
    position: absolute;
    width: 400%;
    height: 400%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center
}

.inner>img {
    width: 100%;
    height: auto
}

.imgleft:hover+.right-show {
    display: block
}

.email {
    width: 100%;
    height: 30px;
    color: #fff;
    margin-top: -21px
}

#r_popuBox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    transition: All .3s;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    justify-content: center;
    background: rgba(0, 0, 0, .6)
}

#r_popuBox>div {
    transform: translate(0, -600px);
    transition: All .5s
}

#r_popuBox.showAddClassButton>div {
    transform: translate(0, 0)
}

#r_popuBox>div {
    width: 600px;
    max-width: 95%;
    border-radius: 10px;
    background-color: #fff
}

.containerArea {
    padding: 60px 40px;
    text-align: center
}

.containerArea h4 {
    font-size: 22px;
    margin-top: 10px;
    line-height: 26px;
    font-weight: 600
}

.button_area {
    text-align: center;
    position: relative
}

#r_popuBox a.popup_buy {
    background: #f59543;
    color: #fff;
    border-color: transparent;
    margin: 0 auto;
    padding: 10px 50px
}

#r_popuBox.showAddClassButton {
    opacity: 1;
    pointer-events: all;
    transform: translate(0, 0)
}

.clickClose {
    position: absolute;
    height: 25px;
    flex: 0 0 42px;
    text-align: center;
    align-items: center;
    display: block;
    padding: 11px 20px;
    top: 11px;
    right: 5px;
    cursor: pointer
}

#r_popuBox .button_area {
    display: block
}

.notiy_me {
    padding: 60px 0
}

.sub_t_3 {
    text-align: center;
    margin-bottom: 0
}

.tnp-popupbox {
    display: flex
}

.tnp-popupbox>form {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    padding-bottom: 25px;
    justify-content: center
}

#r_popuBox .tnp-popupbox .tnp-email {
    max-width: 100%;
    background: #fff;
    border-radius: 0;
    margin-right: 15px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 18px;
    padding: 8px 21px;
    width: 240px;
    border: #ccc 1px solid !important;
    line-height: normal;
    box-sizing: border-box
}

#r_popuBox #emailn {
    padding-bottom: 15px;
    height: auto
}

#r_popuBox .tnp-popupbox .tnp-email:focus {
    border: #999 1px solid !important
}

.email {
    flex: 0 0 100%;
    color: #422030
}

.tnp-field-email {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.tnp-popupbox .tnp-submit:focus {
    border: #ccc 1px solid !important
}

.tnp-popupbox .tnp-submit {
    background: #ef8336;
    cursor: pointer;
    border-radius: 0;
    padding: 9px 20px 8px;
    font-size: 18px;
    line-height: 26px;
    border: #ef8336 1px solid;
    color: #fff;
    font-weight: 700
}

@media (max-width:550px) {
    .product_cat_header .heroRight {
        padding-top: 10px;
    }

    .cl-row>div {
        flex: 0 0 100%;
        padding: 20px 00px;
        margin-bottom: 30PX;
    }

    body .containerArea h4 {
        font-size: 18px
    }



    .containerArea {
        padding-bottom: 10px
    }

    #r_popuBox .tnp-popupbox .tnp-email {
        width: 100%
    }

    .cart_area {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .cart_area a.button_shop {
        margin: 10px 10px 30px !important;
        display: inline-block;
    }
}

.video_arae iframe {
    border-radius: 35px;
    margin: 50px 0;
    background: #1E273A;
    border: #1E273A 15px solid
}

/****************/
.cart_area a.button_shop {
    transition: all 0.4s;
}

.cart_area a.button_shop:hover {
    background: #21d0b2;
    color: #fff
}

.cart_area a.button_shop.fillColor {
    background: #21d0b2;
    color: #fff;
    margin-right: 35px;
    border-color: transparent;
}

.cart_area a.button_shop.fillColor:hover {
    border-color: #21d0b2;
    background-color: transparent;
    color: #21d0b2;
}

.product_cat_header {
    min-height: 80vh;
    color: #fff;
    background: url(../images/bg_header.png) center top no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-top: 120px;
}

.product_detail_header {
    background: url(../images/bg_header.png) center top no-repeat;
    background-size: cover;
}

.product_cat_header .heroRight {
    padding-top: 40px;
}

/***************/
@media (min-width:1367px) {
    .heroRight {
        padding-right: 5%;
    }

    .innerb_bg {
        padding: 0px 50px;
    }

    .product_detail_header .cart_area {
        padding: 40px 0;
    }

    .cart_area a.button_shop {
        font-size: 16px;
        margin-right: 10px;
        margin-bottom: 20px;

    }

    .mmi-wmt-b h3 {
        font-size: 16px;
    }


}

@media (max-width:980px) {
    .navt_bg {
        background: url(../images/bg-navitainment.png) 98% center no-repeat;
        background-size: 900px auto;
        align-items: self-end;
    }

    .navt_bg .heroRight {
        padding-top: 0px;
    }
}

@media (min-width:981px) {
    .navt_bg {
        background: url(../images/bg-navitainment.png) center center no-repeat;
    }

    .mmi-col-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mmi-col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mmi-col-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mmi-col-100 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mmi-col-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .mmi-col-7 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .mmi-col-5 {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    color: #21D0B2;
}



/************************************/
.Compare_table .title_area {
    padding-bottom: 50px;
}


.Compare_table {
    padding: 80px 0;
    background-color: #1E273A;
    color: #fff;
    width: 100%;
}

.Compare_table {}

.compare_table-display table {
    width: 100%;
    border-collapse: collapse;
}

.compare_table-display table th img {
    width: 177px;
}

.footer_tracker .s_accordion {
    background: none;
}

.header-table tr th,
.tab_content tr td {
    padding: 0 30px 0 0;
    vertical-align: middle;
    font-size: 14px;
}

.header-table tr th {
    border-top: #3D4E72 1px solid;
    border-right: #3D4E72 1px solid;
    border-left: #3D4E72 1px solid;
    padding: 20px 35px;
    border-radius: 6px 6px 0 0;
}

.tab_content tr td {
    border-top: #3D4E72 1px solid;
    border-right: #3D4E72 1px solid;
    border-left: #3D4E72 1px solid;
    padding: 20px 35px;
    text-align: center;
    vertical-align: middle;
}

.tab_content tr td:first-child {
    padding: 20px 35px;
    width: 300px;
}

.tab_content tr.head_title td {
    font-weight: 600;
    text-align: center !important;
    padding-left: 0 !important;
}

.tab_content tr td:first-child {
    border-right: none;
    text-align: left;
}

.tab_content tr:last-child td {
    border-bottom: #3D4E72 1px solid;
}

.c_title_co {
    background-color: #242F45;
}

.tab_content tr:nth-child(even) {
    background: #2A3244;
}

.tab_content tr td div img {
    height: 16px;
}

.mark_star {
    font-size: 12px;
    padding: 15px 35px;
}

.icon_wheeler_s img {
    margin-right: 10px;
}

.compare_table-display table .b-t-l-none {
    border-left: none;
    border-top: none
}

@media(max-width: 768px) {
    .pt-150 {
        padding-top: 50px
    }

    .product_cat_header .row>div.mmi-col-7 {
        order: 2;
    }

    .product_cat_header .row>div.mmi-col-5 {
        order: 1;
    }

    .compare_table-display table th img {
        max-width: 140px;
    }

    .compare_table-display {
        width: 100%;
        overflow: auto;
    }

    .compare_table-display .tab_content tr td {
        padding: 10px 20px;
    }

}

div.compare_table-display {
    overflow-x: auto;
    width: 100%;
    border-left: #3D4E72 1px solid;
    border-radius: 8px;
}

div.compare_table-display table thead tr th {

    padding: 0.75rem 1.5rem;
    vertical-align: middle;
}

div.compare_table-display table tbody tr:nth-child(odd) td {}

div.compare_table-display table tbody tr:nth-child(even) td {}

div.compare_table-display table tbody td {

    text-align: left;
    padding: 1.5rem 1.5rem;
    vertical-align: middle;
    font-size: 1.125rem;
    font-size: 14px;
    font-weight: normal;
    min-width: 220px;

}

div.compare_table-display table tr:last-child td:first-child {
    border-bottom-left-radius: 0.5rem;
}

div.compare_table-display table th:first-child {
    border-top-left-radius: 0.5rem;
}

div.compare_table-display table tr:last-child td:last-child {
    border-bottom-right-radius: 0.5rem;
}

div.compare_table-display table th:last-child {
    border-top-right-radius: 0.5rem;
}

div.compare_table-display table tr>th:first-child,
div.compare_table-display table tr>td:first-child {
    position: sticky;
    background: #171e2e;
    left: 0;
    min-width: 260px;
    border-left: none;
}

.displayflex>div {
    display: flex;
}

/*****************/







.bg-nvy {
    background-color: #1e273a;
}

.m-p-7 {
    padding: 5rem 0;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.text-center {
    text-align: center;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

#mmi-eloc-news .col-lg-4 {
    display: flex;
}

.mapplsgadgets-new {
    overflow: hidden;
    border-radius: 10px;

    background-color: #171e2e;
    border: #2b3753 1px solid;
    transition: all .3s;
    color: #fff;
}

.mapplsgadgets-new a {
    color: #1EBBA0;
}

#mappls-gadget-news {
    margin-bottom: 70px;
}

.dis-elco {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 27px;
}

.mapplsgadgets-new .title {
    border-bottom: #2b3753 1px solid;
    padding: 10px 30px;
    text-align: center;
    height: 78px;
    display: flex;
    align-items: center;
    transition: all .3s;
}

@media (min-width: 992px) {
    .col-lg-4 {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        display: flex;
        max-width: 33.333333%;
    }

}

.dis-elco p {
    font-size: 14px;
    line-height: 20px;
}

.mmi-txt2 {
    color: #fff;
}

.HoverArrow {
    --arrowSpacing: 8px;
    --arrowHoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
    --arrowHoverOffset: translateX(3px);
    position: relative;
    top: 1px;
    margin-left: var(--arrowSpacing);
    stroke-width: 2px;
    fill: none;
    stroke: currentColor
}

.HoverArrow--sizeSmall {
    --arrowSpacing: 4px;
    stroke-width: 1.5px
}

.HoverArrow__linePath {
    opacity: 0;
    transition: opacity var(--hoverTransition, var(--arrowHoverTransition))
}

.HoverArrow__tipPath {
    transition: transform var(--hoverTransition, var(--arrowHoverTransition))
}

@media (pointer:fine) {

    a:hover .HoverArrow__linePath,
    button:hover .HoverArrow__linePath {
        opacity: 1
    }

    a:hover .HoverArrow__tipPath,
    button:hover .HoverArrow__tipPath {
        transform: var(--arrowHoverOffset)
    }
}

@media (pointer:coarse) {

    a:active .HoverArrow__linePath,
    button:active .HoverArrow__linePath {
        opacity: 1
    }

    a:active .HoverArrow__tipPath,
    button:active .HoverArrow__tipPath {
        transform: var(--arrowHoverOffset)
    }
}
