@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px !important;
    }
}


.custom_nav li {
    position: relative;
}
.list_nav li a:hover{
    color: #0575A8 !important;
}

.custom_nav li a.active::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -115%;
    left: -20.8%;
    height: 1px;
    width: 150%;
}

.arrow-1 {
    position: absolute;
    left: 44%;
    bottom: -25%;
}

.arrow-2 {
    position: absolute;
    right: 44%;
    bottom: -25%;
    z-index: 1;
}

.header {
    background-color: #FAFAFA;
}

.list_nav li a {
    color: black;
    font-family: Gothic-Font;
    font-size: 14px;
}

.nav_btn {
    padding: 8px 32px;
    color: #595959;
    background-color: #FAFAFA;
    border: 1px solid #A1A1A1;
    font-family: 'satoshi-bold';
    font-size: 14px;
}

.blue-color-txt {
    color: #0575A8;
    font-family: Gothic-Font;
    letter-spacing: 5.4px;
}

.grey-color-txt {
    color: #595959;
    font-family: Gothic-Font;
    font-size: 16px;
}

.explore_head h1 {
    font-family: 'clash-regular';
    color: #141414;
    line-height: 130%;
    font-size: 60px;
}
.product_img {
    width: 90%;
}

.theme_btn {
    padding: 8px 32px;
    color: #595959;
    background: transparent;
    border: 1px solid #A1A1A1;
    font-family: 'satoshi-bold';
    font-size: 14px;
}

.social_img {
    position: absolute;
    left: 51px;
    top: 40px;
}

.theme_btn:hover {
    background-color: #0474A7;
    color: white;
    transition: .4s all;
}

.head_bg {
    background: url(../img/Group\ 1000003570.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    padding-bottom: 10%;
}
.head_bg_product{
    background: url(../img/product-bg.png);
    background-repeat: no-repeat;
    background-position: right;
}

.sub_heading {
    font-family: 'clash-regular';
    color: #141414;
    font-size: 60px;
}

.sub_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -3%;
    left: 118px;
    height: 1px;
    width: 52%;
}

.card_sec {
    padding-top: 30px !important;
}

.card-content {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}

.product_p {
    font-family: 'poppins-regular';
    color: #595959;

}

.product_sec {
    margin-top: 1%;
}

/* .product_img{
    width: 95%;
} */
.card-caption-txt {
    font-family: 'opensans-regular';
    color: #595959;
}

.card-blue-txt {
    font-family: 'opensans-italic';
    color: #097AAC;
}

.card_heading {
    font-family: 'clash-regular';
    color: #141414;
    font-size:25px;
}


.about_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0677A9;
    bottom: 4%;
    left: 0;
    height: 1px;
    width: 53%;
}

.form_sec {
    border: 1px solid black;
    border-radius: 33px;
    width: 90%;
    padding: 40px;
    margin: auto;
}

.form_heading h1 {
    font-family: 'clash-medium';
    font-size: 30px;
}

.myInput::placeholder {
    color: #000842;
    font-family: 'poppins-regular';
    width: 100%;
}

.myInput {
    color: #000842;
}

.myInput:focus-visible {
    outline: none;
}

.foot_input:focus-visible {
    outline: none;
}

.form_style label {
    font-family: 'poppins-medium';
    font-size: 16px;
    color: #999999;

}

/* .form_line::before{
    content: "";
    position: absolute;
    width: 85%;
    height: 1px;
    border-bottom: 2px solid #000842;
    bottom: -14%;
    left: 0;
} */
/* .form_line2::before{
    content: "";
    position: absolute;
    width: 85%;
    height: 1px;
    border-bottom: 2px solid #999;
    bottom: -14%;
    left: 0;
} */
.form_input {
    font-size: 20px;
    border-bottom: 1px solid #000842;
    width: 87%;
    padding: 6px 0px;
}

.form_input img {
    width: 23px;
    color: #000842;
}

.blue_btn {
    width: 25%;
    border-radius: 30px;
    padding: 10px;
    background-color: #0474A7;
    color: #fff;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    border: none;
}

.card__slider2 {
    height: max-content;
}

.card__slider2 .slick-dots {
    position: none !important;
    bottom: -50px !important;
}

.slick-dots {
    display: flex !important;
    gap: 0px;
    justify-content: end;
}

.slick-dots img {
    width: 20px;
}

.item-box {
    margin: 5px;
}

.dots__img {
    background-image: url('https://proxy.webcondesign.com/wp/wp-content/uploads/2023/05/pagi1.png');
    background-size: 100% 100%;
    height: 30px;
    width: 25px;
}

.slick-dots {
    list-style-type: none;
}

.slick-dots .slick-active div {
    background-image: url('https://proxy.webcondesign.com/wp/wp-content/uploads/2023/05/pagi2active.png');
}

.card__slider2 {
    width: 100%;
}

.testi_p {
    margin-left: 310px;
    font-family: Gothic-Font;
    font-size: 18px;
}

.testi_head::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -3%;
    left: 463px;
    height: 1px;
    width: 18%;
}

.testi_sec {
    background-image: url(../img/Testimonial-bg.png);
    background-position: center;
    background-size: cover;
    padding-bottom: 8%;
}

