@media only screen and (max-width: 1900px){
    .responsive-slider{
        display: none;
    }
    .fe-responsive{
        display: none;
    }
    .res-btn-sec{
        display: none;
    }
}

@media only screen and (max-width: 1400px){
    .responsive-slider{
        display: none;
    }

    .main_head .main_nav .nav-link{
        font-size: 12px; 
    }
    .main_crt{
        font-size: 12px;
    }
    .cartbtn {
        width: 50px;
        height: 50px;
    }   
    .cartbtn i {
        font-size: 20px;
    }
    .cartbtn span {
         width: 16px;
        height: 16px;
        font-size: 12px;
    }
    .upper_hero .hero_head h1 {
        font-size: 44px;
    }
    .upper_hero .hero_cntn p {
                font-size: 20px;
        margin-left: 14px;
        font-weight: 500;
    }
    .tpr_head h2 {
        font-size: 38px;
    }
    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 22px;
    }   
    .tpr_inner .tpri_cntn h3.tpr_pr_name{
        margin-bottom: 16px;
    }
    .hero_category_box h3 {
        font-size: 23px;
    }
    .hcb_sm {
        font-size: 16px;
    }
    .tpr_pr_list{
        margin-bottom: 16px;
    }
    .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 13px;
        /* height: 70px; */
        padding-top: 10px;
    }
    .tpr_inner .tpri_cntn .tpr_pr_prc {
    font-size: 23px;
    }
    .tpr_inner .tpri_cntn .tpr_pr_cart_btn {
    font-size: 18px;
    }

}


@media only screen and (max-width: 1200px){
     .responsive-slider{
        display: none;
    }
    .main_logo{
        width: 170px;
    }
    .main_head .main_logo img{
        width: 100%;
    }
    .cartbtn {
        width: 45px;
        height: 45px;
    }
    .cartbtn i {
        font-size: 18px;
    }
        .upper_hero .hero_head h1 {
        font-size: 38px;
    }
        .upper_hero .hero_cntn p {
        font-size: 19px;
    }
    .hero_category_box h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }
        .tpr_head h2 {
        font-size: 32px;
    }
    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 20px;
    }
        .tpr_inner .tpri_cntn h3.tpr_pr_name {
        margin-bottom: 12px;
    }
    .tpr_pr_list {
        margin-bottom: 10px;
        height: 65px;
    }
        .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 12px;
    }
    .tpr_inner .tpri_cntn .tpr_pr_prc {
        font-size: 20px;
    }
    .tpr_inner .tpri_cntn .tpr_pr_cart_btn {
        font-size: 14px;
    }
    .tpr_inner .tpri_cntn .tpr_pr_lm{
        font-size: 12px;
    }
}


@media screen and (max-width: 991px){
    .main_head {
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    }
    .navbar-collapse{
        position: absolute;
        width: 100%;
        background: rgb(255, 255, 255);
        top: 55px;
        left: 0px;
        padding: 0 20px 20px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 0;
        margin-right: 0;
        font-size: 13px;
    }
    .nav-cart-content {
        overflow-y: auto;
        height: 144px;
    }
    .cart-dropdown-item-wraper{
        right: 0;
        left: 0;
    }
}


