@charset "utf-8";

/* CSS Document */
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Jost", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li {
    padding: 0;
    margin: 0 !important;
    list-style: none;
    text-decoration: none !important;
    font-family: "Jost", sans-serif  !important;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "Jost", sans-serif;
    overflow-x: hidden;
}

.font1 {
    font-family: "Jost", sans-serif;
}

.color1 {
    color: #1A1C1C;
}

.color2 {
color: rgba(59, 59, 59, 0.72);
}

.fwreg {
    font-weight: 400;
}

.fwmed {
    font-weight: 500;
}

.font-color {
    color: #A8233E;
}

.testimonials_img_new {
    width: 100%;
    height: 240px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5% !important;
}

/* Custom Scrollbar Styling */

/* Width */
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    /* For horizontal scroll */
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #00a2e8;

    border: 1px solid transparent;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background-color: #00a2e8;
}

.wrapper {
    width: 100%;
    height: auto;
}

.img_css {
    width: 100%;
    height: auto;
}


.header_social {
    float: right;
    color: rgba(59, 59, 59, 0.58);
    font-size: 25px;
    margin-left: 8px;
}

.header_topdiv {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    padding: 2px 0px;
}

.header_address_txt {
    float: left;
    text-align: left;
    font-size: 13px;
    color: #000000;
}

.jewellery_gap {
    padding: 20px 0px;
}


.adress_txt {
    display: block;
}


.header_social_txt {
    float: right;
    text-align: right;
    font-size: 16px;
    color: #FFFFFF;
}

.header_maindiv {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px 0% 0px;
    background-color: #fff;
    position: inherit;
    box-shadow: 0px 1px 0px rgb(0 0 0 / 12%);
}

.header_div {
    width: 1320px;
    height: auto;
    margin: 0px auto;
}


.navigation_div {
    float: left;
    width: 100%;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 12%);
    padding: 5px 0px;

}

.header_div_stiky_main {
    width: 1300px;
    height: auto;
    margin: 0px auto;
}

.logo_maindiv {
    float: left;
    width: 400px;
    height: auto;
    margin-top: 20px;
    padding-bottom: 20px;
}

.otherlogo_maindiv {
    float: right;
    width: 60px;
    height: auto;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.menu_maindiv {
    float: left;
    width: 700px;
    height: auto;
    margin-top: 22px;
    /*margin-left:10px;*/
    margin-right: 30px;
}

.navbar-right .dropdown-menu {

    left: 0 !important;
    right: 0 !important;
}

section.homebannersec {
    margin-top: 86px;
}

section.homebannersec .card-img-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.32) -21.32%, rgba(0, 0, 0, 0.52) 22.3%, rgba(0, 0, 0, 0) 65.87%);
    padding-bottom: 190px;
    display: flex;
    justify-content: end;
    flex-direction: column;
}

.bannersubheading {
    letter-spacing: 4.8px;
    font-size: 16px;
    text-transform: uppercase;
}

.bannerheading {
    font-size: clamp(34px, 6vw, 57px);
    font-weight: 500;
    transform: translateX(-4px);
}

.bannerdescription {
    font-size: clamp(16px, 2.5vw, 18px);
    font-weight: 300;
}

section.homebannersec .card img {
    object-fit: cover;
}

section.homebannersec .card-img-overlay .contentdiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.whitebtn {
    display: inline-block;
    padding: 15px 42px;
    color: #1A1C1C;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid transparent;
    background-color: white;
    transition: all 0.3s ease;
}

.whitebtn:hover {
    color: white;
    border: 1px solid white;
    background-color: transparent;
}

section.shop_collection {
    z-index:100;
    margin-top:-50px;
    position:relative;
}

section.shop_collection .categoryheadingsiz {
    font-size: clamp(20px, 2.5vw, 25px);
    text-transform: uppercase;
}

.bodysubheading{
  float:left;
  width:100%;
  background-color:#001F2D;
  text-align:center;
  color:#fff;
  padding:10px 0px;
  font-size:18px;
  font-weight:400;
  
}

.headline {
    background-color: #008ECE;
    width: 68px;
    margin: 10px 0;
    height: 2.5px;
}

.colbtn {
    border-bottom: 2px solid #1A1C1C;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.4px;
    font-weight: 550;
    color: #1A1C1C;
    padding-bottom: 5px;
    
}


.banner_div {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 86px;
}

.carousel-control {
    width: 5% !important
}

.register_now_div {
    float: right;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    background-color: #fbb019;
    text-align: center;
    font-size: 14px;
    text-align: center;
    color: #000000;
    margin-top: 30px;
    font-weight: 600;
    display: block;
}

/*.navbar-nav>li>.dropdown-menu {
    margin-top: -27px !important;
   
}*/

.open {
    background-color: #0979d8 !important;
}

.header_band {
    display: none;
}


.body_part1 {
    float: left;
    width: 100%;
    height: auto;
}

.bodypart_leftdiv {
    float: left;
    width: 50%;
    /*height:390px;*/
    height: 410px;
}

.body_addiv {
    float: left;
    width: 45%;
    height: 100%;
    background-color: #d9285c;
}

.body_imgiv {
    float: left;
    width: 55%;
    height: 100%;
    padding: 80px 50px 40px 30px;
}

.bodypart_rightdiv {
    float: left;
    width: 50%;
    height: 410px;
    background-color: #1f1f1f;
    padding: 100px 10px 90px;
}

.start_date {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
    font-size: 28px;
    color: #FFFFFF;
    font-weight: 300;
}

.countdown_div {
    float: left;
    width: 100%;
    height: auto;
    /*margin-left:10%;
margin-right:10%;*/
}

.countdown_maindiv {
    width: 550px;
    height: auto;
    margin: 0px auto;
}

.countdown_gap {
    display: inline-block;
    padding: 20px 24px;
}

.important_date {
    float: left;
    width: 100%;
    height: auto;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    color: #FFFFFF;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.important_date_div {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    padding-top: 80px;
}


.conference_imgdiv {
    float: left;
    width: 50%;
    max-height: 450px;
    min-height: 450px;
    overflow: hidden;
}

.about_conference {
    float: left;
    width: 50%;
    height: 450px;
    padding: 50px
}

.about_conference_heading {
    float: left;
    width: 100%;
    height: auto;
    font-size: 38px;
    color: #383838;
    font-weight: 800;
    margin-bottom: 20px;

}


.about_conference_body {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 26px;
    color: #343434;
    text-align: justify;
    font-weight: 400;
}



.about_btn_maindv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}




.welcome_readmore {
    float: left;
    width: 130px;
    height: 45px;
    border-radius: 50px;
    background-color: #71b714;
    text-align: center;
    line-height: 45px;
    color: #000000;
    transition: 0.5s all;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;

}

.welcome_readmore:hover {
    background-color: #000000;
    color: #FFFFFF;
}


.register_readmore {
    float: left;
    width: 100%;
    height: 45px;
    border-radius: 50px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    color: #0093dd;
    transition: 0.5s all;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;

}

.register_readmore:hover {
    background-color: #000000;
    color: #FFFFFF;
}


.main_h {
    position: fixed;
    top: 0px;

    height: auto;

    z-index: 1800;
    width: 100%;
    display: block;

    background: none;
    /*overflow: hidden;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    top: -100px;


}

.sticky {
    opacity: 1;
    top: 0px;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    display: block;
    /* border-bottom:2px solid #b1203d;*/
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
}