.testi-icon {
    position: absolute;
    bottom: 5%;
    left: 15%;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.footer_sec p {
    font-family: 'opensans-regular';
    color: #595959;
    font-size: 18px;
}

.footer_sec h1 {
    font-family: 'clash-regular';
    font-size: 28px;
    color: #141414;
}

.grey-color {
    color: #595959;
}

.footer_contact_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 36%;
    display: block;
}

.footer_social_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 59%;
}

.footer_news_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 48%;
}

.foot_span {
    font-weight: bolder;
    color: #0576A8;
}

.arrow_top {
    position: absolute;
    right: 2%;
    width: 5%;
    z-index: 100;
    cursor: pointer;
}

.footer_start {
    background-color: #FAFAFA;
    padding-bottom: 133px;
    padding-top: 133px;
    margin-top: 130px;
}

.resered_sec {
    background-color: black;
    color: white;
    padding: 7px;
}

.foot_input {
    height: 18%;
    background-color: #E3E3E3;
    border: none;
}

.foot_input::placeholder {
    background-color: brwon;
}


.origamic_head h1 {
    font-size: 50px;
    font-family: 'clash-regular';
    color: #141414;
    line-height: 130%;
}

.origamic_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: 0;
    left: 101px;
    height: 1px;
    width: 42%;
}

.product2_footer {
    background-color: #FAFAFA;
    padding-bottom: 133px;
    padding-top: 133px;
    /* margin-top: 130px; */
}

.bg_con {
    background-color: #FAFAFA;
}

.product_bg {
    background: url(../img/viba-image.jpg);
    background-position: center;
    background-repeat: no-repeat;

}

.about-bg {
    background: url(../img/about-bg2.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;

}
.form-bg{
    background: url(../img/form-bg.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 52% 72%;
}

.mob_btn {
    color: #0576A8;
}

.mob_btn:focus {
    outline: none;
}
.catalog_p{
    line-height: 1.1;
}
.flip{
    border: 1px solid #A1A1A1;    
    padding: 5px 12px;
    margin-top: 20px;
    border-radius: 3px;
    cursor: pointer;
}
.light_font{
    font-family: 'opensans-regular';
}
.seach_product{
    width: 100%;
    border: none;
    padding: 10px 12px;
    border-bottom: 1px solid #0576A8;
}
.foot_link a{
    text-decoration: none;
}
.catalog_sec{
    padding-bottom: 50px;
    padding-top: 30px;
}
.seach_product:focus{
    outline: none;
}

.flip:hover{
    background-color: #0576A8;
    color: white;
    transition: .4s all;
}

.product_home::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #0576A8;
    bottom: 10%;
    left: 1px;
    height: 1px;
    width: 107%;
}

.over-img {
    position: absolute;
    width: 142px;
    top: 338px;
    left: 35px;
    height: 91px;
    background-color: #fff;
    backdrop-filter: blur(16px);
    opacity: 0.7;
    z-index: 10;
}

.Rectangle {
    position: absolute;
    top: 381px;
    left: 177px;
    z-index: 10;
}

.incard h6 {
    font-family: 'poppins-medium';
    font-size: 15px;
    color: #616161;
}

.incard p {
    font-family: 'clash-regular';
    font-size: 18px;
    color: #3A3A3A;
}

.product_txt h1 {
    font-family: 'clash-regular';
    color: #3A3A3A;
}

.product_txt p {
    font-family: 'poppins-medium';
    color: #616161;
}

.Collection_sec {
    padding-top: 140px;
}

.next-slide {
    position: absolute;
    top: 180px;
    left: 562px;
    cursor: pointer;
}

.banner-lamp {
    padding-top: 80px;
}

.shapater_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: 0;
    left: 106px;
    height: 1px;
    width: 32%;
}

.designer_p {
    width: 800px !important;
}

.designer_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: 0;
    left: 111px;
    height: 1px;
    width: 21%;
}

.lunido_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: 0;
    left: 110px;
    height: 1px;
    width: 23%;
}

.s-icon {
    position: absolute;
    right: -5%;
    bottom: 60px;
    width: 11%;
    z-index: 0;
}

.sf-icon {
    position: absolute;
    left: 591px;
    top: 606px;
    width: 24%;
}

.maskino-light {
    padding-top: 80px;
}

.lunid-banner {
    padding-top: 80px;
}

.discover_margin {
    margin-top: 70px;
}

.discover_blue_txt {
    color: #097AAC;
    font-family: 'satoshi-italic';
}

.discover_txt {
    font-family: 'clash-regular';
    color: #141414;
    font-size: 20px;
}

.discover_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -3%;
    left: 118px;
    height: 1px;
    width: 74%;
}

.discover_sec {
    margin-bottom: 15%;
    margin-top: 150px;
}

.product_footer {
    background-color: #FAFAFA;
}

.nav_btn:hover {
    background-color: #0474A7;
    color: white;
    transition: .4s all;
}

.testi_head {
    font-family: 'clash-regular';
}

.cart_head h1 {
    font-size: 45px;
    font-family: 'clash-regular';
}

.cart-num {
    font-family: 'clash-regular';
}

.cart_btn {
    padding: 18px 22px;
    background-color: #D9D9D9;
    border: none;
    font-family: 'poppins-medium';
    color: #36282A;
}

.card_sec2 {
    padding-top: 200px;
}

.color_txt {
    font-family: 'clash-regular';
    font-size: 20px;
}