.rewd_btn:hover{background-color: #ffa800;}

/*laptop view*/
@media screen and (min-width: 992px){
    /* .gta-chk img{width: 70% !important;} */
    .upper_hero{background: linear-gradient(90deg, #9ed0ed 0%, #fff 5% 55%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);}
    .svv-srch i{margin-top: -4% !important;margin-right: 3% !important;}
    .svv-srch i.fas.fa-question-circle{margin-top: -8% !important;}
    .svv-chk-txt h5{margin-left: -12% !important;}
    .term-track11 {width: 19.77%;padding: 10px;}
    .term-track1 {
        margin-top: 19px;
    }
        .term-track2 {
        margin-top: 5px;
    }
}



/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .upper_hero{background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);}
    .tpr_inner ul.tpr_pr_list li{font-size: 10px !important;line-height: 11px;}
    .tpr_inner .tpri_cntn h3.tpr_pr_name{font-size: 13px !important;}
    .tpr_inner .tpri_cntn p.tpr_pr_des{font-size: 10px !important;height: 90px;}
    .tpr_inner .tpri_cntn .tpr_pr_prc{font-size: 16px !important;padding:10px 0px !important;}
    .tpr_inner .tpri_cntn .tpr_pr_cart_btn{font-size: 12px !important;}
    .tpr_inner .tpri_cntn{width: 50% !important;}
    .tpr_inner .tpri_img{width:45% !important;}
    .hero_category_box{padding: 20px 26px !important;margin-bottom: 20px !important;}
    .rewd_sec .rewds_inner{border: none;}
    .tec_name{font-size: 19px !important;}
    .rewdt_extra{width: 100% !important;font-size: 16px !important;}
    #a{order: 1;}
    #b{order: 2;}
    #c{order: 3;}
    .svv-srch i{margin-top: -7% !important;margin-right: 3% !important;}
    .term-track11 {width: 19.77%;padding: 10px;}


}
.rewd_top {padding-bottom: 0px;}
hero_category_box{padding: 20px 26px !important;}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .upper_hero{background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);}
    .rewd_sec .rewds_inner{border: none;margin-top: -33% !important;}
    .rewdt_contn h2{font-size: 32px !important;}
    .rewdt_extra{width: 100% !important;}
    .splide__list li .splide__slide img{width:100%;height:0p;}
    .tec_name {font-size: 18px !important;}
    .rewdb_body ul li{margin-bottom: -19px !important;}
    .svv-srch i{margin-top: -6% !important;margin-right: 3% !important;}
    .term-track11 {width: 19.77%;padding: 10px;}




}
.tec_carousal_sec .sec_head h2{
    font-size: 35px;
}


/*mobile view*/
@media screen and (max-width: 575px){
    /* start here */
    .tpr_head h2{font-size: 18px;}
    .tpr_inner .tpri_cntn h3.tpr_pr_name{font-size: 15px;}
    .tpr_inner ul.tpr_pr_list li{font-size: 11px; align-items: center;}
    .tpr_inner ul.tpr_pr_list li i{
            width: 14px;
    height: 14px;
    font-size: 7px;
    }
    .tpr_inner .tpri_cntn p.tpr_pr_des{font-size: 10px;padding: 0px;}
    .upper_hero .hero_cntn p{line-height: 25px;font-size: 16px;}
    .upper_hero{background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);}
    .rewd_sec .rewds_inner{border: none;margin-top: -32%;}
    .rewdt_extra{font-size: 19px !important;width: 100% !important;}
    .rewd_cntn h5{font-size: 18px;}
    .rewd_cntn p{font-size: 17px;}
    .rewdt_contn h2{font-size: 25px !important;margin-bottom: 0px !important;}
    .rewdt_contn .rewdt_para{font-size: 16px !important;line-height: 27px !important;margin-bottom: 10px !important;}
    .rewdt_contn ul li{font-size: 12px !important;}
    h6.tg_price{font-weight: 600 !important;}
    #a{order: 1;}
    #b{order: 2;}
    #c{order: 3;}
    .respo_centr{width: 85% !important;}
    .crt_pimg{height: 80px;}
    .click-bump-wrap{width: 100% !important;}
    .drone-change-img{width: 100% !important;}
    .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span{
        background: #014770 !important;
        border: 1px solid #014770 !important;
    }
    .owl-carousel .owl-dots .owl-dot span{
        background: #D9D9D9 !important;
        border: 1px solid #D9D9D9 !important;
    }
    .splide__list li .splide__slide img{ width:100%; height:0p; }
    .desktop-view .col-lg-5{ padding: 11px !important; margin-top: 0px !important; }
    .desktop-view .col-lg-5 .col-12{ padding: 0px !important; margin-top: 0px !important; }
    .tpr_content .row .col-12{border-top: solid 1px #757575;border-bottom: solid 1px #757575;}
    .tpr_inner{border-right: none !important;}
    .tpr_pr_list{height: auto !important;}
    .tec_carousal_sec .sec_head h2{font-size: 30px !important;}
    .tg_box{padding: 10px 9px 5px !important;}
    .plan-price h3{padding-bottom: 20px;}
    .reward-banner{height: 600px !important;background-size:cover !important;}
    .content-overlay p{font-weight: 500 !important;text-align: center !important;font-size: 20px !important;}
    .content-overlay h2{font-size: 48px !important;text-align: center !important;line-height: 50px !important;}
    .content-overlay{margin-top: 46px !important;}
    .content-overlay p{text-align: center !important;font-weight: 500 !important;max-width: 81% !important;}
    .left-content{width: 75% !important;}
    .hcb_other{width: 50%;height: 178px;object-fit: contain;margin: auto;}
    div.gta-shop-1 h4{padding: 0px !important;margin-bottom: 0px !important;}
    .respon-shop{margin-top: -10%;}
    .svv-srch i{margin-top: -12% !important;margin-right: 3% !important;}

.term-track{align-items: center;justify-content: center;flex-direction: column;margin-left:auto;margin-right: auto;}
    .term-track {width: 90.77%;padding: 10px;}
/* end here */
    
}