.sticky_maindiv {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.logo_sticky {
    float: right;
    width: 150px;
    height: auto;
    margin-top: 5px;
    margin-bottom: 10px;
}


.main_sticky_menu_div {
    float: left;
    width: 1100px;
    height: auto;
    margin-top: 20px;
    /*margin-left:20px;*/
    margin-right: 20px;
}


.parallexBG {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 50px;
    padding-top: 70px;
    background-image: url(../images/trending_newarriaval_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /*background-attachment: fixed;*/
    background-size: cover;
}





.parallex_maindiv {
    width: 1320px;
    height: auto;
    margin: 0px auto;
}

.icon_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.icondiv {
    width: 100px;
    height: auto;
    margin: 0px auto;
}

.about_icon {
    float: left;
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.conference_highlight {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 80px;
    text-align: center;
    font-size: 30px;
    color: #000000;
    font-weight: 800;

    text-transform: uppercase;
}


.register_now_btn_new {
    float: left;
    width: 100%;
    height: auto;
    line-height: 25px;
    /*margin-top:15px;*/

    font-weight: 800;
    /*border:3px solid #FFFFFF;*/
    text-align: right;
    font-size: 12px;
    color: #443f45;
    letter-spacing: -1px;

    /*letter-spacing:2px;
transition: 0.5s all;
cursor:pointer;
background-color: rgba(215, 40, 40, 0);*/
}

/*.register_now_btn_new:hover{
background-color:#000000;
color:#FFFFFF;
border:3px solid #000000;
}*/

.city_attraction_maindiv {
    float: left;
    width: 1200px;
    margin: 0px auto;
}

.facility_div {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.div_gap {
    padding-left: 0%;
    padding-right: 0%;
}


.footer_maindiv {
    float: left;
    width: 100%;
    height: auto;
    background-color: #560314;
    /*
background-image: url(../images/footerbg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    padding: 40px 0 0 0;
}




.footer_title {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 500;
}

.footer_body {
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;

}

.footer_body span i {
    color: #FFFFFF;
    font-size: 1.7rem;
}

.footer_bottomdiv {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0%;
    font-weight: 300;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #41020f;
}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1000;
}



.register_maindiv {
    width: 600px;
    height: auto;
    margin: 0px auto;
}


.register_bodydiv {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 3%;
    border: 1px solid #eaeaea;
    margin-bottom: 40px;
    box-shadow: 0px 18px 30px -10px rgba(0, 0, 0, 0.35);
}

.register_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
}

.verify_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
}

.formfield_gap {
    height: 50px;
    margin-bottom: 8px;
}

.formfield_gap_new {

    margin-bottom: 0px;
}


.txtbox_div {
    float: left;
    width: 100%;
    height: 40px;
    padding: 8px;
    border: 1px solid #ccc;
    background: #f0eff0;
    color: #000;
    font-size: 14px;
    line-height: normal;
    border-radius: 2px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.075) inset;
}



.verify_maindiv {
    width: 200px;
    height: auto;
    margin: 0px auto;
}


label.error {

    color: #F20000;
    font-size: 12px;
    padding-right: 10px;

}

input:focus,
select:focus {
    outline: none !important;
}

.InputGroup {
    display: inline-block;
    padding: 3px 4px;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.ErrorField {
    border-color: #D00;
    color: #D00;
    background: #FFFFFE;
}

span.ValidationErrors {
    display: inline-block;
    font-size: 11px;
    color: #D00;
    padding-left: 10px;
    text-align: left;
    width: 100%;

}




.otpBox {
    width: 80%;
    margin: 0 auto;
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
}


label {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 14px;

}

.padding_gap {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.height_div {
    height: 70px;
}



.mainheading_div {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 0px solid #CCCCCC;
}

.inside_bodyheading {
    float: left;
    width: 70%;
    height: auto;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    /*text-transform:uppercase;*/
}

.inside_bodyheading h1 {
    float: left;
    width: 70%;
    height: auto;
    text-align: left;
        font-weight: 400;
    color: #1a1a1a;
    font-size:2.1rem;
    letter-spacing: -0.5px;
    /*text-transform:uppercase;*/
}

.breadcrump_div {
    float: left;
    width: 30%;
    height: auto;
    text-align: right;
    font-size: 13px;
    color: #000000;
    margin-top: 10px;
}

.inside_page_bodygap {
    padding-left: 0%;
    padding-right: 0%;
}


.organiser_name_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.organiser_namediv {
    float: left;
    width: 200px;
    height: auto;
    margin-right: 40px;
    margin-bottom: 30px;
}

.committee_heading {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #d9285c;
    margin-bottom: 15px;
}

.committee_heading:before {
    display: block;
    position: absolute;
    margin-top: 30px;
    width: 80px;
    height: 2px;
    background: #fbb019;
    content: '';

}

.committee_section {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.committee_member {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #5b5757;
    line-height: 25px;
}


.faculty_img {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}



.faculty_name {
    font-size: 15px;
}

.partner_div {
    float: left;
    width: 18%;
    height: 380px;
    margin-right: 2%;
    padding-right: 1%;
    margin-bottom: 20px;
    border-right: 1px solid #333333;
    font-size: 14px;
}


.nssi_img {
    float: left;
    width: 200px;
    max-height: 225px;
    min-height: 225px;
    margin-bottom: 0px;
}



.international-faculty-bg {
    float: left;
    width: 30%;
    height: auto;
}


.international-faculty-scrollbg {
    float: left;
    width: 70%;
    height: auto;
    padding-top: 80px;
    padding-right: 50px;
}

.home_faculty_img {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px 10%;
    margin-bottom: 15px;
}

.home_faculty_img_class {
    border-radius: 50%;
    border: 4px solid #c4c4c4;
}

.home_faculty_name {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}

.offline_maindiv {
    float: left;
    width: 500px;
    height: auto;
    display: block;
}

.registration_titlediv {
    float: left;
    width: 250px;
    height: auto;
    margin-right: 30px;
}

.registration_titlediv1 {
    float: left;
    width: 390px;
    height: auto;
    margin-right: 30px;
}

.offline_maindiv1 {
    float: left;
    width: 300px;
    height: auto;
    display: block;
}

.res_offline_maindiv1 {
    display: none;
}

.offline_registration_tab {
    float: left;
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    color: #da295f;
    border-radius: 50px;
    background-color: #FFFFFF;
    border: 2px solid #da295f;
    margin-right: 10px;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
}

.offline_registration_tab:hover {
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000;
}

.responsive_tabdiv {
    display: none;
}

.accommodation_maindiv {
    padding-left: 0px !important;
    padding-right: 40px !important;
    margin-bottom: 40px;
}

.accommodation_div {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    background-color: #f7f7f7;
}

.accomodation_img {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.accommodation_gap {
    padding: 0px 5% 10px;
    font-size: 14px;
    text-align: left;
}


.sticky-footer {
    display: none;
}







.conference_maindiv {
    float: left;
    width: 100%;
    height: auto;
    z-index: 100;
    position: absolute;
}

.conference_div {
    width: 480px;
    height: auto;
    left: 0px;
    font-weight: 600;
    margin-top: 20px;
}

.conference_divgap {
    margin-left: 350px;
}

.conference_display {
    display: none !important;
}

.mainservice_div {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.smart_div {
    float: left;
    width: 100%;
    height: auto;
    padding: 8% 12%;
    background-color: #0979d8;
    margin-bottom: 0%;
    border-bottom: 4px solid #71b714;
    transition: all .3s;
}

.smart_div:hover {
    transform: translateY(-10px);
    transition: all .3s;
    background-color: #71b714;
    border-bottom: 4px solid #71b714;
}

.smart_div1 {
    float: left;
    width: 100%;
    height: auto;
    padding: 8% 12%;
    background-color: #71b714;
    margin-bottom: 0%;
    border-bottom: 4px solid #0979d8;
    transition: all .3s;
}

.smart_div1:hover {
    transform: translateY(-10px);
    transition: all .3s;
    background-color: #0979d8;
    border-bottom: 4px solid #0979d8;
}

.smart_icon {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 5px;
    font-size: 35px;
    color: #FFFFFF;
}

.smart_title {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    text-align: left;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: 600;

}

.smart_txt {
    float: left;
    width: 100%;
    height: 100px;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
}

.about_img {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;

}

.service_imgdiv {
    float: left;
    width: 100%;
    height: auto;
}

.service_body {
    float: left;
    width: 100%;
    height: auto;
    padding: 5%;
    background-color: #FFFFFF;
}

.service_mainbody {
    float: left;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    margin-top: -40px;
    padding: 5%;
}

.service_heading {
    float: left;
    width: 100%;
    height: 50px;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
}


.service_bodytxt {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 14px;
    font-weight: 200;
    color: #000000;
    margin-bottom: 20px;
    line-height: 24px;
}

.footer_txtbox {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 2%;
    background-color: #454343;
    border: 0px;
}

.submit_btn1enq {
    float: right;
    width: 100%;
    height: 40px;
    color: #000000;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #f9a61a;
    margin-top: 8px;
    margin-bottom: 2%;
    border: 0px none;
    cursor: pointer;
}

.inside_img {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.programe_readmore {
    width: 160px;
    height: auto;
    margin: 0px auto;
}


.contact_maindiv {
    width: 900px;
    height: auto;
    margin: 0px auto;
}

.contact_div {
    float: left;
    width: 100%;
    height: auto;
    box-shadow: 0px 18px 30px -10px rgba(152, 152, 152, 0.95);
    background-color: #FFFFFF;
    border: 1px solid #e9eaea
}

.address_div {
    float: left;
    width: 100%;
    background-color: #103f6f;
    padding: 25px;
    color: #FFFFFF;
    font-size: 15px;
}


.form_maindiv {
    float: left;
    width: 100%;
    padding: 25px;
}

.form_header {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    color: #000000;
}

.left_gap {
    padding-left: 0px !important;
    margin-bottom: 15px;
}

.smart_top_gap {
    margin-top: 0px;
}

.smart_btn {
    float: left;
    width: 40%;
    height: 45px;
    margin-left: 30%;
    background-color: #29166f;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    border: 2px solid #29166f;
    transition: 0.5s all;
}

.smart_btn:hover {
    background-color: #ecf2f5;
    border: 2px solid #29166f;
    color: #29166f
}

.donate_btn {
    float: left;
    width: 40%;
    height: 45px;
    margin-left: 30%;
    background-color: #ecf2f5;
    border: 2px solid #29166f;
    color: #29166f;
    line-height: 45px;
    text-align: center;
    font-size: 13px;
    transition: 0.5s all;
}

.volunteer_maindiv {
    width: 700px;
    height: auto;
    margin: 0px auto;
}



.body_topbox {
    float: left;
    width: 100%;
    height: auto;
    margin-top: -140px;
}

.bodygap {
    padding: 40px 0px;
}

.bodygap1 {
    padding: 50px 0px;
}

.bodygap2 {
    padding: 0px 0px;
}



.franchisee_btn_aindiv {
    width: 140px;
    height: auto;
    margin: 0px auto;
}

.home_healthpackages_title {
    float: left;
    width: 100%;
    min-height: 40px;
    margin-bottom: 8px;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;

    color: #0979d8;
    margin-top: 10px;
}

.home_healthpackages_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 14px;
    color: #000000;
}

.health_issue_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
}


.banner_top_div {
    float: left;
    width: 100%;
    height: auto;
    z-index: 100;
    position: absolute;
    display: block;
}

.banner_top_maindiv {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.special_btn_maindiv {
    float: right;
    width: 350px;
    height: auto;
    margin-top: 130px;
    margin-right: 30px;
}

.banner_btn_div {
    float: left;
    width: 100%;
    height: auto;
    padding: 14px 5%;
    color: #FFFFFF;
    font-size: 22px;
    text-align: left;
    font-weight: 500;
    background-color: rgba(27, 130, 216, 0.9);
    transition: 0.5s all;
}

.banner_btn_div:hover {
    background-color: #000000;
}

.banner_btn_view {
    display: none;
}

.why_healthplus_icon {
    float: left;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    padding: 0% 37%;
}

.why_healthplus_title {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.why_healthplus_txt {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    color: #000000;
    font-size: 15px;
    line-height: 18px;

}

.success_story_div {
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 10%;
}

.slide_div {
    float: left;
    width: 100%;
    height: auto;
}

.success_story_title {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 20px;
}

.testimonials_maindiv {
    float: left;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

.testimonials_img {
    float: left;
    width: 100%;
    padding-left: 37%;
    padding-right: 37%;
    margin-bottom: 15px;
}

.testimonialstxt {
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
}


.benefits_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    color: #000000;

}


.home_blog_title {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;

    color: #0979d8;
    margin-top: 10px;
}

.margin_main {
    margin-top: auto;
}



.form-headimg {
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

.location_div {
    float: left;
    width: 100%;
    background-color: #0979d8;
    padding: 20px 2%;
    margin-bottom: 1.5rem;
}

.location_icon {
    float: left;
    width: 100%;
    height: auto;
    font-size: 50px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.location_title {
    float: left;
    width: 100%;
    height: 40px;

    text-align: center;
    font-size: 19px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 10px;
}

.location_body {
    float: left;
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.healthpackages_title_inside {
    float: left;
    width: 100%;
    height: auto;
    font-size: 25px;
    line-height: 35px;
    color: #0979d8;
    font-weight: 600;
    margin-bottom: 15px;
    /*text-transform: uppercase;*/
}

.div_bottom_gap {
    margin-bottom: 15px;

}

.test_name_heading {
    float: left;
    font-size: 15px;
    text-align: left;
    color: #000000;
    line-height: 24px;
    font-weight: 600;
}

.test_name_details {
    float: left;
    font-size: 15px;
    text-align: left;
    color: #333333;
    line-height: 24px;
}



.book_test_btn {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #71b714;
    font-size: 14px;
    color: #000000;

    border: 0px;
    transition: all 0.5s ease 0s;
    font-weight: 600;
}

.book_test_btn:hover {
    background-color: #d5042d;
    color: #FFFFFF;
}



.test_name_txtbox {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #000000;
    font-size: 14px;
    border: 1px solid #0979d8;
    padding: 0px 2%;
    background-color: #FFFFFF;
    font-weight: 500;

}

.test_details_maindiv {
    float: left;
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 2%;
    margin-bottom: 30px;
}

.blog_gap {
    margin-bottom: 20px;
}

.blog_div {
    float: left;
    width: 100%;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px;
}

.blog_img {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.blog_grid {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.1em;
    color: #000000;
    text-align: left;
    font-weight: 600;
}


.blog_small_title {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 28px;
    margin-bottom: 30px;
    color: #0979d8;
    text-align: left;
    font-weight: 700;
    line-height: 1.5;
}

.blog_small_txt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #000000;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 10px;
}

.search_txtbox {
    float: left;
    width: 80%;
    font-size: 13px;
    min-height: 46px;
    padding: 6px 15px;
    border: 1px solid #ced4da;
}

.blog_comment_div {
    float: left;
    width: 100%;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
}

.blog_comment_title {
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.5rem 1.5rem;
    font-size: 20px;
    color: #272b41;
    font-weight: 600;
    text-align: left;
}

.blog_comment_body {
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 20px;
}

.post-thumb {
    float: left;
    border-radius: 4px;
    width: 80px;
    overflow: hidden;
}

.post-content {
    float: left;
    width: 65%;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #000000;
    margin-left: 5%;
    font-weight: 600;
}


.tag {
    float: left;
    background-color: #fff;
    border-radius: 4px;
    color: #272b41;
    padding: 2px 10px;
    position: relative;
    margin: 0 .5rem .5rem 0;
    font-size: 14px;
    border: 1px solid #ccc;
    display: inline-block;
    transition: all 0.5s ease 0s;
}

.tag:hover {
    background-color: #0066FF;
    color: #FFFFFF;
}

.menu_maindiv_new {
    float: left;
    width: 100%;
    height: auto;
    background-color: #525051;
    display: none;
}

.menugap {
    padding: 10px 24px !important;
}

.desktop_logodiv {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 10px 0;
}

.ph_div {
    display: block;
    float: left;
    width: auto;
    padding: 4px 15px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    /* background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(212,213,215,1));*/
    background-color: #D5042D;
    margin-top: 13px;

}

.mob_ph {
    display: none;
}



.book-collection {
    float: left;
    width: 100%;
    background-color: #eee;
    padding: 25px;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.book_collection_icon_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.book_collection_icon {
    width: 50px;
    height: auto;
    margin: 0px auto;
}

.book-icontxt_heading {
    float: left;
    width: 100%;
    font-weight: 600;
    color: #000000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;

}




.book-icontxt {
    float: left;
    width: 100%;
    font-weight: 400;
    color: #282828;
    text-align: center;
    font-size: 14px;
}

.homecollection_heading {
    font-size: 27px !important;
    line-height: 30px;
}

.book_now_btn_maindiv {
    width: 150px;
    height: auto;
    margin: 0px auto;
}

.book_now_btn {
    float: left;
    width: 100%;
    height: 45px;
    border-radius: 2px;
    background-color: #0979d8;
    text-align: center;
    line-height: 45px;
    color: #FFFFFF;
    transition: 0.5s all;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;

}

.book_now_btn:hover {
    background-color: #000000;
}

.test_price_align {
    text-align: right !important;
}

.book_test_btn_new {
    float: right;
    width: 300px !important;
}

.blog_height {
    height: 200px !important;
}

.banner_txt {
    float: left;
    text-align: left;
    width: 100%;
    margin-left: -100px;
    margin-top: 120px;
    display: block;
}

.carousel-caption h2 {
    font-size: 40px !important;
    font-weight: 800 !important;
    line-height: 60px;
    color: #FFFFFF;
    text-shadow: 5px 1px 6px #000000;
}

.carousel-caption {
    margin-left: -10% !important;
    top: 35% !important;
    animation: fadeInLeft 1s !important;
}





.certificate_title {
    float: left;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding-top: 8px;
}

.covid_heading {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 40px;

}


.Request-button {
    padding: 5px 10px;
    position: absolute;
    margin-left: -108px;
    margin-top: 36px;
    transform: rotate(90deg);
    background-color: #c80d23;
    border: 1px solid #c80d23;
    color: #FFFFFF;
    outline: none !important;
}

.form-control {
    font-size: 14px;
}

.form1 {
    background-color: #fff;
    width: 300px;
    padding: 20px;
    border: 1px solid #CCCCCC;
    position: fixed;
    z-index: 101;
    right: 0;
    margin-top: 30vh;
    margin-right: -300px;
    transition: .3s;
}

.form2 {
    margin-right: 0px;
}

button:not(:disabled) {
    cursor: pointer;
}



.corona_maindiv {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 35px;
    background-color: #eeeeee;
}

.starrating_div {
    float: left;
    width: 64%;
    height: 60px;
}

.reating_div {
    float: left;
    width: 35%;
    height: 35px;
    line-height: 20px;
    font-size: 15px;
    color: #000000;
    text-align: left;
    font-weight: 700;
}

.associates {
    float: left;
    width: 20%;
    height: auto;
    margin-bottom: 20px;
    padding-left: 3%;
    padding-right: 3%;
}

.megamanu_newgap {
    margin-left: -15px;
    margin-right: -15px;
}

.dental {
    color: #d1252a !important;
}

.megamanu_width {
    width: 1050px;
}

.dental_image {
    float: right;
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 20px;
}

.dental_image1 {
    float: right;
    width: 300px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 20px;
}


.tab_main_body {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #0979d8;
    padding: 2% 2%;
}

.find_test_heading {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0px 20px 0px;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    line-height: 32px;
    color: #000000;
}

.department_div {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

.department_maindiv {
    float: left;
    width: auto;
    height: auto;
    padding: 8px 15px;
    background-color: #f1f1f1;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
}

.department_maindiv:hover {
    background-color: #dddbdc;
    color: #000000;
}


.department_maindiv_hover {
    float: left;
    width: auto;
    height: auto;
    padding: 8px 15px;
    background-color: #0979d8;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.service_result_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.doctor_gap {
    margin-bottom: 30px;
}

.doctor_maindiv {
    float: left;
    width: 100%;
    padding: 15px;
    height: auto;
    border: 1px solid #CCCCCC;
    background-color: #f3f1f1;
}

.doc_img_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.doc_img {
    width: 100px;
    height: auto;
    margin: 0px auto;
}

.doc_css {
    width: 100%;
    border-radius: 50%;
    border: 2px solid #0979d8;
}

.doc_name_div {
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 15px;
    color: #272045;
    line-height: 24px;
    font-weight: 600;
}

.doc_depart_div {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 15px;
    color: #0979d8;
    line-height: 18px;
    font-weight: 600;
}

.doc_time_div {
    float: left;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 11px;
    margin-top: 6px;
    color: #000000;
    line-height: 18px;
    font-weight: 600;
}

.book_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.appointment_btn {
    float: left;
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    background-color: #D5042D;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 14px;
    font-weight: 600;
}


.desktop_social_div {
    display: block;
    float: right;
    width: 180px;
    /* margin-top:30px; */
    margin-right: 0px;
    /* margin-bottom:5px; */
}

.social_icon {
    float: right;
    width: 35px;
    margin-left: 10px;
}

.navbar .dropdown-menu {
    position: absolute !important;
    margin-top: 6px !important;
}

.dropdown-menu {
    border-radius: 0px !important;
}

.text-yellow {
    color: #E6007E !important;
    font-weight: 600;
    font-size: 15px;
}

.navbar .dropdown-menu a {
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 600;
    padding: 5px 0px;
    color: #000 !important;
    text-transform: capitalize !important;
}



.dropdown_font_style {
    color: #000000 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
}

.about_menu_div {
    width: 150px !important;
    padding: 0px 15px !important;
    margin-left: 0px !important;
}

.shirt_menu_div {
    width: 150px !important;
    padding: 0px 15px !important;
    margin-left: 80px !important;
}

.hoodie_menu_div {
    width: 150px !important;
    padding: 0px 15px !important;
    margin-left: 150px !important;
}

.index_subheading {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    text-align: center;
    color: #000000;
    font-size: 25px;
    text-align: center;

}

.inside_pedname {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    color: #222;
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;

}

.our_programe_heading {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 28px;
    color: #000000;
    font-weight: 600;

    text-transform: uppercase;
}

/*	.our_programe_heading:after {
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: #f9a61a;
    margin: auto;
    content: '';
}*/

.specification_heading {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    font-size: 26px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
}

/*.specification_heading:after {
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: #f9a61a;
    margin: auto;
    content: '';
	margin-top:15px;
}*/

.home_about {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    color: #404769;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.button_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.know_maindiv {
    width: 150px;
    height: auto;
    margin: 0px auto;
}

.knew_btn {
    float: left;
    width: 100%;
    height: 45px;
    background-color: #f9a61a;
    border-radius: 50px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 45px;
    transition: 0.5s all;
    font-weight: 600;
}

.knew_btn:hover {
    background-color: #000000;
    color: #FFFFFF;
}


.our_mission_div {
    float: left;
    width: 100%;
    height: auto;
    background-color: #818286;
    padding: 50px 30px;
}

.mission_img_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 7px;
}

.mission_img {
    width: 60px;
    height: auto;
    margin: 0px auto;
}

.mission_heading {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.mission_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.mission_btn_maindiv {
    width: 150px;
    height: auto;
    margin: 0px auto;
}

.mission_know_more {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 40px;
    border: 2px solid #FFFFFF;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
    transition: 0.5s all;
}

.mission_know_more:hover {
    background-color: #000000;
    border: 2px solid #000000;
}

.mission_vision {
    float: left;
    width: 100%;
    height: auto;
}

.infra_maindiv {
    float: left;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
}

.play_maindiv {
    display: block;
    float: left;
    width: 80px;
    padding-top: 160px;
    margin-left: -110px;
}

.infra_subheading {
    float: left;
    height: auto;
    width: 100%;
    text-align: left;
    font-size: 50px;
    margin-top: 80px;
    color: #9e9e9e;
    font-weight: 800;
}

.infra_heading_new {
    float: left;
    height: auto;
    width: 100%;
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}


/*.infra_heading_new:after {
display: block;
bottom: 0;
left: 0;
width: 70px;
height: 3px;
background: #f9a61a;
content: '';
margin-top:10px;
}*/

.infra_txt {
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #000000;
    font-weight: 500;
}

.mob_play_div {
    display: none;
}

.category_imgdiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.category_name {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.category_img_maindiv {
    float: left;
    width: 100%;
    height: auto;
}

.about_us_imgdiv {
    float: right;
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
}

.prd_imagediv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

#cf {
    position: relative;
    height: 400px;
    width: 100%;
    float: left;
}

#cf img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
    opacity: 0;
}

.bottom1 {
    opacity: 0;
}

#cf:hover .bottom1 {
    opacity: 1;
}

#cf:hover .top1 {
    opacity: 0;
}

.img_fit {
    height: 400px;
    object-fit: cover;

}

.prd_name {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #f9a61a;
    text-transform: uppercase;
}

.desktop_prd_imgdiv {
    display: block;
    float: left;
    width: 100%;
    min-height: 800px;
}

#gal1 {
    width: auto;
    float: left;
}

.thumb {
    width: 80px;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

.product_img {
    width: 100%;
    float: right;
}

.specification_fontsize {
    font-size: 20px;
}

.enquiry_maindiv {
    width: 200px;
    float: left;
    height: auto;
    margin-right: 15px;
    /*margin:0px auto;*/
}

.wishlist_enquiry_maindiv {
    width: 300px;
    height: auto;
    margin: 0px auto;
}

.enquiry_btn {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #f9a61a;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 500;
    transition: 0.5s all;
    cursor: pointer;
}

.enquiry_btn:hover {
    background-color: #000000;
}

.enquiry_btn_disable {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #c9c4c4;
    font-size: 15px;
    color: #757474;
    font-weight: 500;
    transition: 0.5s all;
    cursor: pointer;
}


.mob_prd_div {
    display: none;
}

#slider-thumbs {
    list-style: none;
    margin-left: -20px;
    margin-top: 10px;
    margin-bottom: 20px;
}




.similarpdHaed h1 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 25px;

    margin-bottom: 20px;
    font-weight: 500;

}

.productBOX {
    border: 1px solid #dfdcdc;
    /* margin: 2% 0%; */
    padding-bottom: 4%;
    margin: 6% 2%;
}

.similer_prd_maindiv {
    float: left;
    width: 100%;
    height: auto;
}

.producthomeDiv {
    width: 94%;
    height: auto;
    float: left;
    /*margin: 3%;*/
    padding: 2%;
}

.panel_img {
    float: left;
    width: 100%;
    height: auto;
}



.organ_name {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    height: 35px;
    font-weight: 400;
    color: #000000;
    margin-top: 10px;
    text-transform: none;
}


.wishlist-icon {
    width: 50px;
    height: 40px;
    color: #ed1c24;
    font-size: 18px;
    text-align: center;
    position: absolute;
    margin-top: 20px;
    /* right: -20px; */
    right: 30px;
    /* opacity: 0; */
    z-index: 1;
}

.mytextwithicon {
    position: relative;
    cursor: pointer;
}

.mytextwithicon:before {
    content: "\f08a";
    font-family: FontAwesome;
    right: 12px;
    position: absolute;
    top: 0;
    color: #d1cece !important;
}

.wishlist-icon:hover .mytextwithicon:before {
    content: "\f004";
    transition: color 0.3s ease-in-out;
}

.mytextwithicon1 {
    position: relative;
    cursor: pointer;
}

.mytextwithicon1:before {
    content: "\f004";
    font-family: FontAwesome;
    right: 12px;
    position: absolute;
    top: 0;
    color: #FF0000;
}


.wishlist_no {
    float: right;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #0475B0;
    margin-top: -7px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    margin-left: 25px;
    font-weight: 600;
    z-index: 10;
    position: absolute;
    /*border:1px solid #FFFFFF;*/
}

.mobile_wishlist_div {
    display: none;
}


.deleteitem {
    width: 50px;
    height: 50px;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    line-height: 40px;
    font-size: 18px;
    background-image: url(../images/corner.png);
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-right: 8px;
    color: #666666;
    cursor: pointer;
}

.wishlist_cross {
    float: right;
    width: auto;
    position: relative;
}

.inside_pageheading {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 32px;
    color: #2a2a2a;
    font-weight: 800;
    text-transform: uppercase;
}


.inside_pageheading:after {
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: #f9a61a;
    margin: auto;
    content: '';
}




.our_mission_div_inside {
    float: left;
    width: 100%;
    height: 480px;
    background-color: #818286;
    padding: 30px 15px;
    margin-bottom: 20px;
}

.subheading {
    font-size: 23px;
    text-align: left;
    font-weight: 800;
    color: #f9a61a;
    text-transform: uppercase;
}

.accreditation_img {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.accreditation_name {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}


.choose_imggap {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 20px;
}

.choose_txt {
    padding-left: 30px !important;
    padding-right: 0px !important;
}


.testimonial_div {
    float: left;
    width: 100%;
    height: 230px;
    padding: 20px;
    background-color: #f9a61a;
    text-align: center;
    color: #000000;
    font-size: 15px;
}

.fair_div {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 20px;
    text-align: left;
    font-size: 18px;
    color: #6a6b6f;
    background-color: #FFFFFF;
    border: 1px solid #e6e5e4;
}

.fair_location {
    color: #f9a61a;
    font-size: 15px;
}

.gallery_img_gap {
    margin-bottom: 20px !important;
}


.form-bg {
    background-color: #f9a61a;
    padding: 20px 20px 40px;
    border-radius: 5px;
    margin-bottom: 1.5rem !important;
}

.form-headimg {
    color: #000000;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}



.infrabox {
    float: left;
    width: 100%;
    padding: 30px;
    background-color: #f9a61a;
}

.infrabox_img {
    float: left;
    width: 60px;
    height: auto;
    margin-bottom: 10px;
}


.infrabox_heading {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.infrabox_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 500;
}

.single_prdimg {
    float: left;
    width: 100%;
    height: 400px;
}


.home_certificate_maindiv {
    width: 600px;
    height: auto;
    margin: 0px auto;
}

.home_certificate {
    float: left;
    width: 33%;
    height: auto;
}

.menu_hove {
    color: #f9a61a !important;
}

.question {
    font-size: 26px;
    font-weight: 700;
    color: #9e9e9e;
}

.home_banner {
    display: block !important;
}

.mob_banner {
    display: none !important;
}


.prd_desk_video_div {
    float: left;
    width: 550px;
    height: 550px;
}

.prd_deskvideo {
    float: left;
    width: 100%;
    height: 100%;
}

.fancy_videodiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: -50px;
}

.fancy_video {
    float: left;
    width: 40px;
    height: auto;
}

.watch {
    float: left;
    width: auto;
    margin-left: 10px;
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    line-height: 40px;
}

.mobile_imgshow {
    float: left;
    width: 100%;
    height: auto;
}

.desk_menuleft_div {
    float: right;
    width: auto;
    text-align: right;
    font-size: 15px;
    font-weight: 200;
    color: #FFFFFF;
    margin-left: 45px;
}

.desk_menuright_div {
    float: left;
    width: auto;
    text-align: left;
    font-size: 15px;
    font-weight: 200;
    color: #FFFFFF;
    margin-right: 45px;
}

.desk_menuright {
    float: right;
    width: 78%;
    /* margin-top:25px; */
}

.mob_header {
    display: none;
}

.category_title {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 15px;
    color: #4e4c4c;
    font-weight: 600;
    text-transform: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category_gap {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.collection_gap {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 30px;
}

.painting_price {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #E6007E;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
}

.home_video {
    width: 1125px;
    height: auto;
    margin: 0px auto;
}

.bodygap_new {
    padding: 0px 0px 60px;
}


.testimonial_maindiv {
    width: 1125px;
    height: auto;
    margin: 0px auto;
}


.testimonials_maindiv_new {
    float: left;
    width: 100%;
    height: auto;
}

.colon_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: -15px;
}

.colon {
    width: 35px;
    height: auto;
    margin: 0px auto;
}

.colon_div {
    float: left;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    z-index: 100;
    position: relative;
}

.testimonial_div_new {
    float: left;
    width: 100%;
    height: auto;
    padding: 50px 80px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.testimonial_name_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: -25px;
}

.testimonial_maindiv_new {
    width: 200px;
    height: auto;
    margin: 0px auto;
}

.testimonial_namenew {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.product_img_maindiv {
    float: left;
    width: 100%;
    height: 430px;
    overflow: hidden;
    margin-bottom: 15px
}

.navbar-dark .navbar-nav .nav-link {
    color: #3B3B3B !important;
    font-weight: 400;
    background-color: #fff;
}


.navbar-dark .navbar-nav .nav-link:hover {
    color: #018dcc !important;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1) !important;
    border-color: rgba(255, 255, 255, 0) !important;
}


button:focus {
    outline: 1px dotted #525051 !important;
    outline: 5px auto -webkit-focus-ring-color;
}



#cf {
    position: relative;
    height: 430px;
    width: 100%;
    float: left;
}

#cf img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
    opacity: 0;
}

.bottom1 {
    opacity: 0;
}

#cf:hover .bottom1 {
    opacity: 1;
}

#cf:hover .top1 {
    opacity: 0;
}

.img_fit {
    height: 450px;
    object-fit: cover;

}

.select_size_dropdown {
    float: left;
    width: 400px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

.sub_title {
    text-align: left;
    font-size: 18px;
    color: #222;
    font-weight: 600;
}

.cartbtn_divgap {
    padding-left: 0px !important;
    padding-right: 10px !important;
}

.add_cartbtn {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 40px;
    background-color: #222222;
    border-radius: 0px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 300;
    border: 0px;
    cursor: pointer;
}

.add_cartbtn_hover {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 40px;
    background-color: #737373;
    border-radius: 50px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 300;
    border: 0px;
    cursor: pointer;
}


.add_cartbtn_new {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 550x;
    background-color: #222222;
    text-align: center;
    color: #FFFFFF;
    font-weight: 400;
    border: 0px;
    cursor: pointer;
}

.cart_newgap {
    border-left: 2px solid #636363;
    width: 50%;
}

.wishlistnew_div {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 50px;
    padding-top: 13px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #000000;
    box-shadow: 0 2px 5px 0 rgb(34 34 34 / 30%);
}

input[type=text]:focus {
    border-bottom: 1px solid #000000 !important;
}

.ordersummery_maindiv {
    float: left;
    width: 100%;
    height: auto;
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 4px 20px rgb(34 34 34 / 15%);
}

.ordersummery_heading {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.item_txt {
    float: left;
    text-align: left;
    font-size: 17px;
    color: #000000;
    font-weight: 400;
}

.total {
    font-size: 16px;
    font-weight: 500;
    float: left;
    text-align: left;
}

.checkout_btn {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #222222;
    border-radius: 50px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 300;
    border: 0px;
    font-size: 16px;
    cursor: pointer;
}

.cart_txt {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #000000;
    font-weight: 300;
}

.txtbox_div_cart {
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-radius: 6px;
    border-color: rgba(34, 34, 34, 0.15);
    box-shadow: 0 1px 6px 0 rgb(34 34 34 / 15%);
    background-color: #FFFFFF;
    color: #000000;
    font-size: 16px;
    margin-left: 20px;
}

.coupon_txtbox {
    float: left;
    width: 66% !important;
    height: 39px !important;
    line-height: 39px;
    padding-left: 10px;
    border: 1px solid #ebebeb !important;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 16px !important;
    color: #000000;
    outline: 0px;
}

.coupon_btn {
    float: left;
    width: 30%;
    height: 42px;
    line-height: 42px;
    background-color: #0475B0;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    border: 0px;
    outline: 0px;
}

.checkout_leftmaindiv {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #E4E4E4;
    padding: 22px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
    border-radius: 3px;
}

.check_number {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.check_number_hover {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}

.edit_btn {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 28px;
    border-radius: 50px;
    background-color: #FFFFFF;
    border: 2px solid #000000;
    text-align: center;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.checkout_txtboxwidth {
    width: 96% !important;
}

.continue {
    width: 200px;
}

.form_left {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.form_right {
    padding-left: 15px !important;
    padding-right: 0px !important;
}

.payment_TXT ul li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 15px;
    color: #666666;
    margin-left: -50px;
}

.submit-btn {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #000000;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 20px;
    font-size: 14px;
}

/*.deleteitem {
width: 50px;
height: 50px;
float: right;
position: absolute;
right: 14px;
top: 0px;
text-align: right;
line-height: 40px;
font-size: 18px;
background-image: url(../images/corner.png);
background-repeat: no-repeat;
padding-top: 8px;
padding-right: 8px;
color: #666666;
cursor: pointer;
z-index: 100;
}*/

.wishlist_product_img_maindiv {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.cookie_icon_div {
    position: fixed;
    width: 60px;
    height: auto;
    border-radius: 10px;
    margin-top: 75vh;
    z-index: 10;
    overflow: hidden;
    left: 15px;
    bottom: 20px;
}

.cookie_icon {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding-top: 12px;
    padding-right: 5px;
    background-color: #000000;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    cursor: pointer;

}

.cookie_messagediv {
    float: left;
    width: 400px;
    height: 300px;
    background-color: #FFFFFF;
    left: 15px;
    bottom: 80px;
    border-radius: 10px;
    z-index: 10;
    position: fixed;
    box-shadow: rgb(0 0 0 / 15%) 0px 4px 24px, rgb(0 0 0 / 5%) 0px 2px 6px;
}



.fulldiv {
    float: left;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(38, 53, 68, 0.80);
    background: rgba(38, 53, 68, 0.80);
    z-index: 1500;
    position: fixed;
}

.message_maindiv_new {
    width: 500px;
    height: auto;
    margin: 0px auto;
}

.message_div_new {
    float: left;
    width: 100%;
    height: auto;
    padding: 3%;
    background-color: #FFFFFF;
    margin-top: 200px;
}

.cookie_heading {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 5px;
}

.cookie_body {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
    text-align: justify;
}

.cookie_btn {
    float: left;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 13px;
    margin-bottom: 10px;
    border: 0px;
    outline: 0px;
    cursor: pointer;
    text-transform: capitalize;
}

.cookies_btn_maindiv {
    float: left;
    width: 100%;
}

.cookie_btngap {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.content_bodygap {
    padding: 30px 0% 60px;
}


.message_maindiv_new1 {
    width: 1100px;
    height: auto;
    margin: 0px auto;
}

.message_div_new1 {
    float: left;
    width: 100%;
    height: auto;
    padding: 3%;
    background-color: #FFFFFF;
    margin-top: 15px;
}

.cook_font {
    font-size: 13px;
}

.cookie_height {
    float: left;
    width: 100%;
    height: auto;

}


.font_maindiv {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.fontdiv {
    float: right;
    width: auto;
    padding: 2px 15px;
    border-radius: 5px;
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    margin-left: 8px;
}

.studentcorner_menu_div {
    width: 170px !important;
    padding: 0px 15px !important;
    margin-left: 120px !important;
}


.notice_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}

.notice_title {
    float: left;
    width: 15%;
    height: auto;
    padding: 10px 5px;
    background-color: #f1c94e;
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
}


.notice {
    float: left;
    width: 85%;
    height: auto;
    padding: 14px 10px;
    background-color: #000000;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
}

.home_category_div {
    float: left;
    width: 100%;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

section.three-section .img-box {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

section.three-section .content {
    position: absolute;
    bottom: 30px;
    text-align: center;
    display: block;
    width: 100%;
}

section.three-section .content h3 {
    margin-bottom: 1rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
}

section.three-section .content .btn-1 {
    background-color: #fff;
    width: 160px;
    height: 35px;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
}

section.three-section .content .btn-1:hover {
    background-color: #000000;
    color: #fff;
    text-decoration: none;
}


.parallexBG1 {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 50px;
    padding-top: 70px;
    background-image: url(../images/ganesh-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-attachment: fixed; */
    background-size: cover;

}


section.heading .heading-box {
    position: relative;
    text-align: center;
}

section.heading .lines {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    opacity: 1;
    height: 2px;
    background-color: #000000;
    width: 550px;
    margin: 0;
    z-index: -1;
}

section.heading h2 {

    color: #000000;
    text-align: center;
    background-color: #fff;
    display: inline-block;
    z-index: 1;
    padding: 0 20px;
    text-transform: uppercase;
}


.our_programe_heading1 {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    text-align: center;

    font-size: 35px;
    color: #000000;
    font-weight: 800;
    text-transform: uppercase;
}

.our_programe_heading1:after {
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: #e31e24;
    margin: auto;
    content: '';
}


.button_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.know_maindiv {
    width: 150px;
    height: auto;
    margin: 0px auto;
}

.knew_btn_new {
    float: left;
    width: 100%;
    height: 45px;
    background-color: #000000;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    transition: 0.5s all;
    font-weight: 600;
    border-radius: 5px;
}

.bottom_bannergap {
    padding-top: 50px;
}

.dropdownmaindiv {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}


.strikethrough {

    position: relative;

}

.strikethrough:before {

    position: absolute;

    content: "";

    left: 0;

    top: 50%;

    right: 0;

    border-top: 1px solid;

    border-color: inherit;



    -webkit-transform: rotate(-5deg);

    -moz-transform: rotate(-5deg);

    -ms-transform: rotate(-5deg);

    -o-transform: rotate(-5deg);

    transform: rotate(-5deg);

}


.view_details_maindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.prd_viewdetails {
    width: 150px;
    margin: 0px auto;
}

.view_details_div {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #000000;
    border: 1px solid #000000;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    transition: 0.5s all;
    cursor: pointer;
}

.view_details_div:hover {
    background-color: #FFFFFF;
    color: #000000;
}



.color_available_img {
    float: left;
    cursor: pointer;
    width: 60px;
    height: auto;
    margin-right: 4px;
    border: 2px solid #dbdbdb;
    transition: color 0.3s ease-in-out;
    margin-bottom: 5px;
}

.color_available_img:hover {
    border: 2px solid #000000;
}

.active_pic {
    border: 2px solid #000000;
    box-shadow: none !important;
}

.color_available_maindiv {
    float: left;
    width: 100%;
    height: auto;
    /* margin: 5px 0px 25px;*/
}


.desktop_filterdiv {
    display: block;
    width: 100%;
    padding-right: 30px;
}

.filters {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.fil_head {

    font-size: 15px;
    padding: 0px 0px 10px 0;
    color: #333333 !important;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
}

.filtermain {
    float: left;
    width: 100%;
}

.divlabel {
    position: relative;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
}

.filterBG {
    float: left;
    width: 100%;
    display: block !important;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}

.chip {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 25px;
    background-color: #0475B0;
    line-height: 30px;
    color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 5px;
}

.short_by {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    padding-left: 10px;
    text-align: left;
    font-size: 15px;
    border-radius: 5px;
}

.main_cataloge {
    float: left;
    width: 100%;
}

.stickyfooter {
    display: none;
}

.stickyfooter1 {
    display: none;
}

.mobfilter_bg {
    float: left;
    width: 100%;

}

.mobilefilter_maindiv {
    float: left;
    width: 100%;
    padding: 20px;
    height: 100%;
    top: 0px;
    bottom: 0px;
    z-index: 30000;
    position: fixed;
    background-color: #fff;
    overflow: auto;
    display: none;
}

.cross_div {
    float: left;
    width: 100%;

}

.cross {
    float: right;
    width: auto;
    height: auto;
    font-size: 15px;
    color: #000 font-weight:600;
}

.sp-quantity {
    float: left;
    width: 200px;
    height: 3rem;

}


.sp-minus {
    width: 3rem;
    height: 3rem;
    color: #676767;
    font-size: 2rem;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 0px solid #000;
    line-height: 2.2rem;
    /* width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;*/
    float: left;
    text-align: center;
    background-color: #fff;
    color: #000;
    font-weight: 400;
}

.sp-minus a,
.sp-plus a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    color: #000;
    font-weight: 400;
}

.sp-input {
    width: 3rem;
    height: 3.01rem !important;
    border: 1px solid #000 !important;
    border-left: 0px solid black;
    float: left;
    background-color: #fff;
}

.sp-input input {
    width: 3rem;
    height: 2.76rem !important;
    text-align: center;
    font-weight: 600;
    border: none;
    background-color: #fff;
}

.sp-plus {
    width: 3rem;
    height: 3rem;
    color: #676767;
    font-size: 2rem;
    border-left: 0px solid #D7D5D7;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    line-height: 2.2rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    float: left;
    text-align: center;
    background-color: #fff;
    color: #000;
    font-weight: 400;
}






/*.sp-quantity {
    float:left;
    width: 124px;
    height: 25px;
   
}


.sp-minus {
    width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;
    float: left;
    text-align: center;
    background-color: #E8E8EA;
    color: #000;
}

.sp-minus a, .sp-plus a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    color: #333333;
}

.sp-input {
    width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;
    border-left: 0px solid black;
    float: left;
    background-color: #E8E8EA;
}

.sp-input input {
    width: 28px;
    height: 25px;
    text-align: center;
   
    border: none;
    background-color: #E8E8EA;
}

.sp-plus {
    width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;
    border-left: 0px solid #D7D5D7;
    float: left;
    text-align: center;
    background-color: #E8E8EA;
    color: #000;
}*/

/*section.featured-arrival, section.collection, section.ads, section.three-section {
    padding: 50px 0 50px 0;
}*/




.sp-minus1 {
    width: 1.7rem;
    height: 2.3rem;
    color: #676767;
    font-size: 1.5rem;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 0px solid #000;
    line-height: 1.4rem;
    border-right: 0px !important;
    /* width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;*/
    float: left;
    text-align: center;
    background-color: #fff;
    color: #000;
}

.sp-minus1 a,
.sp-plus1 a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    color: #333333;
}

.sp-input1 {
    width: 2rem;
    height: 2.3rem !important;


    float: left;
    border: 1px solid #000 !important;
    background-color: #fff;
}

.sp-input1 input {
    width: 1.5rem;
    height: 2.13rem !important;
    text-align: center;

    border: none;
    background-color: #fff;
}

.sp-plus1 {
    width: 1.7rem;
    height: 2.3rem;
    color: #676767;
    font-size: 1.5rem;
    border-left: 0px solid #000;
    border-top: 1px solid #000;
    border-left: 0px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    line-height: 1.4rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    float: left;
    text-align: center;
    background-color: #fff;
    color: #000;
}


.sp-quantity_new {
    float: left;
    width: 100%;
    padding-left: 0px;
    margin-top: 8px;
}







/* ================== catagory section ================================ */
section.catagory .content-box {
    position: absolute;
    bottom: 10px;
    left: 17px;
    z-index: 10;

}

section.catagory .overlay {
    width: 100%;
    height: 110px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.12);
    left: 0;
    transition: all 2s ease 0s;
    bottom: 0;
}

section.catagory .hover-effect img {
    width: 100%;
    transition: 4s ease;
}


section.catagory .content-box h2 {

    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;


}

section.catagory .extra-height {
    height: 385px;
    object-fit: cover;

}

section.catagory .container {
    padding: 20px 60px 0 60px;
}


section.catagory .hover-effect {
    overflow: hidden;

}

section.catagory .hover-effect:hover img {
    transform: scale(1.1);
}

section.catagory .hover-effect:hover .overlay {
    background-color: rgba(0, 0, 0, 0.7);
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.category_imggap {
    padding: 0px 10px !important;
}

.category_mainimggap {
    padding: 0px 5px !important;
}

.logo_size {
    width: 120px;
}




/* ================== catagory section end ================================ */


/* ================== NEW ARRIVALS  ================================ */

.heading1 {
    font-size: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #383838;


}

.margin {
    margin-bottom: 60px;
}



section.new-arrivals .on-hover {
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}

/*section.new-arrivals .container{
  padding: 20px 50px 0 50px;
}*/
section.new-arrivals .container {
    padding: 20px 0px 0 0px;
}

section.new-arrivals .hover-effect {
    /*height: 500px;*/
    height: auto;
    overflow: hidden;
}

section.new-arrivals .hover-effect:hover .on-hover {
    opacity: 1;
}

section.new-arrivals .hover-effect img {
    object-fit: cover;
    width: 100%;
    /*height: 500px;*/
    height: auto;
}


section.new-arrivals .all-content {
    position: absolute;
    bottom: -125px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
    padding: 1.5rem;
    transition: all 0.5s ease 0s;
}


section.new-arrivals .hover-effect:hover .all-content {
    bottom: 0px;

}

section.new-arrivals .all-content .product-name {
    font-size: .9rem;
    font-weight: 600;
    text-align: center;
}

section.new-arrivals .all-content .product-price {
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 15px 0;
}

section.new-arrivals .all-content .btn-1 {
    border: none;
    border-radius: 0px 6px;
    background-color: #FECB36;
    color: #000;
    width: 150px;
    height: 35px;
    font-size: .85rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

section.new-arrivals .all-content .btn-2 {
    border: none;
    border-radius: 0px 6px;
    background-color: #E55688;
    color: #000;
    width: 150px;
    height: 35px;
    font-size: .85rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.cart_right_gap {
    margin-right: 10px;
}


/* ================== NEW ARRIVALS end  ================================ */

/* --------------------------- collection---------------------- */
section.collection img {
    object-fit: cover;
    width: 100%;
}

section.collection .container-fluid {
    padding: 0 80px;
}

section.collection .container {
    padding: 0px;
}

section.collection .content-box {
    position: absolute;
    width: 95%;
    height: 95%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
}


section.collection .box {
    position: absolute;
    text-align: center;
    bottom: 0;
}

section.collection h2 {
    text-transform: uppercase;
    font-size: 4rem;
    color: #fff;
    margin-bottom: 5rem;
    transition: all 0.5s ease;

}

section.collection h2 {
    text-transform: uppercase;
    font-size: 2rem;
    color: #fff;
    margin-bottom: 3rem;


}

section.collection .btn-2 {
    border: none;
    border-radius: 0px 6px;
    background-color: #ffffff;
    color: #CD3067;
    width: 150px;
    height: 40px;
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 5rem;
    transition: all 0.3s ease;
}

section.collection .btn-2:hover {
    color: #fcbf08;
}

section.collection .hover-effect {
    overflow: hidden;

}


section.collection .hover-effect img {
    transition: all 5s ease;
}


section.collection .hover-effect:hover img {
    transform: scale(1.1);
}


section.collection .hover-effect:hover h2 {
    background-color: #CD3067;
    padding: 0.5rem;
}




section.subscribe {
    position: relative;
    color: #fff;
}

section.subscribe .bg {
    background-image: url("../images/signup.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4rem 0;

}

section.subscribe .container {
    width: 100%;
    text-align: center;
}

section.subscribe .container span {
    font-size: 2rem;
    font-weight: 600;
}


section.subscribe .container p {
    font-size: 1.6rem;
    font-weight: 400;
    /* letter-spacing: 1px; */
    margin: 20px 0;
}


section.subscribe .lines {
    opacity: 1;
    width: 95px;
    margin: 0 auto;
    height: 2px;
    background-color: #FFFFFF;
}

section.subscribe .search-box {
    width: 50%;
    background-color: #fff;
    margin: 0 auto;
    height: 40px;
    position: relative;
    border-radius: 0px 6px;
}

section.subscribe .search-box input {
    background-color: #fff;
    border: none;
    outline: none;
    height: 40px;
    width: 95%;
    display: flex;
    padding-left: 1.5rem;
    font-size: 1rem;
}

section.subscribe .search-box .btn-2 {
    background-color: #CD3067;
    position: absolute;
    right: 0;
    border: none;
    height: 42px;
    width: 150px;
    top: 0;
    border-radius: 0px 6px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    transition: all 0.5s ease;
}

section.subscribe .search-box .btn-2:hover {
    background-color: #fcbf08;
}

section.three-section .img-box {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

section.three-section .content {
    position: absolute;
    bottom: 20px;
    text-align: center;
    display: block;
    width: 100%;
}

section.three-section .content h3 {
    margin-bottom: 1rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
}

section.three-section .content .btn-1 {
    background-color: #fff;
    width: 160px;
    height: 35px;
    border-radius: 5px;
    color: #312781;
    font-size: 1rem;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
}

section.three-section .content .btn-1:hover {
    background-color: #312781;
    color: #fff;
}

section.heading .heading-box {
    position: relative;
    text-align: center;
}

section.heading .lines {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    height: 2px;
    background-color: #E6007E;
    width: 550px;
    margin: 0;
    z-index: -1;
}

section.heading h2 {

    color: #E6007E;
    text-align: center;
    background-color: #fff;
    display: inline-block;
    z-index: 1;
    padding: 0 20px;
    text-transform: uppercase;
}


section.featured-arrival .container-fluid {
    padding: 0 20px 0 20px;
}



section.featured-arrival img {
    object-fit: cover;
    width: 100%;
    height: auto;
    height: 413px;
}






section.featured-arrival .item {
    height: auto;
    cursor: pointer;
}

section.featured-arrival .item h4 {
    float: left;
    width: 100%;
    font-size: .90rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
    text-align: left;
    font-weight: 500;
    height: 35px;
}

section.featured-arrival .item p {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    font-weight: 600;

    margin-top: 0rem;
    text-align: left;
    color: #000000;
}

.discount {
    text-decoration: line-through;
    font-size: 1rem;
    color: #989898;
}


section.collection .content {
    position: relative;
    cursor: pointer;
}

section.collection h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    text-align: center;
}

section.collection {
    margin-top: 2rem;
}


section.ads {
    margin-bottom: 2rem;
}

section.feedback .item .card {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    padding: 1.5rem;
    flex-direction: row;
    gap: 30px;
    align-items: center;
}

section.feedback .item .card .img {
    width: 200px;
}

section.feedback .content {
    flex: 2;
}

section.feedback .content p {
    font-size: 1rem;
}

section.feedback .content img:first-child {
    width: 49px;
}

section.feedback .content img:last-child {
    width: 89px;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.badge,
.btn,
.card:not([class*=card-outline-]),
.chip,
.jumbotron,
.modal-dialog.cascading-modal .modal-c-tabs .nav-tabs,
.modal-dialog.modal-notify .modal-header,
.navbar,
.pagination .active .page-link,
.z-depth-1 {

    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0%), 0 2px 10px 0 rgb(0 0 0 / 0%) !important;
}

.video_bottomgap {
    padding-bottom: 60px;
}

.qty {
    color: #222;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.mycart_prdname {
    font-size: 17px;
}

.mycart_slidetxt {
    font-size: 14px;
    line-height: 17px;
    color: #404769;
}

.mycart_offer {
    font-size: 15px;
}

.bar_icon {
    display: none;
}

.video_height {
    height: 630px;
}

.wishlist-icon {
    width: 50px;
    height: 40px;
    color: #ed1c24;
    font-size: 18px;
    text-align: center;
    position: absolute;
    margin-top: 10px;
    /* right: -20px; */
    right: 0px;
    /* opacity: 0; */
    z-index: 1;
}

.mytextwithicon:before {
    content: "\f004";
    font-family: FontAwesome;
    right: 12px;
    position: absolute;
    top: 0;
}

.wishlist-icon:hover .mytextwithicon:before {
    content: "\f004";
    transition: color 0.3s ease-in-out;
}

.mytextwithicon1 {
    position: relative;
    cursor: pointer;
}

.mytextwithicon1:before {
    content: "\f004";
    font-family: FontAwesome;
    right: 12px;
    position: absolute;
    top: 0;
}

.likegap {
    padding: 60px 0%;
}

.mob_body_topgap {
    margin-top: 100px;

}

.mob_topgap {
    margin-top: 110px;
}

.privacytopgap {
    margin-top: 110px;
}

.logo_topgap {
    margin-top: 5px;
}





section.collection {
    padding: 4rem 0;
}

.line {
    opacity: 1;
    color: #143A57;
    width: 120px;
    border-top: 3px solid;
}

section.collection h2 {
    margin: 0 1.2rem;
    font-weight: 600;
}

section.collection .card {
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 0px;
}

section.collection .card img {
    border-radius: 0px;
    transition: 8s ease;
    /*filter: sepia(50%);*/
}

section.collection .card-title {
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

section.collection .card .card-img-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.85) 0%, rgba(255, 255, 255, 0) 59%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 0px;
    transition: all 2s ease;
}

section.collection .card:hover img {
    transform: scale(1.1);
    /* filter: sepia(0);*/
}

section.collection .card:hover .card-img-overlay {
    /*  background: linear-gradient(360deg, rgba(0, 0, 0, 0.95) 0%, rgba(255, 255, 255, 0) 59%);*/
}

.category_btn {
    float: left;
    width: 40%;
    background-color: #A8233E;
    height: 50px;
    text-align: center;
    border-radius: 9px;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.5s ease;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.category_btn:hover {
    background-color: #fec4c4;
    color: #991413;
}


.new_homeheading {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #530303;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
}

.new_homesubheading {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #343434;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
}

.feedback_new_maindiv {
    float: left;
    width: 100%;
}

.newtestimonial_div {
    float: left;
    width: 100%;
    padding: 0% 10%;
}

.testi_body {
    float: left;
    width: 100%;
}

.customer_name {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}

.testimonials_details {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #404769;
    line-height: 30px;
    font-weight: 500;
}

/*.category_title_new {
    float: left;
    width: 100%;
    height: 35px;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    font-weight: 600;
}

.painting_price {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 600;

    margin-top: 5px;
}
*/

.prd_div_new {
    float: left;
    width: 100%;
    border: 0px solid #CCCCCC;
    /* padding-bottom: 20px; */
    padding-bottom: 0px;
}


.product_name_inside {
    float: left;
    width: 100%;
    font-size: .88rem;
    line-height: 1.2rem;
    margin-top: .5rem;
    text-align: left;
    font-weight: 500;

    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


    /* height: 35px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/


}






.product_price_inside {
    float: left;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    margin-top: .1rem;
    text-align: left;
    color: #000;
}



.jewellery_product_name_inside {
    float: left;
    width: 100%;
    font-size: .88rem;
    line-height: 1.2rem;
    margin-top: .5rem;
    text-align: left;
    font-weight: 500;

    /*height: 35px;*/
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    /*	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;*/
}


.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 450px !important;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: ;
    --bs-offcanvas-bg: #fff;
    --bs-offcanvas-border-width: 1px;
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: 0 0.125rem 0.25remrgba(0, 0, 0, 0.075);
}


.slide_bodygap {
    float: left;
    width: 100%;
    padding: 0px 15px;
}

section.map .scroll_bar {
    overflow: hidden;
    overflow-y: scroll;
    height: 70vh;
}

section.map .scroll_bar::-webkit-scrollbar-track {
    border-right: 2px solid white;
    border-left: 2px solid white;
}

section.map .scroll_bar::-webkit-scrollbar {
    width: 2px;
    background-color: #cccccc;
    border-radius: 10px;
}

section.map .scroll_bar::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
}

section.map .scroll_bar {
    scrollbar-width: thin;
    /* For Firefox */
    scrollbar-color: #aeaeae #e6e6e6;
    /* For Firefox */
}




.scroll_bar {
    overflow: hidden;
    overflow-y: scroll;
    height: 30vh;
}

.scroll_bar::-webkit-scrollbar-track {
    border-right: 2px solid white;
    border-left: 2px solid white;
}

.scroll_bar::-webkit-scrollbar {
    width: 1px;
    background-color: #cccccc;
    border-radius: 5px;
}

.scroll_bar::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 5px;
}

.scroll_bar {
    scrollbar-width: thin;
    /* For Firefox */
    scrollbar-color: #aeaeae #e6e6e6;
    /* For Firefox */
}










.skutxt {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 13px;
    color: #000000;
    font-weight: 300;
}



.jEbdED {
    display: block;
    width: 100%;
    float: left;
    /* height: 40px; */
    height: 130px;
    box-shadow: rgb(0 0 0 / 7%) 0px 0px 10px 0px;
    /* background-color: #333333; */
    position: absolute;
    margin-left: 0px;
    bottom: 0px;
    z-index: 10;
    padding-top: 15px;
    border-top: 1px solid #f4f4f4;
    background-color: #FFFFFF;

}

.slide_subtotal_maindiv {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.subtotal {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding: 0px 15px;
}

.subtotal_amount {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18x;
    color: #000;
    font-weight: 600;
    padding: 0px 15px;
}

.shoppingbag {
    font-size: 30px;
    color: #000;
}

.emptycart {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.payment_div {
    float: left;
    width: 100%;
    height: auto;
    padding: 8px;
    background-color: #f3f2f2;
    border: 1px solid #d1d1d1;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 5px;
}

.home_stripgap {
    padding-top: 40px;
}


.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #000;
}

.hover-underline-animation:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;

    background-color: #fff;
    transform-origin: bottom center;
    transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
    transform: scaleX(1);
    transform-origin: bottom center;
}


.apply_promocode_heading {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #000;
    font-weight: 600;

}

.apply_promocode_sunheading {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;

}

.megamenu_font {
    color: #fff !important;
    padding-left: 0px !important;
    text-transform: none !important;
    text-align: left !important;
}


.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent !important;
}

.owl-prev {
    position: absolute;
    left: -25px;
    top: 150px;
    z-index: 1;
    width: 70px;
}

.owl-next {
    position: absolute;
    right: -25px;
    top: 150px;
    z-index: 1;
    width: 70px;
}

.owl-theme .owl-nav [class*=owl-] {
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
    transform: scale(1);
    transition: all 0.5s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
    transform: scale(1.1);
    transition: all 0.5s;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    width: 10px !important;
    border-radius: 50px;
    transition: all .05s ease;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
    width: 12px !important;
    border-radius: 5px;
    transition: all .05s ease;
}


.jewellery_font {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #530303;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
}

.jewellery_shopnow {
    width: 300px;
    margin: 0px auto;
}

.ships {
    font-size: .75rem;
}


.parallexBG_saree {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 50px;
    padding-top: 70px;
    padding-right: 90px;
    background-image: url(../images/about-img.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.impreesive_maindiv {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px;
}

.impresive_font {
    float: left;
    font-size: 17px;
    color: #000;
}

.impresive_ethnic_font {
    float: left;
    font-size: 33px;
    color: #A8233E;
}

.impresive_ethnic_bodyfont {
    float: left;
    font-size: 15px;
    color: #000;
    text-align: justify;
}

.blog_homedate {
    font-size: 14px;
    font-weight: 400;
}

.blog_hometext {
    font-size: 16px;

}

.testimonials_home_maindiv {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    font-size: 15px;
    font-weight: 400;

    text-align: justify;


}

.testicontent {
    height: 170px;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.testimonial .container-fluid {
    padding: 0 80px;
}


section.testimonial .owl-theme .owl-dots .owl-dot span {
    background: #A8233E !important;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    transition: all .05s ease;
}

section.testimonial .owl-theme .owl-dots .owl-dot.active span {
    background: #A8233E !important;
    width: 10px;
    height: 12px;
    border-radius: 50px;
    transition: all .05s ease;
}


.owl-next img {
    width: 40px !important;

}

.owl-prev img {
    width: 40px !important;


}


.catrgory_name {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    color: #A8233E;
}

section.collection .owl-prev {
    top: 110px;
}


section.collection .owl-next {
    top: 110px;
}

section.new-arrivals .owl-next img {
    float: right !important;
}



.batch_new {
    float: right;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 10px;
    margin-top: 10px;
    z-index: 1;
    position: absolute;
    right: 5px;
}

.batch_new h6 {
    font-size: 14px;
}

.line_div {
    float: left;
    width: 100%;
    height: 2px;
    background-color: #1D1C1C;
}



section.tranding-look .owl-prev {
    top: 80px;
}


section.tranding-look .owl-next {
    top: 80px;
}

.video_height_new {
    height: 376px;
}

.video_topgap {
    margin-top: -30px;
}

.social_div {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding-top: 12px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 45px;
    margin-right: 10px;
    transition: all 0.5s ease;
}

/* Scroll to top */


.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 15px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    /* background: white; */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 999;
    filter: drop-shadow(0px 0.5px 1px #00000070);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
    transform: scale(0.8);
}

.scroll-top.show1 {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.scroll-top .scrollprogress {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-90deg);
}

.scroll-top .progress-bg {
    stroke: #ccc;
    stroke-width: 4;
}

.scroll-top .progressscroll {
    stroke: #00a2e8;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.1s linear;
}

.scroll-top .arrow svg {
    width: 15px;
    height: 20px;
    transform: translate(1px, -1px);
}

section.new-arrivals .owl-prev,
section.new-arrivals .owl-next {
    top: 160px;
}


section.tranding-looks .owl-prev,
section.tranding-looks .owl-next {
    top: 200px;
}


section.related-prd .owl-prev,
section.related-prd .owl-next {
    top: 160px;
}


.list li {
    list-style: disc;
    line-height: 25px !important;
    margin-left: -15px !important;
    padding-left: 0rem !important;
}


.quantity-wrapper {
    display: inline-flex;
    align-items: center;
    background-color: transparent;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 5px;
}

.quantity-btn {
    background: none;
    width: 40px;
    height: 45px;
    background-color: #fff;
    border: none;
    color: #666565;
    font-size: 20px;
    padding: 0px 12px;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
    transition: all 0.5s ease;
}

.quantity-btn:hover {
    background-color: #e6e6e6;
}

.quantity--field {
    width: 43px;
    max-width: 30px;
    text-align: center;
    font-size: 15px !important;
    border: none !important;
    outline: none !important;
    background: transparent;
    color: #666565 !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    height: 36px;
    border-radius: 0px !important;
}


.banner_font_new {
    float: left;
    width: auto;
    text-align: left;
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px 15px 0px;
}


.banner_font_subheading {
    float: left;
    width: auto;
    text-align: left;
    color: #fff;
    font-weight: 600;
    font-size: 37px;
    line-height: 40px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.6);
    /*backdrop-filter: blur(8.44252px);*/
}


.banner_btn {
    float: left;
    width: auto;
    padding: 10px 20px;
    margin-top: 15px;
    height: 45px;
    font-size: 15px;
    line-height: 23px;
    background-color: #fff;
    text-align: center;
    color: #A8233E;
    border-radius: 0px;
    transition: all 0.5s ease;
    border: 0px solid #3E5A7B;
}



/* Section Title Styling */
        .subtitle-text {
            font-size: 0.85rem;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #777;
            font-weight: 500;
        }

        .section-title {
            font-size: 2.1rem;
            font-weight: 400;
            color: #111;
            letter-spacing: 0.5px;
        }

        .title-divider {
            width: 50px;
            height: 3px;
            background-color: #0b8da9;
            margin: 12px auto 0 auto;
            border-radius: 2px;
        }

        /* Product Card Base */
        .product-card {
            border: none;
            background: transparent;
            transition: all 0.3s ease;
            position: relative;
        }

        /* Image Wrapper with Diagonal Ribbon Support */
        .card-img-wrapper {
            position: relative;
            background-color: #f2eeec;
            overflow: hidden;
            aspect-ratio: 1 / 1.15;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .card-img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }

        /* Diagonal Corner Ribbons */
        .ribbon {
            position: absolute;
            top: 18px;
            right: -32px;
            transform: rotate(45deg);
            width: 120px;
            text-align: center;
            color: #ffffff;
            font-size: 0.72rem;
            font-weight: 700;
            letter-spacing: 1px;
            text-transform: uppercase;
            padding: 4px 0;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
            z-index: 10;
            pointer-events: none;
        }

        .ribbon-sale {
            background-color: #d90429;
        }

        .ribbon-new {
            background-color: #1f8a3d;
        }

        /* Product Details */
        .product-title {
            font-size: 0.93rem;
            font-weight: 400;
            color: #333333;
            line-height: 1.4;
            margin-top: 16px !important;
            margin-bottom: 8px !important;
            min-height: 42px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            transition: color 0.2s ease;
        }

        .product-card:hover .product-title {
            color: #0b8da9;
        }

        .price-container {
            display: flex;
            align-items: center;
            gap: 8px;
            font-weight: 600;
        }

        .current-price {
            color: #0b8da9;
            font-size: 1.1rem;
        }

        .original-price {
            color: #a0a0a0;
            font-size: 0.9rem;
            text-decoration: line-through;
            font-weight: 400;
        }

        /* Toast Container */
        .toast-container {
            z-index: 1090;
        }

        /* Responsive Mobile Tuning for 2-Column Grid */
        @media (max-width: 575.98px) {
            .ribbon {
                top: 12px;
                right: -36px;
                width: 105px;
                font-size: 0.4rem;
                padding: 3px 0;
            }
            .product-title {
                font-size: 0.82rem;
                margin-top: 10px !important;
                margin-bottom: 6px !important;
                min-height: 38px;
            }
            .current-price {
                font-size: 0.95rem;
            }
            .original-price {
                font-size: 0.8rem;
            }
            .section-title {
                font-size: 1.65rem;
            }
        }
        
        .view_all_product{
            float:left;
            width:100%;
            padding:12px 0px;
            text-align:center;
            color:#1A1C1C;
            font-size:0.8rem;
            font-weight:500;
            text-transform:uppercase;
            border:1px solid #1A1C1C;
            transition: 0.5s all;
            margin:50px 0px 0px;
            letter-spacing: 1.5px;


        }
        
        .view_all_product:hover{
            background-color:#1a1a1a;
            border:1px solid #1a1a1a;
            color:#fff;
        }
        
        
        
 /* Trust Banner Section */
        .trust-banner-section {
            width: 100%;
            background-color: #031923;
            color: var(--title-color);
            padding: 2.75rem 1rem;
        }

        .feature-box {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 1.25rem;
            padding: 0.5rem 1rem;
        }

        .feature-icon-wrapper {
            flex-shrink: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #ffffff;
        }

        .feature-icon-wrapper svg {
            width: 58px;
            height: 58px;
            stroke-width: 1.75;
        }

        .feature-content {
            display: flex;
            flex-direction: column;
        }

        .feature-title {
            font-size: 1.25rem;
            font-weight: 400;
            color: #fff;
            margin-bottom: 0.2rem;
            line-height: 1.25;
            letter-spacing: -0.01em;
        }

        .feature-desc {
            font-size: 0.9rem;
            font-weight: 400;
            color: #a3b8c2;
            margin-bottom: 0;
            line-height: 1.4;
        }

        /* Vertical divider lines between feature items on large screens */
        @media (min-width: 992px) {
            .feature-col:not(:last-child) {
                border-right: 1px solid rgba(255, 255, 255, 0.25);
            }
        }

        /* Responsive stack styling for mobile/tablet screens */
        @media (max-width: 991.98px) {
            .feature-col {
                padding-top: 1.25rem;
                padding-bottom: 1.25rem;
            }
            .feature-col:not(:last-child) {
                border-bottom: 1px solid rgba(255, 255, 255, 0.25);
            }
            .feature-box {
                justify-content: flex-start;
                max-width: 420px;
                margin: 0 auto;
            }
        }        
        
        
 /* Teal Accent Line Under Heading */
        .heading-accent {
            width: 45px;
            height: 3px;
            background-color: #008ba3;
            border-radius: 2px;
            margin-bottom: 2rem;
        }

        /* Navigation Arrows */
        .nav-arrow-btn {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            border: 1px solid #e0e0e0;
            background-color: #ffffff;
            color: #333333;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.2s ease-in-out;
            font-size: 0.85rem;
            outline: none;
            padding: 0;
            box-shadow: 0 2px 4px rgba(0,0,0,0.03);
        }

        .nav-arrow-btn:hover {
            border-color: #a0a0a0;
            background-color: #f8f9fa;
            color: #000000;
        }

        .nav-arrow-btn:active {
            transform: scale(0.95);
        }

        /* Horizontal Scroll Carousel Container */
        .products-scroll-container {
            display: flex;
            gap: 1.25rem;
            overflow-x: auto;
            scroll-behavior: smooth;
            padding-bottom: 1rem;
            /* Hide scrollbar for clean UI */
            scrollbar-width: none; /* Firefox */
            -ms-overflow-style: none;  /* IE and Edge */
        }

        .products-scroll-container::-webkit-scrollbar {
            display: none; /* Chrome, Safari, Opera */
        }

        /* Product Card Item */
        .product-item {
            flex: 0 0 calc(28.57% - 0.9rem) !important; /* Shows roughly 3.5 items visible on large screens */
            min-width: 250px;
            background: transparent;
            border: none;
        }

        @media (max-width: 1200px) {
            .product-item {
                flex: 0 0 calc(33.333% - 0.85rem);
            }
        }

        @media (max-width: 768px) {
            .product-item {
                flex: 0 0 calc(50% - 0.625rem);
            }
        }

        @media (max-width: 576px) {
            .product-item {
                flex: 0 0 82%;
            }
        }

        /* Image Box */
        .product-image-wrapper {
            position: relative;
            width: 100%;
            padding-top: 120%; /* 5:6 aspect ratio for portrait product images */
            overflow: hidden;
            background-color: #f4f4f4;
            border-radius: 2px;
            margin-bottom: 0.85rem;
        }

        .product-image-wrapper img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            transition: transform 0.4s ease;
        }

        .product-item:hover .product-image-wrapper img {
            transform: scale(1.03);
        }

        /* Product Titles & Details */
        .product-title {
            font-size: 0.9rem;
            font-weight: 500;
            color: #333333;
            line-height: 1.35;
            margin-bottom: 0.5rem;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 2.65rem; /* Fix lines spacing consistency */
        }

        .product-price {
            font-size: 1rem;
            font-weight: 700;
            color: #007698; /* Bright teal/blue price color matching reference */
            letter-spacing: -0.2px;
        }

        /* Floating Wishlist Button on hover */
        .wishlist-btn {
            position: absolute;
            top: 10px;
            right: 10px;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.85);
            border: none;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #555;
            opacity: 0;
            transition: opacity 0.25s ease, background 0.2s ease;
            cursor: pointer;
            z-index: 2;
        }

        .product-item:hover .wishlist-btn {
            opacity: 1;
        }

        .wishlist-btn:hover {
            background: #ffffff;
            color: #e63946;
        }
        
        
  /* Swiper Container adjustments */
        .testimonial-swiper {
            padding-bottom: 3.5rem !important; /* Space for pagination dots below */
        }

        .swiper-wrapper {
            align-items: stretch; /* Forces all cards in a row to match height */
        }

        .swiper-slide {
            height: auto; /* Required for equal height flex child cards */
            display: flex;
        }

        /* Testimonial Card Styling */
        .testimonial-card {
            background: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 0; /* Clean square design matching image */
            padding: 2.5rem 2rem;
            width: 100%;
            height:300px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            transition: border-color 0.3s ease, box-shadow 0.3s ease;
        }

        .testimonial-card:hover {
            border-color: #cccccc;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
        }

        .testimonial-quote {
            font-size: 1.05rem;
            line-height: 1.6;
            color: #4a4a4a;
            font-weight: 400;
            margin-bottom: 2rem !important;
        }

        .testimonial-divider {
            border-top: 1px solid #e5e5e5;
            margin-bottom: 1.5rem;
            opacity: 1;
        }

        .testimonial-author-name {
            color: #007bb6; /* Blue accent name color */
            font-weight: 600;
            font-size: 1.05rem;
            margin-bottom: 0.2rem;
        }

        .testimonial-author-location {
            color: #777777;
            font-size: 0.9rem;
            font-weight: 300;
        }

        /* Custom Pagination Dots Styling */
        .swiper-pagination {
            bottom: 0 !important;
        }

        .swiper-pagination-bullet {
            width: 10px !important;
            height: 10px !important;
            background-color: #d1d1d1 ;
            opacity: 1;
            margin: 0 5px !important;
            transition: all 0.3s ease;
        }

        .swiper-pagination-bullet-active {
            background-color: #1a1a1a !important;
            transform: scale(1.1);
        }      
        
 
 
 .section-subtitle {
      font-size: 0.8rem;
      letter-spacing: 2px;
      color: #7d7d7d;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 8px;
    }

    .section-title {
     
      font-weight: 400;
      color: #1a1a1a;
      letter-spacing: -0.5px;
      margin-bottom: 0;
    }

    .title-underline {
      display: block;
      width: 55px;
      height: 3px;
      background-color: #31b3db;
      margin-top: 12px;
    }
   
 .btn-view-all {
     float:right;
      border: 1px solid #222222;
      border-radius: 0;
      color: #1a1a1a;
      padding: 12px 28px;
      font-size: 0.8rem;
      letter-spacing: 1.5px;
      font-weight: 500;
      text-transform: uppercase;
      background: transparent;
      transition: all 0.3s ease;
    }

    .btn-view-all:hover {
      background-color: #1a1a1a;
      color: #ffffff;
      border-color: #1a1a1a;
    }

    .blog-card {
      background: transparent;
      border: none;
      height: 100%;
      display: flex;
      flex-direction: column;
    }

    .card-img-wrapper1 {
      position: relative;
      overflow: hidden;
      width: 100%;
      aspect-ratio: 16 / 10;
    }

    .card-img-wrapper1 img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    }

    .blog-card:hover .card-img-wrapper1 img {
      transform: scale(1.04);
    }

    .date-badge {
      position: absolute;
      top: 16px;
      left: 16px;
      background-color: #ffffff;
      padding: 10px 18px;
      text-align: center;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
      z-index: 2;
    }

    .date-badge .day {
      display: block;
      font-size: 1.35rem;
      font-weight: 700;
      line-height: 1;
      color: #1a1a1a;
    }

    .date-badge .month {
      display: block;
      font-size: 0.65rem;
      font-weight: 600;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #666666;
      margin-top: 4px;
    }

    .card-body-content {
      padding-top: 22px;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
    }

    .category-tag {
      font-size: 0.75rem;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      color: #888888;
      font-weight: 500;
      margin-bottom: 10px;
    }

    .card-blog-title {
      font-size: 1.35rem;
      font-weight: 500;
      color: #1a1a1a;
      line-height: 1.35;
      margin-bottom: 12px !important;
      text-decoration: none;
      display: block;
      transition: color 0.2s ease;
    }

    .card-blog-title:hover {
      color: #31b3db;
    }

    .card-blog-excerpt {
      font-size: 1rem;
      color: #707070;
      line-height: 1.6;
      font-weight: 400;
      
      margin-bottom: 24px !important;
    }
    
    .about_blog {
        height:70px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .read-more-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 0.78rem;
      letter-spacing: 1.5px;
      font-weight: 600;
      text-transform: uppercase;
      color: #1a1a1a;
      text-decoration: none;
      border-bottom: 1.5px solid #1a1a1a;
      padding-bottom: 3px;
      width: fit-content;
      margin-top: auto;
      transition: all 0.3s ease;
    }

    .read-more-link i {
      font-size: 0.85rem;
      transition: transform 0.3s ease;
    }

    .read-more-link:hover {
      color: #31b3db;
      border-bottom-color: #31b3db;
    }

    .read-more-link:hover i {
      transform: translateX(4px);
    }  
   
   
  .footer-section {
      float:left;
      width:100%;
            background-color: #031a24;
            color: #ffffff;
            padding-top: 5rem !important;
            padding-bottom: 0;
        }

        /* Footer Headings */
        .footer-heading {
            font-size: 0.95rem;
            font-weight: 600;
            letter-spacing: 1.5px;
            margin-bottom: 1.8rem !important;
            text-transform: uppercase;
            color: #ffffff;
        }

        /* Footer Links */
        .footer-links {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .footer-links li {
            margin-bottom: 0.85rem !important;
        }

        .footer-links a {
            color: #a8bec9;
            text-decoration: none;
            font-size: 0.95rem;
            font-weight: 300;
            transition: color 0.25s ease, padding-left 0.25s ease;
        }

        .footer-links a:hover {
            color: #ffffff;
            padding-left: 4px;
        }

        /* Description Text */
        .footer-desc {
            color: #a8bec9;
            font-size: 0.92rem;
            line-height: 1.6;
            font-weight: 300;
        }

        /* Social Icons */
        .social-icon-btn {
            width: 42px;
            height: 42px;
            border-radius: 50%;
            border: 1px solid rgba(255, 255, 255, 0.7);
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #ffffff;
            text-decoration: none;
            margin-right: 12px;
            font-size: 1rem;
            transition: all 0.3s ease;
        }

        .social-icon-btn:hover {
            background-color: #ffffff;
            color: #031a24;
            border-color: #ffffff;
            transform: translateY(-2px);
        }

        /* Custom Logo Styling */
        .logo-container {
            display: inline-block;
            text-decoration: none;
            margin-bottom: 1.5rem;
        }

        .logo-brand-top {
            font-size: 1.75rem;
            font-weight: 600;
            font-style: italic;
            color: #00a2e8;
            line-height: 1;
            text-decoration: underline;
            text-underline-offset: 4px;
            text-decoration-thickness: 1px;
            letter-spacing: 0.5px;
        }

        .logo-brand-bottom {
            font-size: 2.2rem;
            font-weight: 800;
            color: #00a2e8;
            line-height: 1;
            margin-top: 4px;
            letter-spacing: 1px;
        }

        /* Newsletter Input Group */
        .newsletter-form .form-control {
            border-radius: 0;
            border: 1px solid #ffffff;
            border-right: none;
            /*padding: 0.65rem 1rem;*/
            font-size: 0.9rem;
            background-color: #ffffff;
            color: #333;
        }

        .newsletter-form .form-control:focus {
            box-shadow: none;
            border-color: #ffffff;
        }

        .newsletter-form .form-control::placeholder {
            color: #8c98a4;
            font-style: italic;
            font-weight: 300;
        }

        .btn-submit {
            border-radius: 0;
            background-color: #1d2124;
            color: #ffffff;
            border: 1px solid #ffffff;
            font-size: 0.8rem;
            font-weight: 600;
            letter-spacing: 1.5px;
            padding: 0.65rem 1.6rem;
            text-transform: uppercase;
            transition: all 0.3s ease;
        }

        .btn-submit:hover {
            background-color: #ffffff;
            color: #031a24;
            border-color: #ffffff;
        }

        /* Footer Divider & Bottom Bar */
        .footer-divider {
            border-top: 1px solid rgba(255, 255, 255, 0.12);
            margin-top: 4rem;
        }

        .copyright-text {
            color: #a8bec9;
            font-size: 0.78rem;
            letter-spacing: 1.5px;
            font-weight: 400;
            padding: 1.5rem 0;
            text-transform: uppercase;
        }  
        
        
        
        
 .sticky_div {
    position: sticky;
    top: 90px;
    overflow: auto;
}       
        
        

@media only screen and (max-width:1399px) {

    section.collection .owl-prev,
    section.collection .owl-next {
        top: 80px;
    }

    .header_div {
        width: 1200px;
        height: auto;
        margin: 0px auto;
    }

    .parallex_maindiv {
        width: 1200px;
        height: auto;
        margin: 0px auto;
    }

    section.new-arrivals .owl-prev,
    section.new-arrivals .owl-next {
        top: 150px;
    }

    section.tranding-looks .owl-prev,
    section.tranding-looks .owl-next {
        top: 150px;
    }
}

@media only screen and (max-width:1199px) {




    section.collection .owl-prev,
    section.collection .owl-next {
        top: 70px;
    }

    section.new-arrivals .owl-prev,
    section.new-arrivals .owl-next {
        top: 130px;
    }

    section.tranding-looks .owl-prev,
    section.tranding-looks .owl-next {
        top: 130px;
    }

}



@media only screen and (max-width:999px) {

    .header_div {
        width: 960px;
        height: auto;
        margin: 0px auto;
    }

    section.collection .owl-prev,
    section.collection .owl-next {
        top: 50px;
    }


    section.collection .card-title {
        font-size: 14px;
    }

    .banner_div {
        margin-top: 85px;
    }

    .mob_body_topgap {
        margin-top: 90px;
    }

    .video_height {
        height: 450px;
    }


    section.featured-arrival .item h4 {
        height: 25px;
        margin-top: .5rem;
    }

    section.featured-arrival .item p {
        margin-top: .5rem
    }



    .nav-link {
        color: #3B3B3B !important;
        line-height: 14px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 400 !important;
        padding-left: 0px !important;
    }


    .bar_icon {
        display: block;
    }

    section.featured-arrival img {
        object-fit: cover;
        width: 100%;
        height: auto;

    }

    section.subscribe .search-box {
        width: 70%;
    }

    section.subscribe .bg {
        padding: 3rem 0;
    }


    section.feedback p {
        font-size: .9rem;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    section.collection .container-fluid {
        padding: 0 20px;
    }

    section.collection h2 {
        font-size: 1.5rem;
        margin-bottom: 2rem;
    }

    section.collection .btn-2 {
        margin-bottom: 2rem;
    }

    .cart_right_gap {
        margin-right: 0px;
    }

    .logo_size {
        width: 120px;
    }

    section.catagory .extra-height {
        height: 270px;
        object-fit: cover;

    }

    section.catagory .content-box {
        left: 0px;
    }

    section.catagory .content-box h2 {

        font-size: 1.5rem;
        font-weight: 500;
        padding-left: 15px;
        line-height: 1.2;


    }


    section.catagory .container {
        padding: 20px 0px;

    }

    section.catagory .container,
    section.new-arrivals .container {
        padding-left: .5rem !important;
        padding-right: 1rem !important;
    }


    .divlabel {
        position: relative;
        width: 100%;
        font-size: 12px;
        font-weight: normal;
    }


    .desk_menuright {
        width: 100%;
        display: none;
    }


    .coupon_btn {
        width: 25%;
    }


    .testimonial_maindiv {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px auto;
    }



    .bottom_bannergap {
        padding-top: 20px;
    }

    .parallexBG1 {
        background-size: cover;
        padding-top: 30px;
    }

    .infra_txt {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;

    }

    section.three-section .content .btn-1 {
        background-color: #fff;
        width: 130px;
        font-size: 13px;
    }

    section.three-section .content h3 {
        margin-bottom: 10px;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 800;
    }



    .product_img_maindiv {
        height: 230px;
    }



    .navbar {
        display: block !important;
    }

    .studentcorner_menu_div {
        width: 170px !important;
        padding: 0px 15px !important;
        margin-left: 200px !important;
    }



    .mobile_hamgap {
        margin-top: -10px;
    }



    .logo_topgap {
        margin-top: 5px;
    }


    .navbar.navbar-dark .navbar-toggler-icon {
        background-image: url(../images/hambergur-icon.png) !important;
        cursor: pointer;
        margin-top: 30px;
    }


    .subheading {
        line-height: 35px;
    }

    .testimonial_div {
        height: 300px;
    }

    .our_mission_div_inside {
        height: 600px;
    }



    .parallexBG {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 50px;
        padding-top: 70px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center center;
        /*background-attachment: fixed;*/
        background-size: cover;
    }

    .desktop_prd_imgdiv {
        display: none;
        float: left;
        width: 100%;
        height: auto;
    }

    .mob_prd_div {
        display: block;
        float: left;
        width: 100%;
        height: auto;
    }

    #cf {
        position: relative;
        height: 330px;
        width: 100%;
        float: left;
    }

    .img_fit {
        height: auto;
        object-fit: cover;

    }


    .prd_name {
        height: 50px;

    }



    .smart_top_gap {
        margin-top: 20px;
    }


    .sticky-footer {
        display: block;
        width: 100%;
        float: left;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 15px;
        color: #FFFFFF;
        font-weight: 600;
        background-color: #da295f;
        position: fixed;
        margin-left: 0px;
        bottom: 0px;
        z-index: 210;
        border-top: 1px solid #df4070;
    }

    .committee_gap {
        padding-left: 5% !important;
    }

    .offline_registration_tab {
        float: left;
        width: 45%;
        margin-left: 2%;
        margin-right: 2%;
    }

    .responsive_tabdiv {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .offline_maindiv {
        float: left;
        width: 500px;
        height: auto;
        display: none;
    }

    .registration_titlediv {
        float: left;
        width: 100%;
        text-align: center;
        margin-right: 0px;

    }

    .faculty_name {
        font-size: 14px;
        line-height: 18px;
        height: 30px;
    }


    .header_div {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .navbar-default .navbar-toggle {
        border-color: #FFFFFF !important;
    }

    .mainservice_div {
        width: 100%;
        height: auto;
        margin: 0px auto;
        padding: 0% 3%;
    }

    .parallex_maindiv {
        float: left;
        width: 96%;
        height: auto;
        margin-left: 2%;
        margin-right: 2%;
    }

    .logo_maindiv {
        float: left;
        width: 350px;
        height: auto;
        margin-top: 25px;
        padding-bottom: 25px;
        margin-left: 15px;
    }

    .desktop_social_div {
        display: block;
        float: right;
        width: 300px;
        margin-top: 30px;
        margin-right: 15px;
        margin-bottom: 0px;
    }

    .play_maindiv {
        display: block;
        float: left;
        width: 60px;
        padding-top: 80px;
        margin-left: -110px;
    }

    .infra_subheading {
        margin-top: 0px;

    }

    .infra_heading_new {
        font-size: 25px;
        line-height: 30px;
    }

    .body_part1 {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        height: auto;
    }

    .about_us_imgdiv {
        float: right;
        width: 300px;
        height: auto;
        margin-left: 30px;
        margin-bottom: 30px;
    }



    .navigation_div {
        float: left;
        width: 100%;
        background-color: #CD3067;
    }

    .navbar.navbar-dark .navbar-toggler-icon {
        margin-top: 10px;
    }

    .navbar-dark .navbar-nav .nav-link {
        text-align: right;
    }

    .bodygap {
        padding: 0px 0px 0px;
    }


    section.new-arrivals .hover-effect img {
        height: 320px;
    }

    section.new-arrivals .hover-effect {
        height: 320px;
    }

    section.new-arrivals .all-content .btn-1 {
        font-size: 12px;
        width: 100px;
    }

    section.new-arrivals .all-content .btn-2 {
        font-size: 12px;
        width: 100px;
    }

}





@media only screen and (max-width:768px) {}


@media only screen and (max-width:600px) {
    section.homebannersec {
        margin-top: 55px;
    }

    section.homebannersec .card img {
        height: 79vh;
    }

    section.homebannersec .card-img-overlay {
        background: linear-gradient(360deg, rgb(0 0 0 / 54%) -21.32%, rgb(0 0 0 / 65%) 22.3%, rgba(0, 0, 0, 0) 65.87%);
        padding: 0 13px;
        padding-bottom: 50px;
    }

    section.homebannersec .card-img-overlay .contentdiv {
        flex-direction: column;
        align-items: start;
        padding: 0;
        row-gap: 20px;
    }

    .bannerheading {
        transform: translateX(0px);
    }

    .bannersubheading {
        font-size: 14px;
    }
}



@media only screen and (max-width:480px) {
    
    
    .btn-view-all {
     float:left;
    }
    
    .about_blog{
        height:auto;
    }
    
    
section.shop_collection {
    z-index:100;
    margin-top:40px;
    position:relative;
}    
    
    
    

    .logo_size {
        width: 100%;
    }


    .partner_div {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0%;
        padding-right: 1%;
        margin-bottom: 20px;
        border-right: 0px solid #333333;
        font-size: 14px;
    }


    .logo_maindiv {
        float: left;
        width: 80%;
        height: auto;
        /*margin-left:10%;*/
        margin-right: 10%;
        margin-top: 10px;
        margin-bottom: 5px;
        padding-bottom: 0px;
    }

    .menu_maindiv {
        float: right;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-right: 0px;
    }


    .header_maindiv {
        padding: 0px 0% 0px 0px;
        position: absolute;
        z-index: 100;
    }

    .register_now_div {
        display: none;
    }

    .carousel-control {
        width: 10% !important
    }

    .header_band {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 5px;
        background-color: #1f1f1f;
        padding-right: 2%;
        text-align: right;
        color: #FFFFFF;
        font-size: 13px;
    }

    .bodypart_rightdiv {
        float: left;
        width: 100%;
        height: auto;
        background-color: #1f1f1f;
        padding: 50px 10px 50px;
    }

    .countdown_maindiv {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .countdown_gap {
        display: inline-block;
        padding: 10px 7px;
    }

    .bodypart_leftdiv {
        float: left;
        width: 100%;
        height: auto;
    }

    .body_imgiv {
        float: left;
        width: 100%;
        height: 360px;

    }

    .banner_div {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 55px;
    }

    .body_addiv {
        float: left;
        width: 100%;
        height: auto;
        background-color: #d9285c;
    }

    .conference_imgdiv {
        float: left;
        width: 100%;
        max-height: inherit;
        min-height: inherit;
        overflow: inherit;
    }

    .about_conference {
        float: left;
        width: 100%;
        height: auto;
        padding: 10px 10px 30px 10px;

    }

    .welcome_readmore {
        float: left;
        width: 50%;
        height: 40px;
        border-radius: 50px;
        line-height: 40px;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 2px;
        margin-left: 25%;

    }

    .main_h {
        display: none;
    }

    .parallex_maindiv {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .about_icon {
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        color: #FFFFFF;
        height: 80px;
    }

    .div_gap {
        padding-left: 2%;
        padding-right: 2%;
    }

    .conference_highlight {
        font-size: 28px;
    }

    .about_conference_heading {
        font-size: 28px;

    }

    .register_maindiv {
        width: 90%;
        height: auto;
        margin: 0px auto;
    }

    .formfield_gap_new {

        margin-bottom: 10px;
    }

    .padding_gap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .height_div {
        height: 150px;
    }


    .inside_bodyheading {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }

    .inside_bodyheading h1 {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 1.65rem;
        
        line-height: 30px;
    }

    .breadcrump_div {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 13px;
        color: #000000;
        margin-top: 0px;
    }

    .mainheading_div {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .inside_page_bodygap {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .important_date_div {
        padding-top: 70px;
    }

    .committee_section {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        padding-left: 20%;
    }

    .international-faculty-bg {
        float: left;
        width: 100%;
        height: auto;
    }


    .international-faculty-scrollbg {
        float: left;
        width: 90%;
        height: auto;
        padding-top: 40px;
        margin-bottom: 30px;
        padding-right: 10%;
        padding-left: 20%;
    }

    .organiser_namediv {
        float: left;
        width: 45%;
        height: auto;
        margin-right: 5%;
        margin-bottom: 30px;
        font-size: 13px;
        text-align: left;
    }





    .registration_titlediv1 {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0px;
    }

    .offline_maindiv1 {
        float: left;
        width: 300px;
        height: auto;
        display: none;
    }

    .res_offline_maindiv1 {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        padding-left: 28%;
    }

    .res_tab {
        width: 53%;
        margin-top: 5px;
    }

    .accommodation_maindiv {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 20px;
    }

    .footer_bottomdiv {
        float: left;
        width: 100%;
        height: auto;
        font-size: 14px;
    }


    .conference_maindiv {
        float: left;
        width: 100%;
        height: auto;
        z-index: 100;
        position: absolute;
        display: none;
    }

    .conference_div {
        width: 100%px;
        height: auto;
        left: 0px;
        font-weight: 600;
        margin-top: 20px;
    }

    .conference_divgap {
        margin-left: 0px;
    }

    .conference_display {
        display: block !important;
    }

    .mainservice_div {
        width: 100%;
        height: auto;
        margin: 0px auto;
        padding: 0% 3%;
    }

    .smart_div {
        margin-bottom: 20px;
    }

    .smart_div1 {
        margin-bottom: 20px;
    }

    .smart_txt {
        height: auto;
    }

    .city_attraction_maindiv {
        float: left;
        width: 100%;
        margin: 0px auto;
    }

    .about_conference_body {
        text-align: left;
        font-weight: 500;
        font-size: 16px;
    }


    .inside_img {
        float: right;
        margin-left: 0px;
        margin-bottom: 20px;
        width: 100%;
    }

    .contact_maindiv {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .address_div {
        padding: 10px;
    }


    .form_maindiv {
        padding: 10px;
    }

    .left_gap {
        padding-left: 0px !important;
        margin-bottom: 15px;
        padding-right: 0px !important;
    }


    .smart_btn {
        float: left;
        width: 50%;
        height: 45px;
        margin-left: 25%;
        background-color: #29166f;
        line-height: 45px;
        text-align: center;
        color: #FFFFFF;
        font-size: 13px;
        border: 2px solid #29166f;
        transition: 0.5s all;
    }


    .volunteer_maindiv {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .adress_txt {
        display: none;
    }

    .body_topbox {
        margin-top: 0px;
    }

    .smart_div:hover {
        transform: translateY(0px);
    }

    .smart_div1:hover {
        transform: translateY(0px);
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #555;
        background-color: #0979d8 !important;
    }

    .bodygap {
        padding: 40px 0px 40px;
    }

    .bodygap1 {
        padding: 30px 0px 30px;
    }



    .health_issue_txt {
        font-size: 13px;
    }

    .banner_top_div {
        display: none;
    }

    .banner_btn_view {
        display: block;
    }

    .banner_btn_div {
        float: left;
        width: 100%;
        height: auto;
        padding: 10px 5%;
        margin-bottom: 6px;
        color: #FFFFFF;
        font-size: 16px;
        text-align: left;
        font-weight: 500;
        background-color: rgba(27, 130, 216, 0.9);
        transition: 0.5s all;
    }

    .why_healthplus_icon {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        padding: 0% 40%;
    }

    .bodygap2 {
        padding: 0px 0px 40px;
    }

    .margin_main {
        margin-top: 50px;
    }


    .form-bg {
        margin-top: 0rem !important;
    }

    .location_title {
        float: left;
        width: 100%;
        height: auto;
    }

    .location_body {
        float: left;
        width: 100%;
        height: auto;
    }

    .test_details_maindiv {
        padding: 25px 2%;
        margin-bottom: 30px;
    }

    .blog_small_title {
        height: auto;
        font-size: 20px;
        line-height: 1.5;
    }

    .menugap {
        padding: 8px 10px !important;
        background-color: #0979d8;
    }

    .navbar-nav>li>.dropdown-menu {
        margin-top: -10px !important;

    }



    .otherlogo_maindiv {
        float: left;
        width: 13%;
        height: auto;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .ph_div {
        display: none;
        float: left;
        width: auto;
        padding: 15px;
        line-height: 15px;
        border-radius: 5px;
        text-align: center;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 600;
        /* background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(212,213,215,1));*/
        background-color: #D5042D;
        margin-top: 18px;

    }

    .mob_ph {
        display: block;
        text-align: right;
        padding-right: 15px;
        color: #FFFFFF;
        font-weight: 600;
        font-size: 12px;
    }

    .homecollection_heading {
        font-size: 21px !important;
        line-height: 30px;
    }

    .test_price_align {
        text-align: left !important;
    }

    .book_test_btn_new {
        float: right;
        width: 100% !important;
    }

    .blog_height {
        height: auto;
    }

    .banner_txt {
        display: none;
    }

    .certificate_title {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        color: #000000;
        font-size: 13px;
        line-height: 16px;
        font-weight: 600;
        padding-top: 8px;
    }

    .covid_heading {
        text-align: center;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .corona_maindiv {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .starrating_div {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .reating_div {
        float: left;
        width: 100%;
        height: auto;


    }

    .associates {
        float: left;
        width: 50%;
        height: auto;
        margin-bottom: 20px;
        padding-left: 3%;
        padding-right: 3%;
    }

    .megamanu_newgap {
        margin-left: -35px !important;
        margin-right: -15px;
    }

    .dental {
        color: #FFFFFF !important;
    }

    .megamanu_width {
        width: 100%;
    }

    .dental_image {
        float: right;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .dental_image1 {
        float: right;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .find_test_heading {
        font-size: 20px;
        line-height: 28px;
    }



    .navbar .nav-item {
        padding: 0rem .1rem;
        margin: 0 0rem;
    }

    .about_menu_div {
        width: 100% !important;
        padding: 0px 15px !important;
        margin-left: 0px !important;
    }


    .our_programe_heading {
        font-size: 20px;
        margin-bottom: 20px;
    }


    .home_about {
        padding: 0px 0px;
    }

    .index_subheading {
        font-size: 20px;
    }

    .our_programe_heading:after {
        margin-top: 10px;
    }

    .navbar {
        padding: .1rem 0rem !important;
    }

    .infra_subheading {
        font-size: 30px;
        margin-top: 20px;

    }

    .infra_heading_new {
        font-size: 25px;
        line-height: 30px;
    }

    .infra_maindiv {
        padding-left: 0px;
        padding-right: 0px;
    }

    .play_maindiv {
        display: none;
        float: left;
        width: 80px;
        padding-top: 160px;
        margin-left: -110px;
    }

    .infra_txt {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        text-align: center;
        font-size: 14px;
        line-height: 25px;
        font-weight: 400;
        margin-bottom: 30px;
    }

    .mob_play_div {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        margin-top: -130px;
    }

    .mob_paly_icon {
        width: 50px;
        height: auto;
        margin: 0px auto;
    }

    .our_mission_div {
        padding: 30px;
    }

    .category_name {
        font-size: 15px;
        margin-bottom: 20px;
    }


    .body_part1 {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        height: auto;
    }

    .about_us_imgdiv {
        float: right;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-bottom: 30px;
    }


    #cf {
        position: relative;
        height: 300px;
        width: 100%;
        float: left;
    }

    .img_fit {
        height: 300px;
        object-fit: cover;

    }


    .prd_name {
        height: auto;

    }

    .breadcramb-gap {
        padding-left: 15px;
    }


    .similarpdHaed h1 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        letter-spacing: 2px;
        margin-bottom: 20px;

    }

    .producthomeDiv {
        width: 100%;
        height: auto;
        float: left;
        /*margin: 3%;*/
        padding: 2%;
    }

    .parallexBG {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 50px;
        padding-top: 70px;
        background-image: url(../images/trending_newarriaval_bg.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        /*background-attachment: fixed;*/
        background-size: cover;
    }

    .mobile_wishlist_div {
        display: block;
        float: right;
        width: 14%;
        margin-top: -30px;
    }

    .mobwishlist_icon {
        float: left;
        width: 20px;
        height: auto;
    }

    .wishlist_no {
        width: 18px;
        height: 18px;
        font-size: 11px;
        margin-left: 18px;
    }

    .our_mission_div_inside {
        float: left;
        width: 100%;
        height: auto;
        padding: 30px 15px;
        margin-bottom: 20px;
    }

    .mob_paddinggap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .inside_pageheading {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .choose_txt {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .testimonial_div {
        height: 330px;
    }

    .fair_gap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .fair_div {
        padding: 20px;
    }

    .ingrastrucrire_divgap {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 20px;
    }

    .single_prdimg {
        float: left;
        width: 100%;
        height: 300px;
    }

    .enquiry_maindiv {
        width: 100%;
        float: left;
        height: auto;
        margin-right: 0px;
        margin-top: 10px;
        /*margin:0px auto;*/
    }

    .wishlist_enquiry_maindiv {
        width: 100%;
        height: auto;
        margin: 0px auto;
        float: left;
    }

    .home_certificate_maindiv {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px auto;
    }

    .home_banner {
        display: none !important;
    }

    .mob_banner {
        display: block !important;
    }


    .mob_header {
        display: block;
        width: 100%;
        height: auto;
    }

    .mob_logo {
        float: left;
        width: 25%;
        height: auto;
        margin-left: 15px;
    }

    .mob_social_div {
        float: right;
        width: 60%;
        margin-right: 15px;
        margin-top: 15px;
    }

    .menu_maindiv_new {
        display: block;
    }

    .navbar {
        display: inherit !important;

    }

    .category_gap {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .collection_gap {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 30px;
    }

    .category_title {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000000;


    }

    .painting_name_mob {
        font-size: 12px !important;

    }

    .home_video {
        float: left;
        width: 100%;
        height: auto;
        margin: auto;
    }

    .bodygap_new {
        padding: 0px 0px 60px;
    }


    .testimonial_maindiv {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px auto;
    }


    .testimonial_div_new {
        padding: 50px 5%;
        font-size: 14px;
        line-height: 22px;
    }

    .product_img_maindiv {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 15px
    }

    .mob_body_topgap {
        margin-top: 50px;

    }

    #cf {
        position: relative;
        height: 430px;
        width: 100%;
        float: left;
    }

    .img_fit {
        height: 230px;
        object-fit: cover;

    }

    .product_divgap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .select_size_dropdown {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .add_cartbtn {
        float: left;
        width: 100%;
        height: 45px;
        font-size: 15px;
    }

    .add_cartbtn_hover {
        float: left;
        width: 100%;
        height: 45px;
        font-size: 15px;
    }

    .txtbox_div_cart {
        float: left;
        width: 50px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        color: #000000;
        font-size: 16px;
        margin-left: 0px;
    }

    .cart_txt {
        height: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .coupon_txtbox {
        float: left;
        width: 64% !important;
    }

    .coupon_btn {
        float: left;
        width: 30%;
        height: 42px;
        line-height: 42px;
        
        text-align: center;
        color: #FFFFFF;
        font-size: 14px;
        border: 0px;
        outline: 0px;
    }

    .checkout_txtboxwidth {
        width: 96% !important;
    }

    .check_number {
        font-size: 17px;
    }

    .check_number_hover {
        font-size: 17px;
    }

    .continue {
        width: 100%;
    }

    .form_left {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .form_right {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    div.bhoechie-tab-menu div.list-group {

        margin-bottom: 0;
        font-size: 10px !important;

    }

    div.bhoechie-tab-menu div.list-group>a.active,

    div.bhoechie-tab-menu div.list-group>a.active .glyphicon,

    div.bhoechie-tab-menu div.list-group>a.active .fa {

        background-color: #000;

        background-image: #000;

        color: #ffffff;
        font-size: 10px !important;

    }

    .submit-btn {
        font-size: 10px !important;
    }

    /*.navbar-nav{
display:inherit !important;
}*/

    .wishlist_product_img_maindiv {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .social_icon {
        width: 30px;
        margin-left: 12px;
    }

    .cookie_btngap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .message_maindiv_new {
        width: 90%;
        height: auto;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }


    .message_div_new {
        margin-top: 100px;
    }

    .message_maindiv_new1 {
        width: 90%;
        height: auto;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }


    .message_div_new1 {
        margin-top: 20px;
    }



    .content_bodygap {
        padding: 80px 0% 60px;
    }

    .cook_font {
        font-size: 11px;
        line-height: 12px;
    }

    .cookie_height {
        float: left;
        width: 100%;
        height: 400px;
        overflow: scroll;
    }

    .studentcorner_menu_div {
        width: 100% !important;
        padding: 0px 15px !important;
        margin-left: 0px !important;
    }

    .desktop_social_div {
        display: block;
        float: right;
        width: 100%;
        margin-top: -42px;
        margin-right: 0px;
    }

    .desk_menuright {
        margin-top: 0px;
        width: 100%;
    }

    .logo_topgap {
        margin-top: 2px;
        z-index: 100;
        position: relative;
    }

    .mobile_hamgap {
        margin-top: -30px;
    }

    .notice_title {
        width: 30%;
        padding: 5px 5px;
        font-size: 17px;
        font-weight: 600;
    }

    .notice {
        float: left;
        width: 70%;
        height: auto;
        padding: 8px 10px;
        background-color: #000000;
        text-align: left;
        color: #FFFFFF;
        font-size: 13px;
        font-weight: 500;
    }

    .notice_maindiv {
        margin-bottom: 30px;
    }


    .parallexBG1 {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 50px;
        padding-top: 30px;
        background-image: url(../images/ganesh-bg-mob.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        /* background-attachment: fixed; */
        background-size: cover;

    }

    .our_programe_heading1 {
        margin-bottom: 30px;
        font-size: 25px;


    }

    .bottom_bannergap {
        padding-top: 0px;
    }


    .painting_price {
        font-size: 16px;

    }



    .prd_viewdetails {
        width: 100px;
        margin: 0px auto;
    }

    .view_details_div {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }


    .inside_pedname {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 5px;
        text-align: left;
        font-size: 24px;
        line-height: 26px;
    }

    .specification_heading {
        font-size: 22px;
    }


    .desktop_filterdiv {
        display: none;
        width: 100%;
        padding-right: 30px;
    }

    .filterBG {
        display: none !important;
    }


    .stickyfooter {
        display: block;
        width: 100%;
        float: left;
        /* height: 40px;*/
        height: auto;
        /* background-color: #333333; */
        position: fixed;
        margin-left: 0px;
        bottom: 0px;
        z-index: 10;
    }



    .stickyfooter1 {
        display: block;
        width: 100%;
        float: left;
        /* height: 40px;*/
        height: 50px;
        /* background-color: #333333; */
        position: fixed;
        margin-left: 0px;
        bottom: 0px;
        z-index: 10;
    }




    .sticky_applynow {
        float: left;
        width: 100%;
        height: auto;
        padding: 10px 10px;
        font-size: 15px;
        color: #FFFFFF;
        line-height: 40px;
        font-weight: 700;
        text-align: center;
        /*background-color: #CD3067;*/
        background-color: #000;

    }

    .sticky_filter {
        float: left;
        width: 50%;
        height: auto;
        line-height: 25px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        border-right: 1px solid #fff;

    }

    .sticky_shortby {
        float: left;
        width: 50%;
        height: auto;


    }





    .mob_short {
        float: left;
        width: 100%;
        outline: 0px;
        color: #fff !important;
        border: 0px !important;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
        padding-top: 3px;
        background-color: #000;
        text-align: center;

    }


    .mobilefilter_maindiv {
        float: left;
        width: 100%;
        padding: 20px;
        height: 100%;
        top: 0px;
        bottom: 0px;
        z-index: 30000;
        position: fixed;
        background-color: #fff;
        overflow: auto;
        display: block;
    }

    .total {
        font-size: 14px;
        float: left;
        text-align: left;
        padding-left: 0px;
    }


    .organ_name {
        font-size: 13px;
        margin-top: 10px;
        height: auto;
    }


    .navigation_div {
        float: left;
        width: 100%;
        background-color: #CD3067;
        padding: 5px 0px 0px;
        margin-top: 80px;
    }

    .navbar.navbar-dark .navbar-toggler-icon {
        margin-top: -15px;
    }

    section.catagory .container {
        padding: 0px 0px;

    }

    section.catagory .container,
    section.new-arrivals .container {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .category_imggap {
        padding: 0px 20px !important;
    }

    .category_mainimggap {
        padding: 0px 6px !important;
    }

    .heading {
        font-size: 18px;
    }

    section.new-arrivals .mobile-screen {
        flex-wrap: nowrap;
        overflow-x: scroll;

    }

    section.new-arrivals .hover-effect img {
        height: auto;
    }

    section.new-arrivals .hover-effect {
        height: auto;
    }

    .cart_right_gap {
        margin-right: 10px;
    }

    /* custom scroll bar */
    ::-webkit-scrollbar {
        width: 5px;
    }

    .row::-webkit-scrollbar {
        width: 5px;
    }

    ::-webkit-scrollbar-track {
        background: #242526;
        border-radius: 30px;
    }

    ::-webkit-scrollbar-thumb {
        background: #CD3067;
        border-radius: 30px;
    }

    section.collection .container {
        padding: 0 15px 0px 15px;
    }

    section.feedback .name {
        font-size: 1.2rem;
    }

    section.subscribe .search-box {
        width: 95%;
    }

    section.subscribe .search-box .btn-2 {
        width: 100px;
        font-size: .8rem;

    }

    section.subscribe .search-box input {
        width: 91%;
        padding-left: 0.8rem;
        font-size: .8rem;

    }

    section.subscribe .container p {
        font-size: 1.4rem;

    }

    .footer_title {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #3A3B3C !important;
        font-weight: 400;
        text-align: left;
    }

    .navbar-dark .navbar-nav .nav-link:a {
        color: #000000 !important;

    }

    section.heading h2 {
        padding: 0 8px;
        font-size: 1.3rem;
    }

    section.heading .lines {
        width: 300px;
        top: 40%;
    }


    section.collection h3 {
        font-size: 1rem;
        font-weight: 500;
    }

    section.collection {
        margin-top: 0rem;
    }

    section.feedback .item .card .img {
        width: 140px;
    }

    section.feedback .item .card {
        max-width: 100%;

    }

    .mob_topgap {
        margin-top: 60px;
    }

    .privacytopgap {
        margin-top: 30px;
    }

    .section_bottomgap {
        padding-bottom: 0px !important;
    }

    .section_heddingtopgap {
        padding-top: 20px !important;
    }



    section.featured-arrival .item h4 {
        font-size: .9rem;
        height: auto;
        margin-top: .5rem
    }

    section.featured-arrival .item p {
        font-size: 1.1rem;
        margin-top: 0rem;
    }

    .video_bottomgap {
        padding-bottom: 0px;
    }

    .customer_topgap {
        padding-top: 0px;
    }


    label {
        font-size: 13px;

    }

    .sp-minus {
        width: 2.7rem;
        height: 2.7rem;
        line-height: 2rem;
    }



    .sp-input {
        width: 2.7rem;
        height: 2.7rem !important;
    }

    .sp-input input {
        width: 2.7rem;
        height: 2.4rem !important;

    }

    .sp-plus {
        width: 2.7rem;
        height: 2.7rem;
        line-height: 2rem;
    }

    .qty {
        font-size: 14px;
    }















    .mycart_prdname {
        font-size: 14px;
    }

    .mycart_offer {
        font-size: 13px;
    }

    .item_txt {
        font-size: 14px;
        line-height: 19px;
    }

    .video_height {
        height: 630px;
    }


    section.feedback .content p {
        font-size: .85rem
    }

    .icon_blank {
        display: none;
    }


    /* .banner_div img {
    height: 26vh; 
	object-fit: cover;
}
*/
    ol,
    ul {
        padding-left: 1rem !important;
    }

    .cart_display {
        display: none;
    }

    .likegap {
        padding: 0px 0%;
    }


    .new_homeheading {
        font-size: 22px;
    }

    .new_homesubheading {
        font-size: 14px;
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .discount {
        text-decoration: line-through;
        font-size: .8rem;
        color: #989898;
    }

    .newtestimonial_div {
        float: left;
        width: 100%;
        padding: 0% 2%;
    }

    .product_name_inside {
        height: auto;
        font-size: .80rem;
        line-height: 1rem;
        margin-top: .5rem;
        white-space: break-spaces;
    }

    .jewellery_product_name_inside {
        height: auto;
        font-size: .85rem;
        line-height: 1rem;
        margin-top: .5rem;


    }

    .product_price_inside {
        float: left;
        width: 100%;
        font-size: 1rem;
        font-weight: 400;
        margin-top: 0rem;
        text-align: left;

    }

    .offcanvas,
    .offcanvas-lg,
    .offcanvas-md,
    .offcanvas-sm,
    .offcanvas-xl,
    .offcanvas-xxl {
        --bs-offcanvas-zindex: 1045;
        --bs-offcanvas-width: 320px !important;
        --bs-offcanvas-height: 30vh;
        --bs-offcanvas-padding-x: 1rem;
        --bs-offcanvas-padding-y: 1rem;
        --bs-offcanvas-color: ;
        --bs-offcanvas-bg: #fff;
        --bs-offcanvas-border-width: 1px;
        --bs-offcanvas-border-color: var(--bs-border-color-translucent);
        --bs-offcanvas-box-shadow: 0 0.125rem 0.25remrgba(0, 0, 0, 0.075);
    }

    .mycart_slidetxt {
        font-size: 15px;
        line-height: 18px;
        font-weight: 600;
    }


    .sp-minus1 {
        width: 1.4rem;
        height: 1.8rem;
        line-height: .8rem;

    }

    .sp-minus1 a,
    .sp-plus1 a {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 5px;
        color: #333333;
    }

    .sp-input1 {
        width: 1.8rem;
        height: 1.8rem !important;
        border-left: 0px;
        border-right: 0px;

    }

    .sp-input1 input {
        width: 1.5rem;
        height: 1.54rem !important;
        border-left: 0px !important;
        border-right: 0px !important;

    }

    .sp-plus1 {
        width: 1.4rem;
        height: 1.8rem;
        line-height: .8rem;

    }


    .sp-quantity_new {
        float: left;
        width: 100%;
        padding-left: 0px;
        margin-top: 2px;
        margin-bottom: 6px;
    }

    .skutxt {
        font-size: 12px;
        margin-bottom: 5px;
    }

    section.map .scroll_bar {
        overflow: hidden;
        overflow-y: scroll;
        height: 60vh;
    }

    .subtotal {
        font-size: 18px;

    }

    .subtotal_amount {
        font-size: 15x;
    }

    .home_stripgap {
        padding-top: 20px;
    }

    section.collection .card-title {
        font-size: 18px;
    }

    .apply_promocode_heading {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 16px;
        color: #000;
        font-weight: 600;

    }

    .category_btn {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 0px;
    }

    .owl-next {
        width: 40px;
        right: -20px;
        top: 90px;
    }

    .owl-prev {
        width: 40px;
        left: -20px;
        top: 90px;

    }

    .owl-next img {
        width: 40px;

    }

    .owl-prev img {
        width: 40px;


    }

    .jewellery_gap {
        padding: 0px 0px 30px;
    }

    .jewellery_font {
        font-size: 27px !important;
    }

    .jewellery_shopnow {
        width: 200px;
        margin: 0px auto;
    }

    .ships {
        font-size: .70rem;
    }


    .parallexBG_saree {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 50px;
        padding-top: 50px;
        padding-right: 0px;

    }


    .impresive_font {
        float: left;
        font-size: 15px;
        color: #000;
    }

    .impresive_ethnic_font {
        float: left;
        font-size: 28px;

    }

    .impresive_ethnic_bodyfont {
        float: left;
        font-size: 15px;
        color: #000;
        text-align: left;
    }

    .blog_hometext {
        font-size: 15px;

    }

    section.testimonial .container-fluid {
        padding: 0 20px;
    }


    .testimonials_home_maindiv {
        float: left;
        width: 100%;
        background-color: #fff;
        padding: 20px 20px;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }


    section.collection .owl-prev {
        top: 65px;
        left: -1px;
    }


    section.collection .owl-next {
        top: 65px;
        right: -1px;
    }

    .batch_new h6 {
        font-size: 12px;
        right: 2px;
        border-radius: 2px;
    }



    .video_height_new {
        height: 300px;
    }

    .video_topgap {
        margin-top: -20px;
    }

    .testicontent {
        height: 174px;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    section.tranding-looks .owl-prev,
    section.tranding-looks .owl-next {
        top: 75px;
    }


    section.related-prd .owl-prev,
    section.related-prd .owl-next {
        top: 90px;
    }


    .catrgory_name {

        font-size: 15px;
        line-height: 18px;

    }


    section.new-arrivals .owl-prev,
    section.new-arrivals .owl-next {
        top: 100px;
    }

    .list li {
        list-style: disc;
        line-height: 25px !important;
        margin-left: 0px !important;
        padding-left: 0rem !important;
    }




    .chip {
        float: left;
        width: auto;
        color: #6b6b6b;
        box-shadow: none !important;
        border-radius: 0;
        min-height: 0;
        min-width: 0;
        padding: 0rem .7rem;
        line-height: 25px;
        display: flex;
        align-items: stretch;
        font-size: 80%;
        background-color: #6b6b6b14;
    }


}


@media only screen and (max-width:360px) {
    section.collection .owl-next {
        top: 55px;
        right: -1px;
    }

    section.collection .owl-prev {
        top: 55px;
        left: -1px;
    }

    section.new-arrivals .owl-prev,
    section.new-arrivals .owl-next {
        top: 80px;
    }

    section.tranding-looks .owl-prev,
    section.tranding-looks .owl-next {
        top: 80px;
    }



}