.cart_name {
    font-family: 'clash-regular';
    font-size: 30px !important;
}

.silde_cart {
    font-family: 'clash-regular';
}

.add_btn {
    padding: 17px 50px;
    font-family: 'clash-regular';
    background-color: #0879AB;
    color: #fff;
    border: none;
}

.cart_gap {
    gap: 25px;
}

.light_txt {
    color: #9CA3AF;
    font-family: 'playfair-italic';
}

.product_list li {
    list-style: none;
    color: #595959;
    font-family: 'opensans-regular';
    line-height: 3rem;
}

.product_list h3 {
    font-family: 'clash-regular';
}

.lorem_head::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 44%;
    display: block;
}

.lorem_head2::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 33%;
    display: block;
}

.lorem_head3::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -10%;
    left: -1px;
    height: 1px;
    width: 33%;
    display: block;
}

.normal_txt {
    font-family: 'opensans-regular';
}

.fair_txt {
    color: #9CA3AF;
}

.designer_txt {
    font-family: 'opensans-regular';
    font-size: 17px;
}

.yellow_txt {
    color: #EFC862;
}

.temp_head {
    font-family: 'poppins-light';
}

.temp_sec {
    background: url(../img/temp-bg-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.temp_txt {
    color: #fff;
}

.temp_row {
    background: rgba(0, 0, 0, 0.41);
    backdrop-filter: blur(15px);
    height: max-content;
}

.blur_sec {
    margin-top: 10%;
    height: 400px;
    display: flex;
    align-items: end;
}

.cart_footer_start {
    background-color: #FAFAFA;
    padding-bottom: 133px;
    padding-top: 133px;
    margin-top: 8px;
}

.txt_heading {
    font-family: 'clash-regular';
    color: #141414;
    font-size: 50px;
}

.banner_slider .slick-dots {
    display: flex !important;
    gap: 0px;
    justify-content: center;
    bottom: 1%;
}


.slick-dots .slick-active div {
    background-image: none;
}

/* .prev-icon {
    position: absolute;
    left: -1%;
    top: 78%;
}

.next-icon {
    position: absolute;
    left: 38%;
    top: 78%;
} */
.left-1{
    position: absolute;
    top: 114%;
    left: -1%;
}
.right-1{
    position: absolute;
    top: 114%;
    left: 18%;
}
.color_icon{
    opacity: 0.5;
}
.contact_head h1 {
    font-family: 'clash-regular';
    font-size: 68px;
}

.contact_head p {
    font-family: 'opensans-regular';
    color: #1A8EBC;
    letter-spacing: 5.4px;
}

.contact_banner {
    background: url(../img/contact-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.contact_sec p {
    font-family: 'opensans-regular';
    color: #595959;
}

.contact_heading h1 {
    font-family: 'clash-regular';
    font-size: 67px;
}

.contact_heading::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: -3%;
    left: 118px;
    height: 1px;
    width: 23%;
}
.font_label{
    font-size: 22px !important;
}
.social {
    letter-spacing: 10.4px;
    color: #595959;

}

.blue_color {
    color: #2197C3 !important;
}

.contact_form input:focus {
    outline: none;
}

.contact_form input {
    width: 100%;
    background: #FAFAFA !important;
    padding: 12px;
    border: none;
}

.contact_form label {
    font-family: 'clash-regular';
}

.contact_form textarea {
    width: 100%;
    border: none;
    background-color: #FAFAFA;
}

.contact_form textarea:focus {
    outline: none;
}

.mail_head h3 {
    font-family: 'clash-regular';
    font-size: 30px;
}

.brilliant_head ::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0576A8;
    bottom: 0%;
    left: 542px;
    height: 1px;
    width: 18%;
}

.card__slider3 .slick-dots {
    bottom: 8%;
    right: 8%;
    justify-content: center;
    position: absolute;
}

.card__slider3 .slick-dots li.slick-active button:before {
    border-radius: 50%;
    border: 1px solid #0575A8;
    color: #0879AB;
}

.card__slider3 .slick-dots li.slick-active button:before {
    border-radius: 50%;
    border: 1px solid #0575A8;
    color: #0879AB;
}

.card__slider3 .slick-dots li button:before {
    font-size: 8px !important;
}

.card__slider2 .slick-dots ul li .slick-active {
    background-color: #0575A8;
}

.tabs_heading {
    font-family: 'clash-regular';
    font-size: 50px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #0474A7 !important;
    color: #fff !important;
    font-family: Gothic-Font !important;
}

.nav-link {
    color: black !important;
}
.big-banner{
    overflow-x: hidden;
}
.nav-pills .nav-link {
    border-radius: none !important;
    background: #FAFAFA !important;
    font-family: Gothic-Font !important;
}

.input_icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #E3E3E3;
}
.input_icon input{
    padding: 13px;
    border: none;
    background-color: transparent;
}
.input_icon img{
    width: 40px;
}
.cursor{
    cursor: pointer;
}
.modal_head{
    font-family: 'clash-regular';
    font-size: 32px;
}
.modal_header p{
    font-family: 'opensans-regular';
}

.modal_font label{
    font-size: 17px;
    font-family: 'opensans-regular';
}
.modal_font input{
    scale: 1.6;
}
.modal_hr{
    height: 2px !important;
    color: #0474A7;
}
.modal_close{
    padding-left: 34px;
}
.download_modal .modal-fullscreen{
    height: max-content;
}
.download_modal .modal-content{
    margin: 20px;
    padding: 20px;
}
.info-modal h1{
    font-family: 'clash-regular';
    font-size: 26px;
}
.info-modal p{
    font-family: 'opensans-regular';
    font-size: 17px;
}
.modal_nav .nav-pills .nav-link.active{
    background-color: white !important;
    color: #424B5A !important;
    font-family: "Gothic-Font" !important;
}
.modal_nav .nav-pills .nav-link{
    font-family: "Gothic-Font" !important;
    background-color: white !important;
    font-size: 27px !important;
}
.information_modal .modal-content{
    /* margin: 20px; */
    padding: 20px;
}
.modal_nav button{
    text-align: inherit !important;
}
.cart_padd{
    padding-top: 100px;
}
.email_input{
    border: 1px solid #595959;
    width: 75%;
    padding: 9px 17px;
}
.email_input input{
    width: 100%;
    border: none;
    border-left: 1px solid #595959;
}
.product_home a{
    color: #0575A8;
    text-decoration: none;
}

.email_input input:focus{
    outline: none;
}
.forgot_p{
    text-decoration: none;
    font-family: 'opensans-regular';
}

.login_modal h3,h1{
    font-family: 'clash-regular';
}
.login_modal h3{
    font-size: 23px;
}
.fb-icon{
    width: 28%;
   
}
.modal_btn{
    width: 35%;
    height: 70%;
}
.social_btn{
    padding: 5px 15px;
    background-color: #4267b2;
    color: white;
    font-family: 'satoshi-bold';
    border: none;
}
.social_btn_link{
    padding: 5px 15px;
    background-color: #2867b2;;
    color: white;
    font-family: 'satoshi-bold';
    border: none;
}
.fb_btn{
    padding: 9px 18px;
    background-color: #4267b2;
    color: white;
    font-family: 'satoshi-bold';
    border: none;
}
.link_btn{
    padding: 9px 18px;
    background-color: #2867b2;
    color: white;
    font-family: 'satoshi-bold';
    border: none;
}
.blue_btn:hover{
    background: transparent;
    color: #595959;
    border: 1px solid black;
    transition: .4s all;
}
.all_btn{
    margin: 55px;
}
.fb_icon{
    width: 42%;
}
.or_p{
    font-family: 'satoshi-bold';
}
.email_input2{
    border: 1px solid #595959;
    width: 75%;
    padding: 9px 17px;
}
.email_input2 input{
    border: none;
}
.want_p{
   width: 74% !important;
}
.signup_font{
    width: 93%;
}
.signup_font input{
    scale: 1.6;
}
.fb_btn:hover{
    background-color: #2867b2;
}
.link_btn:hover{
    background-color: #4267b2;
}
.modal_sec{
    padding: 50px;
}
.quality_font h3{
    font-size: 21px;
    font-family: 'clash-regular';
}
.quality_font p{
    font-size: 15px;
    font-family: 'opensans-regular';
}
.different_sec h3{
    font-size: 27px;
    font-family: 'clash-regular';
}
.different_sec p{
    font-size: 15px;
    font-family: 'opensans-regular';
}
.img_sec{
    padding-top: 100px;
}
.tab_head h1{
    font-family: 'clash-regular';
    color: #141414;
    line-height: 130%;
    font-size: 60px;
}
.about-bg2{
    background: url(../img/about-bg-2.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.no-calendar::-webkit-calendar-picker-indicator {
    display: none;
  }

@media(max-width:1600px) {

    .social_img {
        width: 21px;
    }
}

@media(max-width:1527.27px) {
    .social_img {
        left: 26px;
        top: 24px;
    }

    .sf-icon {
        left: 560px;
        top: 439px;
        width: 22%;
    }

    .s-icon {
        right: -3%;
    }

    /* .s-icon {
        left: 1354px;
        top: 403px;
        width: 8%;
    } */
}

@media(max-width:1366px) {
    /* .s-icon {
        left: 1081px;
        top: 294px;
        width: 13%;
    } */

    .social_img {
        left: 44px;
        top: 52px;
        width: 20px;
    }
    .contact_heading::before{
        left: 65px;
    }

    .blue-color-txt {
        letter-spacing: 4.4px;
    }

    .explore_head h1 {
        font-size: 69px;
    }

    .sub_heading {
        font-size: 53px;
    }

    .blue_btn {
        width: 33%;
    }

    .sf-icon {
        left: 458px;
        top: 476px;
        width: 22%;
    }


    .list_nav li a {
        font-size: 11px;
    }

    .cart_btn {
        padding: 12px 10px;
    }

    .cart_name {
        font-size: 40px;
    }
}

@media(max-width:1400px) {
    .product_p {
        font-size: 15px;
    }

    .card_heading {
        font-size: 22px;
    }

    .footer_sec p {
        font-size: 15px;
    }

    .footer_sec h1 {
        font-size: 25px !important;
    }

    .testi_p {
        font-size: 15px;
    }

    h1 {
        font-size: 35px !important;
    }

    .myInput {
        font-size: 15px;
    }

    .footer_logo {
        width: 200px;
    }

    .about_heading::before {
        width: 45%;
    }
    .brilliant_head ::before{
        left: 486px;
    }
}

@media (max-width:1360px) {
    .list_nav li a {
        font-size: 10px;
    }

    .blue_btn {
        width: 30%;
    }


    .sub_heading {
        font-size: 48px;
    }

    .product_p {
        font-size: 11px;
    }

    .discover_heading::before {
        width: 75%;
        left: 97px;
    }

    .designer_p {
        width: 675px !important;
    }

    .explore_head h1 {
        font-size: 76px;
    }

    .blue-color-txt {
        letter-spacing: 3.4px;
    }

    .over-img {
        top: 250px;
        left: 10px;
    }

    .next-slide {
        top: 141px;
        left: 450px;
    }

    .sf-icon {
        left: 458px;
        top: 461px;
        width: 22%;
    }

    /* 
    .s-icon {
        left: 1066px;
        top: 279px;
        width: 15%;
    } */

    .testi-icon {
        position: absolute;
        bottom: 14%;
        left: 21%;
    }

    .cart_btn {
        padding: 13px 14px;
    }

    .add_btn {
        padding: 14px 30px;
    }

    .cart_name {
        font-size: 32px;
    }

    .product_list li {
        line-height: 2rem;
    }

    .normal_txt {
        font-size: 13px;
    }

    .txt_heading {
        font-size: 49px;
    }

    .designer_txt {
        font-size: 16px;
    }

    .Rectangle {
        top: 293px;
        left: 153px;
    }

    .card__slider3 .slick-dots {
        right: 6%;
    }

    .arrow-1 {
        bottom: -30%;
    }

    .arrow-2 {
        bottom: -30%;
    }

    .social_img {
        left: 44px;
        top: 35px;
        width: 20px;
    }
    


}

@media(max-width:1280px) {
    .blue_btn {
        width: 33%;
    }

    .list_nav li a {
        font-size: 11px;
    }


    .footer_contact_heading::before {
        width: 46%;
    }

    .footer_social_heading::before {
        width: 74%;
    }

    .footer_news_heading::before {
        width: 61%;
    }

    .social_img {
        left: 26px;
        top: 43px;
    }

    .explore_head h1 {
        font-size: 67px;
    }
    .brilliant_head ::before{
        left: 485px;
    }


}
@media(max-width:1200px){
    .brilliant_head ::before{
        left: 490px;
    }
}
@media (max-width:1120px) {
    .list_nav li a {
        font-size: 8px;
    }

    .head_logo {
        width: 63%;
    }

    .nav_btn {
        font-size: 9px;
    }


    .foot_input {
        height: 13%;
    }

    .footer_logo {
        width: 80%;
    }

    .footer_contact_heading::before {
        width: 54%;
    }

    .footer_social_heading::before {
        width: 89%;
    }

    .footer_news_heading::before {
        width: 73%;
    }

    .sub_heading {
        font-size: 40px;
    }

    .product_p {
        font-size: 11px;
    }

    .footer_sec h1 {
        font-size: 26px;
    }

    .footer_sec p {
        font-size: 17px;
    }

    .testi_head {
        font-size: 30px;
    }

    .testi_head::before {
        left: 196px;
        width: 30%;
    }

    .testi_p {
        font-size: 14px;
    }

    .explore_head h1 {
        font-size: 65px;
    }

    .grey-color-txt {
        font-size: 14px;
    }

    .next-slide {
        top: 91px;
        left: 376px;
    }

    .custom_nav {
        gap: 25px !important;
    }

    .social_img {
        left: 30px;
        top: 7px;
    }

    /* .s-icon {
        left: 898px;
        top: 226px;
        width: 15%;
    } */

    .sf-icon {
        left: 383px;
        top: 474px;
        width: 22%;
    }

    .testi-icon {
        position: absolute;
        bottom: 0%;
        left: 0;
    }

    .cart_btn {
        font-size: 10px;
    }

    .cart_name {
        font-size: 28px;
    }

    .silde_cart {
        font-size: 13px;
    }

    .testi_p {
        font-size: 12px;
        margin-left: 83px;
    }

    .Rectangle {
        top: 234px;
        left: 135px;
    }

    .over-img {
        width: 124px;
        height: 77px;
        top: 206px;
        left: 11px;
    }

    .card__slider3 .slick-dots {
        right: 5%;
    }
    .brilliant_head ::before{
        left: 395px;
    }


}

@media(max-width:1024px) {
    .social_img {
        left: 14px;
        top: 34px;
    }
    .list_nav li a {
        font-size: 11px;
    }
    .right-1 {
        left: 23%;
        z-index: 10;
    }
    .left-1{
        z-index: 10;
    }

    .explore_head h1 {
        font-size: 48px;
    }
    .brilliant_head ::before{
        left: 396px;
    }

    .blue-color-txt {
        letter-spacing: 2.4px;
    }



    .footer_start {
        padding-bottom: 102px;
    }

    .social_img {

        width: 15px;
    }
}

@media(max-width:991px) {

    /* .item-box img{
            width: 50%;
        } */
    .card__slider2 {
        width: 95vw !important;
    }
   
    .brilliant_head ::before{
        left: 273px;
    }
    .cart_btn {
        font-size: 16px;
    }
    .left-1{
        left: 0%;
        width: 50px;
    }
    .right-1 {
        left: 9%;
        width: 51px;
    }
    .add_btn {
        padding: 14px 28px;
    }
    #Lujistic{
        font-size: 32px !important;
    }
    .form_sec {
        width: 100%;
    }

    /* .footer_contact_heading::before{
        display: none;
    } */
    .footer_contact_heading::before {
        bottom: 1px;
    }

    .footer_social_heading::before {
        bottom: 1px;
    }

    .footer_news_heading::before {
        bottom: 0px;
    }

    .slider__row {
        width: 100%;
        margin: 0px !important;
        padding: 10px !important;
    }

    .slick-slide img {
        max-width: 100%;
    }

    .item-box {
        display: flex !important;
        justify-content: center;
    }

    .header {
        width: 100%;
        background-color: #FAFAFA !important;
    }

    #sub_head::before {
        left: 67px; 
        width: 28%;
    }

    .card-blue-txt {
        font-size: 14px;
    }

    .card_heading {
        font-size: 23px;
    }

    .form_heading h1 {
        font-size: 32px;
    }

    .form_style label {
        font-size: 23px;
    }

    .myInput {
        font-size: 16px;
    }

    .form_input {
        font-size: 12px;
    }

    .form_input img {
        width: 19px;
    }

    /* .blue_btn{
            width: 100%;
        } */
    .footer_logo {
        width: 42%;
    }

    .footer_sec h1 {
        font-size: 22px;
    }

    .footer_sec p {
        font-size: 14px;
    }


    .foot_input {
        height: 16%;
    }

    .footer_contact_heading::before {
        width: 12%;
    }

    .footer_social_heading::before {
        width: 19%;
    }

    .footer_news_heading::before {
        width: 16%;
    }

    .foot_input {
        height: 25%;
        width: 20% !important;
    }

    .about_heading::before {
        width: 80%;
    }

    /* * {
        overflow-x: hidden;
    } */

    .footer_start {
        padding-bottom: 52px;
        padding-top: 52px;

    }

    .form_heading h1 {
        font-size: 44px;
    }

    .over-img {
        position: absolute;
        width: 152px;
        top: 214px;
        left: 12px;
        height: 104px;
        background-color: #fff;
        backdrop-filter: blur(16px);
        opacity: 0.7;
    }

    .Rectangle {
        position: absolute;
        top: 270px;
        left: 164px;
    }

    .next-slide {
        position: absolute;
        top: 120px;
        left: 427px;
        cursor: pointer;
    }

    .banner-slide img {
        max-width: 100% !important;
    }

    .cart_head h1 {
        font-size: 33px;
    }

    .cart_name {
        font-size: 36px;
    }

    .discover_img {
        width: 100%;
    }

    .discover_margin {
        margin-top: 15px !important;
    }

    .card__slider3 .slick-dots li button:before {
        overflow-y: hidden;
    }

    .scroll_foot {
        overflow-y: hidden;
    }

    .custom_slider {
        width: 100% !important;
    }

    .card__slider2 .slick-dots {
        bottom: 0% !important;
    }

    .slider_over {
        overflow-y: hidden;
    }

    .foot_over {
        overflow-y: hidden;
    }

    .testi_head::before {
        bottom: 0%;
    }

    .card__slider2 .slick-dots li {
        height: 24px !important;
    }

    .arrow_top {
        position: absolute;
        right: 2%;
        top: 31rem;
        width: 8%;
    }

    .contact_heading::before {
        bottom: 0%;
        left: 66px;
        width: 15%;
    }

    .social_img {
        left: 74px;
        top: 38px;
    }

    .explore_head h1 {
        font-size: 39px;
    }

    .header::before {
        display: none;
    }

    .custom_nav {
        gap: 0px !important;
    }

    .list_nav li a {
        font-size: 11px;
    }
    .form_style label {
        display: none !important;
    }
    .custom_nav li a.active::before{
        display: none;
    }
    .form-bg{
        background: none;
    }.about-bg{
        background: url(none);
    }
    .resered_sec p{
        margin: 0;
    }
    .head_bg_product{
        background-size: 70%;
    }
    .cat_mob{
        width: 60%;
        margin: auto;
    }
    .eye_mob{
        text-align: center;
        padding-bottom: 30px;
    }
    .flip {
        margin-top: 8px;
    }
    .adventure_sec{
        text-align: center;
    }
    #about_mob::before {
        width: 30%;
        left: 244px;
    }
    .mail_head h3 {
        font-size: 35px;
    }
}