.gta-chk ul li{list-style-type: none !important;}

.click-bump ul li{list-style-type: none !important;}



/*-------index responsive------------*/
@media screen and (max-width: 575px){
    .top-clr-nav{
        background: linear-gradient(90.02deg, #58DF7B 7.76%, #53BCD6 42.19%, #FFB800 70.84%);

    }
    .nav-pd{
        padding: 20px 20px;
    }
    .extra-cell{
        margin-left: 60px;
    }
    .cart-cr{
        padding: 4px 8px;
        position: relative;
        left: -5px;
    }
    .hero_sec{
        background: #fff;        
        padding: 20px 20px 0px 20px;
       
    }
    .bnr-box{
        width: 100%;
        height: 500px;
        background: url(../images/bg-responsive.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 20px 20px;
        border-radius: 15px;
    }
    .bng-cnt{
        position: relative;
        top: 220px;
        max-width: 100%;
    }
    .bng-cnt p{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .bng-cnt h4{
        font-size: 24px;
        margin-bottom: 30px;
    }

/*-----responsive slider---------------*/

.owl-theme .owl-nav{
    display: none;
}
.hero-slide{
    display: none;
}
.explore_sec{
    display: none;
}
.responsive-slider{
    display: block;
}
.responsive-slider .item {
    padding: 20px;
}

.bnr-box-2 {
    padding: 20px 12px;
    background-position: 20% 30%;
}
.bng-cnt-2 h4{
    font-size: 18px;
}
.bnr-lnk{
    font-size: 12px;
}
.btn-bnr{
    font-size: 15px;
}
.bnr-box-3 {
    margin-top: 0px;
    padding: 20px 12px;
    background-position: 20% 30%;
}
.bng-cnt-3 h4{
    font-size: 18px;
}
.bnr-lnk2{
    font-size: 12px;
}
.btn-bnr2{
    font-size: 15px;
}
.mid-sec1{
    height: 215px;
    padding: 20px 12px;
    background-position: 20% 30%;
}
.mid-sec1 h4{
    font-size: 18px;
}
.mid-sec2{
    height: 215px;
    padding: 20px 12px;
    background-position: 20% 30%;
}
.mid-sec2 h4{
    font-size: 18px;
    max-width: 80%;
}
.mid-btn2{
    font-size: 15px;
}
.mid-lnk2{
    font-size: 12px;
}
.mid-sec3{
    height: 215px;
}
.mid-sec3 h4{
    height: 80px;
}
.mid-btn3{
    font-size: 15px;
}
.mid-lnk3{
    font-size: 12px;
}
.category_box img{
    width: 100%;
}
.mt_8{
    margin-top: 30px;
}
.vest-sec{
    height: 220px;
    width: 100%;
    background-size: cover;
    padding: 20px;
    border-radius: 10px;
    /* margin-bottom: 20px; */
}
.vest-sec h4{
    font-size: 30px;
}
.vest-sec h6{
    font-size: 15px;
}
.vest-sec p{
    font-size: 16px;
    margin: 5px 0px 10px;
}
.btn-feature{
    font-size: 15px;
    padding: 8px 30px;
}

.vest-sec-2{
    height: 220px;
    width: 100%;
    background-size: cover;
    padding: 20px;
    border-radius: 10px;
    background-position: right;
    /* margin-bottom: 20px; */
    margin-top: 20px;
}
.vest-sec-2 h4{
    font-size: 30px;
}
.vest-sec-2 h6{
    font-size: 15px;
}
.vest-sec-2 p{
    font-size: 16px;
    margin: 5px 0px 10px;
}
.btn-feature{
    font-size: 15px;
    padding: 8px 30px;
}
.features-2{
    display: none;
}
.fe-responsive{
        display: block;
        padding: 20px;
    }
.fea-1-bg{
    background: url(../images/Hair-remover.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-1-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-1-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-1-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}    
.fea-2-bg{
    background: url(../images/Mini-Camera.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-2-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-2-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-2-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}
.feture-btn1 {
    background: #2A47A5;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 50px;
}

.fea-3-bg{
    background: url(../images/Bluetooth-Earbuds.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-3-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-3-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-3-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}
.clr-bar {
    height: 26px;
    margin-top: 0px; 
}
.kds-img-1{
    display: none;
}
.kds-img-2{
    display: none;
}
.kids-top h4{
    text-align: left;
    font-size: 22px;
    color: #000;
}
.kid-banner {
    background: url(../images/kid-responsive.png);
    padding: 5px;
    border-radius: 10px;
    height: 300px; */
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
}
.kid-banner p{
    display: none;
}
.kid-banner h4{
    font-size: 20px;
    margin-top: 50px;
    max-width: 100%;
    text-align: center;
}
.kids-btn{
    display: none;
}
.kd-sec1{
    display: contents;
}
.kd-1{
    width: 100%;
    height: 167px;
}
.kd-2{
    width: 100%;
    height: 167px;
    margin-top: 10px;
}
.kd-sec2{
    display: contents;
}
.kd-3{
    width: 100%;
    height: 167px;
    margin-top: 10px;
    background: linear-gradient(90deg, #32C397 0%, #11C8C8 48.5%, #f6ffff 100%);
}
.kd-4{
    width: 100%;
    height: 167px;
    margin-top: 10px;
    background: linear-gradient(90deg, #3188C6 0%, #1BA6E3 48.5%, #ebf8fd 100%);
}
.kd-cnt{
    margin: 0px;
}
.kd-cnt h4{
    font-size: 19px;
}
.kd-cnt h6{
    font-size: 17px;
    margin-bottom: 25px;
}
.res-btn-sec{
    display: block;
    text-align: center;
    margin-top: 30px;
}
.res-btn{
    background-color: #EA7E00;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 15px 25px;
}   
}

/*-----tab responsive-------------*/

@media screen and (max-width: 767px){
    .top-clr-nav{
        background: linear-gradient(90.02deg, #58DF7B 7.76%, #53BCD6 42.19%, #FFB800 70.84%);

    }
    .nav-pd{
        padding: 5px 10px;
    }
    .extra-cell{
        margin-left: 60px;
    }
    .cart-cr{
        padding: 4px 8px;
        position: relative;
        left: -5px;
    }
    .hero_sec{
        background: #fff;        
        padding: 20px 20px 0px 20px;
       
    }
    .bnr-box{
        width: 100%;
        height: 600px;
        background: url(../images/bg-responsive.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 20px 20px;
        border-radius: 15px;
    }
    .bng-cnt{
        position: relative;
        top: 260px;
        max-width: 100%;
    }
    .bng-cnt p{
        font-size: 20px;
        margin-bottom: 5px;
    }
    .bng-cnt h4{
        font-size: 32px;
        margin-bottom: 30px;
    }

/*-----responsive slider---------------*/

.owl-theme .owl-nav{
    display: none;
}
.hero-slide{
    display: none;
}
.explore_sec{
    display: none;
}
.responsive-slider{
    display: block;
}
.responsive-slider .item {
    padding: 20px;
}

.bnr-box-2 {
    padding: 20px 12px;
    background-position: 20% 30%;
    height: 260px;
}
.bng-cnt-2 h4{
    font-size: 24px;
}
.bnr-lnk{
    font-size: 16px;
}
.btn-bnr{
    font-size: 18px;
}
.bnr-box-3 {
    margin-top: 0px;
    padding: 20px 12px;
    height: 260px;
    background-position: 20% 30%;
}
.bng-cnt-3 h4{
    font-size: 24px;
}
.bnr-lnk2{
    font-size: 16px;
}
.btn-bnr2{
    font-size: 18px;
}
.mid-sec1{
    height: 260px;
    padding: 20px 12px;
    background-position: 20% 30%;
}
.mid-sec1 h4{
    font-size: 24px;
    max-width: 80%;
}
.mid-sec2{
    height: 260px;
    padding: 20px 12px;
    background-position: 20% 30%;
}
.mid-sec2 h4{
    font-size: 24px;
    max-width: 80%;
}
.mid-btn2{
    font-size: 18px;
}
.mid-lnk2{
    font-size: 16px;
}
.mid-sec3{
    height: 260px;
}
.mid-sec3 h4{
    height: 110px;
}
.mid-btn3{
    font-size: 18px;
}
.mid-lnk3{
    font-size: 16px;
}
.category_box img{
    width: 100%;
}
.mt_8{
    margin-top: 30px;
}
.vest-sec{
    height: 260px;
    width: 100%;
    background-size: cover;
    padding: 20px;
    border-radius: 10px;
    /* margin-bottom: 20px; */
}
.vest-sec h4{
    font-size: 34px;
}
.vest-sec h6{
    font-size: 18px;
}
.vest-sec p{
    font-size: 16px;
    margin: 5px 0px 10px;
}
.btn-feature{
    font-size: 15px;
    padding: 8px 30px;
}

.vest-sec-2{
    height: 260px;
    width: 100%;
    background-size: cover;
    padding: 20px;
    border-radius: 10px;
    background-position: right;
    /* margin-bottom: 20px; */
    margin-top: 20px;
}
.vest-sec-2 h4{
    font-size: 34px;
}
.vest-sec-2 h6{
    font-size: 18px;
}
.vest-sec-2 p{
    font-size: 16px;
    margin: 5px 0px 10px;
}
.btn-feature{
    font-size: 18px;
    padding: 8px 30px;
}
.features-2{
    display: none;
}
.fe-responsive{
        display: block;
        padding: 20px;
    }
.fea-1-bg{
    background: url(../images/Hair-remover.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-1-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-1-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-1-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}    
.fea-2-bg{
    background: url(../images/Mini-Camera.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-2-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-2-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-2-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}
.feture-btn1 {
    background: #2A47A5;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 50px;
}

.fea-3-bg{
    background: url(../images/Bluetooth-Earbuds.png);
    background-size: cover;
    height: 250px;
    background-position: 50% 0%;
    border-radius: 10px;
    padding: 30px 5px;
}
.fea-3-bg h6 {
    /* font-size: 14px; */
    display: none;
}
.fea-3-bg h5 {
    font-size: 22px;
    color: #000;
}
.fea-3-bg p {
    font-size: 14px;
    line-height: 19px;
    color: #0f0f0f;
    margin-bottom: 25px;
    max-width: 70%;
}
.clr-bar {
    height: 26px;
    margin-top: 0px; 
}
.kds-img-1{
    display: none;
}
.kds-img-2{
    display: none;
}
.kids-top h4{
    text-align: left;
    font-size: 24px;
    color: #000;
}
.kid-banner {
    background: url(../images/kid-responsive.png);
    padding: 5px;
    border-radius: 10px;
    height: 380px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.kid-banner p{
    display: none;
}
.kid-banner h4{
    font-size: 28px;
    margin-top: 60px;
    max-width: 100%;
    text-align: center;
}
.kids-btn{
    display: none;
}
.kd-sec1{
    display: contents;
}
.kd-1{
    width: 100%;
    height: 250px;
    justify-content: space-between;
}
.kd-2{
    width: 100%;
    height: 250px;
    margin-top: 10px;
    justify-content: space-between;
}
.kd-sec2{
    display: contents;
}
.kd-3{
    width: 100%;
    height: 250px;
    margin-top: 10px;
    background: linear-gradient(90deg, #32C397 0%, #11C8C8 48.5%, #f6ffff 100%);
    justify-content: space-between;
}
.kd-4{
    width: 100%;
    height: 250px;
    margin-top: 10px;
    background: linear-gradient(90deg, #3188C6 0%, #1BA6E3 48.5%, #ebf8fd 100%);
    justify-content: space-between;
}
.kd-cnt{
    margin: 0px;
}
.kd-cnt h4{
    font-size: 19px;
}
.kd-cnt h6{
    font-size: 17px;
    margin-bottom: 25px;
}
.res-btn-sec{
    display: block;
    text-align: center;
    margin-top: 30px;
}
.res-btn{
    background-color: #EA7E00;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 15px 25px;
}

   
}