@media(max-width:600px) {
    .card_heading {
        font-size: 20px;
    }
    #sub_head::before {
        left: 42px;
        width: 24%;
    }
    #font_span{
        font-size: 20px !important;
    }
    .different_sec h3 {
        font-size: 22px;
        font-family: 'clash-regular';
    }
    .mail_head h3 {
        font-size: 22px;
    }
    .brilliant_head ::before{
        left: 211px;
    }
    .about_heading{
        font-size: 22px !important;
    }
    
    #Lujistic {
        font-size: 24px !important;
    }
    .eye_mob{
        text-align: center;
        padding-bottom: 30px;
    }
    .flip{
        margin-top: 5px;
    }
    .cat_mob{
        width: 50%;
        margin: auto;
    }
    .quality-icon{
        width: 75px;
    }
    .resered_sec {
        padding: 11px;
        font-size: small;
    }
    .contact_heading::before{
        left: 40px;
    }
    .head_bg_product{
        background-size: 70%;
    }
    .mob_blue{
        font-size: 20px !important;
    }
    .blue_btn{
        width: max-content;
    }
    .about-bg{
        background-size: 70%;
    }

    .card_pad .col {
        width: 90% !important;
        margin: auto;
    }

    .blue-color-txt {
        font-size: 11px;
    }

    .explore_head h1 {
        font-size: 25px;
    }

    .theme_btn {
        padding: 7px 30px;
    }

    .sub_heading {
        font-size: 25px;
    }



    .card_pad {
        gap: 15px;
    }

    .product_p {
        font-size: 14px;
    }

    .product_img {
        width: 100%;
    }

    .form_sec {
        width: 100%;
    }

    .footer_contact_heading::before {
        width: 18%;
        bottom: 0px;
    }

    .footer_social_heading::before {
        width: 34%;
        bottom: 0px;
    }

    .footer_news_heading::before {
        width: 17%;
        bottom: 0px;
    }

    .foot_input {
        width: 65% !important;
    }

    .foot_input {
        height: 23%;
    }


    .mob_banner {
        display: flex;
        justify-content: center;
    }

    .testi_head {
        font-size: 25px;
    }

    .discover_img {
        width: 100%;
    }

    .next-slide {
        top: 72px;
        left: 309px;
    }

    .card__slider3 .slick-dots li button:before {
        overflow-y: hidden;
    }

    .arrow_top {
        position: absolute;
        right: 7%;
        top: 28rem;
        width: 12%;
    }

    .footer_start {
        margin-top: 55px;
    }

    .social_img {
        display: none;
    }

    .card_sec {
        padding-top: 63px;
    }

    .discover_gap {
        width: 90%;
        margin: auto;
    }

    .form_mob {
        padding: 0rem 1rem;
    }

    .tabs_heading {
        font-size: 23px;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        font-size: 12px !important;
    }

    .nav-pills .nav-link {
        font-size: 12px !important;
    }

    .discover_sec {
        margin-bottom: 15%;
        margin-top: 1px;
    }

    .card-caption-txt {
        font-size: small;
    }

    .card-blue-txt {
        font-size: small;
    }
    .modal_head{
        font-size: 20px !important;
    }
    .info-modal h1{
        font-size: 20px !important;
        
    }
    .modal_nav .nav-pills .nav-link{
        font-size: 15px !important;
    }
    .modal_header p{
        font-size: 11px;
    }
    .modal_font input {
        scale: 1;
    }
    .cart_head h1{
        font-size: 20px !important;
    }
    .cart_name {
        font-size: 20px;
    }
    .txt_heading {
        font-size: 20px;
    }
    .lorem_head2::before{
        bottom: 0;
    }
    .lorem_head3::before{
        bottom: 0;
    }
    .lorem_head::before{
        bottom: 0;
    }
    .designer_txt {
        font-size: 14px;
    }
    .blur_sec{
        height: 265px;
    }
    h1{
        font-size: 22px !important;
    }
    .myInput {
        font-size: 15px;
    }
    .form_style label {
        font-size: 14px;
    }
    .testi_p{
        padding-bottom: 36px;
    }
    .form_input{
        width: 100%;
    }
    .product_txt p{
        font-size: 13px;
    }
    .cart_btn {
        font-size: 13px;
    }
    .cart_padd{
        padding-top: 1%;
    }
    .card__slider2 .slick-dots {
        bottom: -2% !important;
        font-size: small;
    }
    .download_modal .modal-content {
        margin: 15px;
        padding: 0px;
    }
    .information_modal .modal-content {
        margin: 15px;
        padding: 0px;
    }
    .prev-icon {
        left: 0%;
        top: 15%;
        width: 22%;
    }
    .next-icon {
        position: absolute;
        left: 35%;
        top: 15%;
        width: 22%;
    }
    .email_input{
        width: 100%;
    }
    .login_btn{
        width: 100% !important;
    }
    .fb_icon {
        width: 29%;
    }
    .or_p{
        font-size: 12px;
    }
    .email_input2{
        width: 100%;
    }
    .want_p {
        margin: 0px;
    }
    .signup_font input {
        scale: 1.2;
    }
    .signup_font {
        width: 100%;
    }
    .want_p {
        width: 73% !important;
    }
    .fb_btn {
        padding: 6px 45px;
    }
    .link_btn {
        padding: 6px 45px;
    }
    .img_sec {
        padding-top: 1px;
    }
    .tab_head h1{
        font-size: 19px !important;
    }
    .tab_head h1 {
        font-size: 21px !important;
    }
    .quality_font h3{
        font-size: 19px;
    }
    .left-1 {
        top: 120%;
        left: 0%;
        width: 47px;
    }
    .right-1 {
        top: 120%;
        left: 13%;
        width: 47px;
    }
    .adventure_sec{
        text-align: center;
    }
    #about_mob::before {
        width: 30%;
        left: 181px;
    }

}

@media (max-width:576px) {
    .header {
        width: 100%;
    }

    .testi_p {
        margin-left: 42px;
    }
    .about_banner_1{
        width: 90% !important;
    }
    .brilliant_head ::before{
        left: 134px;
    }

}

@media (max-width:375px) {
    .form_heading h1 {
        font-size: 25px;
    }
    #sub_head::before {
        left: 46px;
        width: 33%;
    }
    .cart_btn {
        padding: 6px 10px;
    }
    .cart_btn {
        font-size: 9px;
    }
    .left-1 {
        top: 120%;
        left: 0%;
        width: 47px;
    }
    .right-1 {
        top: 120%;
        left: 21%;
        width: 47px;
    }
    .blue_btn {
        width: 53%;
    }

    .form_style label {
        font-size: 18px;
    }
    .card__slider3 .slick-dots {
        right: 0%;
        bottom: 0%;
    }
    .tab_head h1 {
        font-size: 19px !important;
    }
    .adventure_sec{
        text-align: center;
    }
    .adventure_sec li{
        text-align: start;
    }
    #about_mob::before {
        width: 40%;
        left: 104px;
    }
    .brilliant_head ::before{
        left: 134px;
    }
    
    
}

@media (max-width: 370px) {

    .form_sec {
        width: 100%;
    }
    #about_mob{
        font-size: 22px !important;
    }
    .brilliant_head ::before{
        left: 134px;
    }
    #about_mob::before {
        width: 40%;
        left: 104px;
    }

    .form_heading h1 {
        font-size: 26px;
    }

    .blue-color-txt {
        font-size: 10px;
        letter-spacing: 0.4px;
    }

    .grey-color-txt {
        font-size: 11px;
    }

    .about_heading::before {
        width: 70%;
    }

    .blue_btn {
        width: 45%;
    }

    .explore_head h1 {
        font-size: 23px;
    }

    .theme_btn {
        padding: 5px 21px;
    }

    .sub_heading {
        font-size: 34px;
    }

    .product_p {
        font-size: 11px;
    }

    .head_logo {
        width: 60%;
    }

    .header {
        width: 100%;
    }

    .footer_sec h1 {
        font-size: 23px;
    }

    .footer_sec p {
        font-size: 15px;
    }

    .foot_input {
        height: 18%;
        width: 54% !important;
    }


    .Collection_sec {
        padding-top: 56px;
    }

    .over-img {
        position: absolute;
        width: 91px;
        top: 81px;
        left: 0px;
        height: 56px;
        background-color: #fff;
        backdrop-filter: blur(16px);
        opacity: 0.7;
    }

    .Rectangle {
        position: absolute;
        top: 108px;
        left: 91px;
        width: 8%;
    }

    .incard h6 {
        font-size: 12px;
    }

    .incard p {
        font-size: 15px;
    }

    .banner-lamp {
        padding-top: 19px;
    }

    .explore_head h1 {
        font-size: 20px !important;
    }
    .banner_p{
        font-size: 11px !important;
    }
    li{
        font-size:11px !important;
    }
    .designer_heading::before {
        width: 54%;
        left: 35px;
    }

    .lunido_heading::before {
        width: 66%;
        left: 26px;
    }

    .maskino-light {
        padding-top: 31px;
    }

    .testi_head {
        font-size: 17px;
    }

    .testi_p {
        margin-left: 9px;
    }

    .testi_head::before {
        left: 89px;
        width: 37%;
    }

    .card__slider2 .slick-dots {
        bottom: -6px !important;
    }

    .testi_p {
        font-size: 10px;
    }

    .arrow_top {
        width: 18%;
        top: 28rem;
    }

    .cart_head h1 {
        font-size: 20px;
    }

    .cart_btn {
        padding: 13px 6px;
    }

    .txt_heading {
        font-size: 30px;
    }

    .lorem_head::before {
        bottom: 0%;
        width: 30%;
    }

    .lorem_head2::before {
        bottom: 0%;
        width: 30%;
    }

    .lorem_head3::before {
        bottom: 0%;
        width: 30%;
    }

    .designer_txt {
        font-size: 12px;
    }

    .cart_name {
        font-size: 24px;
    }

    .discover_img {
        width: 100%;
    }

    .contact_heading::before {
        bottom: 2%;
        width: 19%;
        left: 45px;
    }

    .contact_head h1 {
        font-size: 31px;
    }

    .contact_heading h1 {
        font-size: 31px;
    }

    .contact_head p {
        font-size: 12px;
    }

    .social {
        justify-content: center;
    }

    .form_style label {
        font-size: 16px;
    }

    .card_sec2 {
        padding-top: 81px;
    }

    .next-slide {
        top: 32px;
        left: 201px;
    }

    .card__slider3 .slick-dots {
        bottom: 3%;
        right: -3%;
    }

    .card__slider3 .slick-dots li button:before {
        overflow-y: hidden;
    }

    .custom_slider {
        width: 100% !important;
    }

    .banner_slider .slick-dots {
        bottom: 6%;
    }

    .blur_sec {
        margin-top: 0%;
        height: 273px;
        display: flex;
        align-items: end;
    }

    .temp_sec {
        margin-top: 8%;
    }

    .shapater_heading::before {
        left: 49px;
    }

    .lorem_head3::before {
        bottom: 0%;
    }

    .lorem_head2::before {
        bottom: 0%;
    }

    .lorem_head3::before {
        bottom: 0%;
    }

    .sub_heading {
        font-size: 23px;
    }
    
}

.nav-pills{
    font-family: Gothic-Font !important;
}