@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: 'Roboto', sans-serif !important;
}



.wrapper{
width:100%;
height:auto;
}

.img_css{
width:100%;
height:auto;
}

.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;
}


.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:#FBD14E;
position:inherit;
box-shadow: 0px 2px 4px rgb(0 0 0 / 12%);
}

.header_div{
width:1200px;
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;
}


.banner_div{
float:left;
width:100%;
height:auto;
margin-top:144px;

}

.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;
/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
}


.about_conference_body{
float:left;
width:100%;
height:auto;
font-size:15px;
line-height:26px;
color:#343434;
text-align:justify;
font-weight:500;
}



.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:1200px;
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-family:Arial, Helvetica, sans-serif;
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:#FCEAB1;
/*
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:10px;
font-size:22px;
color:#000000;
font-family: 'Roboto Condensed', sans-serif;
font-weight:800;
}

.footer_body{
float:left;
width:100%;
height:auto;
color:#000000;
font-size:14px;
line-height:30px;
font-weight:400;
}

.footer_body span i {
    color: #000000;
    font-size: 1.7rem;
}

.footer_bottomdiv{
float:left;
width:100%;
height:auto;
padding:2px 0% 10px;
font-weight:500;
text-align:center;
color:#000000;
font-size:14px;
background-color:#FCEAB1;
}


.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;
}

.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;
}

.breadcrump_div{
float:left;
width:30%;
height:auto;
text-align:right;
font-size:15px;
color:#333333;
margin-top:10px;
}

.breadcrump_div_mob{
  display:none;  
}

.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:20px;
background-color:#FFFFFF;
border-radius:10px;
}

.testimonials_maindiv1{
float:left;
width:100%;
padding:20px;
border:1px solid #424242;
border-radius:10px;
}



.testimonials_img{
float:left;
width:100%;
padding-left:37%;
padding-right:37%;
margin-bottom:15px;
}

.testimonialstxt{
float:left;
width:100%;
height:100px;
overflow:hidden;
color:#000000;
font-size:15px;
text-align:left;
line-height:23px;
}


.testimonialstxt1{
float:left;
width:100%;
height:auto;
color:#000000;
font-size:15px;
text-align:left;
line-height:23px;
}

.testimonialsname{
float:left;
width:100%;
color:#e33924;
font-size:16px;
text-align:left;
font-weight:700;
}



.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;
font-family:Arial, Helvetica, sans-serif;
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;
font-family: Arial, Helvetica, sans-serif;
}

.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;
border-radius:4px;
}

.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 h1 {
float: left;
width: 100%;
height: auto;
font-size: 28px;
margin-bottom: 10px;
color: #E33924;
text-align: left;
font-weight: 700;
line-height: 1.5;
}

.blog_date {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    margin-bottom: 15px;
    color: #163a51;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    font-style: italic;
}

.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: 1rem 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;
}

.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: 20% !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:315px;
margin-top:15px;
margin-right:70px;
margin-bottom:5px;
}

.social_icon{
float:left;
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:230px!important; 
padding:0px 15px !important; 
margin-left:0px !important;
}

.mutton_menu_div{
width:200px!important; 
padding:0px 15px !important; 
margin-left:120px !important;
}

.fish_menu_div{
width:200px!important; 
padding:0px 15px !important; 
margin-left:285px !important;
}

.bites_menu_div{
width:200px!important; 
padding:0px 15px !important; 
margin-left:385px !important;
}


.mango_menu_div{
width:200px!important; 
padding:0px 15px !important; 
margin-left:530px !important;
}

.app_menu_div{
width:200px!important; 
padding:0px 15px !important; 
margin-left:880px !important;
}

.index_subheading{
float:left;
width:100%;
height:auto;
margin-bottom:5px;
text-align:center;
color:#000000;
font-size:25px;
text-align:center;
font-family: 'Kaushan Script', cursive;
}

.inside_pedname h1{
float:left;
width:100%;
height:auto;
margin-bottom:5px;
text-align:left;
color:#000000;
font-size:28px;
line-height:35px;
font-weight:600;

}

.our_programe_heading  {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px;
   color: #3f4042;
    font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
    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: #2a2a2a;
    font-weight: 500;
    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:#303030;
font-weight:500;
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%;
height:auto;
}

#gal1 {
    width: auto;
    float: left;
}

.thumb {
width: 100px;
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: 0px;
margin-bottom: 20px;
}




.similarpdHaed h1 {
float:left;
width:100%;
    text-align: left;
    font-size: 25px;
    letter-spacing: 0px;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:700;
	color:#000000;
   font-family: 'Roboto Condensed', sans-serif;
}

.productBOX {
    border: 1px solid #dfdcdc;
    /* margin: 2% 0%; */
    padding-bottom: 4%;
	margin: 6% 2%;
}

.similer_prd_maindiv{
float:left;
width:100%;
height:auto;
font-size:15px;
}

.producthomeDiv {
width: 100%;
height: auto;
float: left;
/*margin: 3%;*/
padding: 0%;
/*border: 0.5px solid #e8e8e8;*/

}

.panel_img{
float:left;
width:100%;
height:auto;
}



.organ_name {
    float: left;
    width: 100%;
	height:auto;
    text-align: center;
    font-size: 15px;
	line-height:20px;
    font-weight: 400;
    color:#000000;
    margin-top: 10px;
	padding:0px 10px;
   
}


.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: 20px;
height: 20px;
border-radius: 50%;
background-color: #e7b30d;
margin-top: -5px;
text-align: center;
font-size: 12px;
color: #0a0a0a;
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:65%;

margin-top:0px;
}

.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: #FFFFFF !important;
	font-weight:400;
	background-color:#E33924;
}


.navbar-dark .navbar-nav .nav-link:hover {
    color: #FFFFFF !important;
	
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1) !important;
    border-color: rgba(255,255,255,0) !important;
}


button:focus {
    outline: 0px 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:14px;
color:#333333;
font-weight:500;
}

.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:50px;
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;
background-color:#f5f5f5;
/*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:17px; font-weight:500;
}

.checkout_btn{
float:left;
width:100%;
height:45px;
line-height:45px;
background-color:#222222;
border-radius:5px;
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:42px !important;
line-height:42px;
padding-left:10px;
border: 1px solid #ebebeb !important;
background-color:#FFFFFF;
text-align:left;
font-size:14px !important;
color:#000000;
outline:0px;
}

.coupon_btn{
float:left;
width:34%;
height:42px;
line-height:42px;
background-color:#000000;
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:#000000;
font-weight:500;
text-transform:uppercase;
}

.edit_btn{
float:right;
width:80px;
height:30px;
line-height:25px;
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{
  /*font-family: 'Playfair Display', serif;*/
  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-family: 'Playfair Display', serif;*/
    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: 40%;

  right: 0;

  border-top: 1px solid;

  border-color: red;



  -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:13px;
    font-weight: normal;
}

.filterBG {
    float:left;
    width:100%;
   display:block !important;
  }

.chip {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 25px;
    background-color: #d1252a;
    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;
 border-radius:5px;
 padding-left:10px;
 text-align:left;
 font-size:17px;
 font-weight:600;
 padding-right:10px;
 background-color:#FFFFFF;
 }
 
 .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: 1.5rem;
    height: 2.3rem;
    color: #000000;
    font-size: 2rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0px solid #CFCFCF;
    line-height: 1.8rem;
    /* width: 30px;
    height: 38px;
    border: 1px solid #D7D5D7;*/
    float: right;
    text-align: center;
    background-color: #FBD14E;
    color: #000;
	font-weight:400;
}

.sp-minus a,
.sp-plus a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    color: #333333;
}

.sp-input {
    width: 1.4rem;
    height: 2.3rem !important;
    border: 0px solid #D7D5D7 !important;
    border-left: 0px solid black;
    float: right;
    background-color: #FBD14E;
}

.sp-input input {
    width: 1.4rem;
    height: 2.3rem !important;
    text-align: center;
font-weight:400;
    border: none;
    background-color: #FBD14E;
}

.sp-plus {
    width: 1.5rem;
    height: 2.3rem;
    color: #000000;
    font-size: 1.5rem;
    border-left: 0px solid #D7D5D7;
    border: 0px solid #CFCFCF;
    line-height: 1.8rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    float: right;
    text-align: center;
    background-color: #FBD14E;
    color: #000;
	font-weight:400;
}




/*section.featured-arrival, section.collection, section.ads, section.three-section {
    padding: 50px 0 50px 0;
}*/
/* ================== 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;
   font-family: 'Lora', serif; 
 
}
    
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:100px;
}                         
                         

/* ================== catagory section end ================================ */


/* ================== NEW ARRIVALS  ================================ */

.heading1{
    font-size: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #383838;
	 font-family: 'Lora', serif; 
 
}

.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 .hover-effect{
    height: 500px;
    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;
}


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 90px 0 90px;
}

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;
	 font-family: 'Lora', serif; 

}

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: 50px;
    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{
  font-family: 'Playfair Display', serif;
  color: #E6007E;
  text-align: center;
  background-color: #fff;
  display: inline-block;
  z-index: 1;
  padding: 0 20px;
  text-transform: uppercase;
  }


 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{
    font-size: .95rem; 
    margin-top: 1rem;
    text-align: center;
	font-weight:500;
	height:50px;
  }
  
  section.featured-arrival .item p{
    font-size: 1.2rem;
    font-weight: 600;
   
    margin-top: 1rem;
    text-align: center;
	color:#E6007E;
  }


 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: #000000;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}


.unit {
    color: #000000;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.mycart_prdname{
font-size:17px;   
font-weight:500; 
}

.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% 30px;
 }
 
 .mob_body_topgap{
margin-top:170px;

}

.mob_topgap{
margin-top:160px;
}	

.privacytopgap{
margin-top:110px;
}
	
 .desktop_menu_maindiv{
 float:left;
 width:100%;
 background-color:#E33924;
 display:block;
 }
 
 .delivery_to{
 float:left;
 width:auto;
 text-align:left;
 font-size:20px;
 color:#000000;
 line-height:26px;
 font-weight:700;
 margin-top:25px;
 margin-left: 30px;
    margin-right: 30px;
 }
 
 .desktop_searchdiv {
    float: left;
    width: 400px;
    height: 45px;
    margin-left: 270px;
    margin-top: 25px;
    display: block;
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
	margin-right:60px;
}

 .mob_searchdiv {
display:none;
}

.desktop_searchtxtbox {
    float: left;
    width: 90% !important;
    height: 40px !important;
    line-height: 43px;
    padding-left: 10px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 14px;
    color: #000000;
    border-radius: 5px;
    border: 0px !important;
    outline: 0px;
}

.mybasket{
float:right;
display:block;
margin-top:25px;
width:auto;
height:45px;
line-height:45px;
padding:0px 10px;
background-color:#E33924;
text-align:center;
font-size:14px;
color:#FFFFFF;
border-radius:5px;
}
 
 
 .desktop_login{
 float:left;
 width:auto;
 text-align:left;
 font-size:18px;
 color:#000000;
 margin-top:35px;
 /*padding-left:20px;*/
 padding-left:0px; 
 font-weight:400;
 display:block;
 }
 
  .desktop_account{
 float:left;
 width:auto;
 text-align:left;
 font-size:18px;
 color:#000000;
 margin-top:35px;
 padding-left:0px; 
 font-weight:400;
 cursor:pointer;
 margin-left:-25px;
 }
 
 .cartbox {
    width: 300px;
    min-height: inherit;
    background-color: #FBD14E;
    padding: 20px;
    position: absolute;
    float: right;
    /* margin-right: 170px; */
    margin-left: -90px;
    margin-top: 10px;
    color: #000000;
    z-index: 2000;
    text-align: left;
    font-size: 15px;
	line-height:15px;
	border-radius:10px;
	cursor:default;
}

.tab_breadcumb{
display:none;
}

.mob_breadcumb{
display:none !important;
}
 
 .mob_search_display{
 display:none;
 }
 
 .login_otp_div {
    float: left;
    width: 100%;
    height: auto;
	padding-left:15px;
   }
   
   
.mobile_myaccount_title{
float:left;
width:100%;
padding:3px;
text-align:left;
font-size:21px;
color:#000000;
font-weight:700;
padding-bottom:15px;
} 

.popupsavedaddress{
float:left;
width:100%;
font-size:18px;
color:#000000;
font-weight:700;
margin:15px 0% 0px;
} 

.popupaddress_txt{
float:left;
width:100%;
font-size:13px;
color:#000000;
font-weight:400;
text-align:left;
margin:5px 0%;
cursor:pointer;
transition: 0.5s all;
background-color:#eaeaea;
padding:8px;
} 

.popupaddress_txt:hover{
background-color:#e2e2e3;
}

.homepage_heading_div{
float:left;
width:100%;
font-family: 'Roboto Condensed', sans-serif;
font-size:27px;
color:#000000;
font-weight:700;

}

.sidegap{
padding:0px 4rem !important;
}

.homecategory_title{
float:left;
width:100%;
text-align:center;
font-size:15px;
color:#000000;
font-weight:900;
margin-bottom:5px;
}

.brief_description{
float:left;
width:100%;
text-align:center;
font-size:14px;
color:#000000;
font-weight:400;
}

.category_img{
float:left;
width:100%;
margin-bottom:10px;
}

.seeall{
text-align:right; 
float:right; 
font-size:17px; 
color:#E33924; 
font-weight:700; 
padding-top:8px;
}

.popular_prd_maindiv{
float:left;
width:100%;
border:.5px solid #e8e8e8;
border-radius:8px;
background-color:#FFFFFF;
cursor:pointer;
}


.popular_prd_name{
float:left;
width:100%;
height:38px;
margin-bottom:0px;
font-size:16px;
color:#000000;
line-height:20px;
font-weight:600;
padding:0px 5px;
}

.popular_prd_weight{
float:left;
width:100%;
height:auto;
margin-bottom:4px;
margin-top:5px;
font-size:14px;
color:#000000;
line-height:20px;
font-weight:500;
padding:0px 5px;
}

.price_discount i{
font-size:12px;    
}

.popular_prd_description{
float:left;
width:100%;
height:100px;
margin-bottom:6px;
margin-top:5px;
font-size:13px;
color:#000000;
line-height:17px;
font-weight:500;
padding:0px 5px;
}

.popular_prd_price_qty{
float:left;
width:100%;
height:auto;
margin-bottom:6px;
margin-top:5px;
}

.popular_prd_price{
float:left;
width:50%;
height:auto;

font-size:15px;
color:#000000;
line-height:20px;
font-weight:500;
padding:0px 0px 0px 5px;
}


.popular_prd_price i{
font-size:13px;    
}



.price_discount{
color:#868686;
/*text-decoration:line-through;*/
position: relative;
font-size:14px;
}


.price_discount:before {

  position: absolute;

  content: "";

  left: 0;

  top: 40%;

  right: 0;

  border-top: 1px solid;

  border-color: red;



  -webkit-transform:rotate(-5deg);

  -moz-transform:rotate(-5deg);

  -ms-transform:rotate(-5deg);

  -o-transform:rotate(-5deg);

  transform:rotate(-5deg);

}

.add_div{
float:left;
width:100%;
padding:0px 6px 0px 6px;
/*padding:0px 12px 0px 0px;*/
}

.add_divmain{
float:left;
width:4.4rem;
height:37px;
line-height:37px;
border-radius:5px;
background-color:#FBD14E;
text-align:center;
font-size:15px;
color:#000000;
font-weight:500;
cursor:pointer;

}

.pro_tag {
    position: absolute;
    z-index: 2;
}

.discount_tag {
    float: left;
    width: 60px;
	margin-top:10px;
	height:auto;
	padding:5px 0px;
	text-align:center;
	border-radius:0px 50px 50px 0px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:700;
	background-color:#E33924;
}

.discount_tag_modal {
    float: left;
    width: 45px;
	margin-top:5px;
	height:auto;
	padding:1px 0px;
	text-align:center;
	border-radius:0px 50px 50px 0px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:700;
	background-color:#E33924;
}

.sp-minus-modal{
    width: 2.4rem !important;
    height: 2.3rem;
}

.sp-plus-modal{
 width: 2.4rem !important;
    height: 2.3rem;
}


.sp-input-modal {
    width: 1.6rem;
    height: 2.3rem !important;
    border: 0px solid #D7D5D7 !important;
    border-left: 0px solid black;
    float: right;
    background-color: #FBD14E;
}

.sp-input-modal input {
    width: 1.6rem;
    height: 2.3rem !important;
    text-align: center;

    border: none;
    background-color: #FBD14E;
}

.featured_left_img{
padding-right:50px !important;
/*height:335px;*/
}


.blog_img_home{
float:left;
width:100%;
height:220px;
margin-bottom:15px;
}

.home_blog_title_new{
float:left;
width:100%;
height:55px;
text-align:left;
font-size:22px;
line-height:28px;
font-weight:700;
color:#E33924;
margin-bottom:20px;
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home_blog_txt_new{
float:left;
width:100%;
text-align:left;
font-size:15px;
font-weight:500;
color:#000000;
margin-bottom:10px;
}

.blog_continue{
float:left; 
width:auto;
text-align:center;
padding:7px 15px;
font-size:15px;
font-weight:500;
color:#000;
background-color:#FBD14E;
border-radius:50px;
}

.homemainblogdiv{
float:left;
width:100%;
}


.app_size{
width:50%;
}

.sticky_cart{
display:none;
    bottom: 10px;
    z-index: 210;
	position:fixed;
	opacity:0;
}

.app_div{
float:left;
width:100%;
margin-bottom:8px;
}

.why_shop{
float:left;
width:100%;
text-align:left;
font-size:18px;
font-weight:700;
color:#000;
margin-bottom:15px;
font-family: 'Roboto Condensed', sans-serif;
}

.why_details{
float:left;
width:100%;
text-align:left;
font-size:15px;
line-height:20px;
font-weight:400;
color:#333;
}

.unit_discount{
float:left;
width:100%;

height:auto;
background-color:#E33924;
text-align:center;
font-size:12px;
color:#FFFFFF;
border-radius:0px 0px 5px 5px;
margin-bottom:2px;
margin-top:-5px;
}

.cart_address{
float:left;
width:100%;
}

.cart_address_txt{
float:left;
width:100%;
text-align:left;
font-size:13px;
line-height:19px;
color:#333333;
}

.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;
}

.form-check-label_txt{
font-size:18px;
}

/*.modal-dialog{
top:75px;
}*/

.offer_maindiv {
    float: right;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 1;
    margin-top: 10px;
}

.offer {
    width: auto;
    height: auto;
    display: table-cell;
    color: #000000;
    background: #e3e2e2;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
	    float: right;
  border-radius: 50px 0px 0px 50px;
    padding: 5px 5px 5px 10px;
	font-weight:700;
}


.desktop_banner{
display:block;
}

.mobile_banner{
display:none;
}

.blog_bodyheight{
height:50px;
overflow:hidden;
}

.popup_add{
width:6.4rem !important;
}


.no_product{
float:left;
width:100%;
text-align:center;
font-size:18px;
color:#333;
font-weight:600;
}

.offcanvas-header{
background-color:#FBD14E;
color:#000000;
}

.offcanvas-header h5{
margin-bottom:0rem;
text-transform:uppercase;
font-weight:700;
font-size:1.15rem;
}

.not_deliverable{
float:left;
width:100%;
text-align:center;
font-size:12px;
line-height:14px;
color:#FF0000;
font-weight:600;
margin-top:20px;
}

.no_order{
float:left;
width:100%;
text-align:center;
font-size:16px;
line-height:14px;
color:#E33924;
font-weight:600;
padding:30px 0px;
}


.commas_maindiv{
float:left;
width:100%;
margin-bottom:4px;
}

.commas{
float:left;
width:40px;
}

.logo_topgap{
margin-top:15px; 
margin-bottom:15px;
}


.prd_deliverytime {
    float: left;
    width: 100%;
        font-size: 12px;
    color: #4d4d4f;
    line-height: 15px;
    font-weight: 500;
    padding: 0px 5px;
    margin-top:10px;
    margin-bottom:5px;
}

.set_headerlocation{
  font-size:14px; font-weight:500;  
}

.mob_unit{
 display:none;    
}

.prddetails_topgap{
 padding-top:20px;   
}

.productdetails_heading_show{
display:block;    
}


.product_details_desktopdiv_width{
width:65%;
margin-right:5%;
}

.desktop_testimonials_div{
float:left;
width:30%;
display:block;
}


.tag_newdiv{
float:left;    
width:100%;
margin-bottom:10px;
}

.tagdiv {
    float: left;
    width: auto;
    padding: 2px 8px;
    background-color: #E33924;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
    font-weight:500;
        text-transform: capitalize;
}


.type_maindiv {
    float: left;
    width: 100%;
    height: auto;
    /* margin-top: 200px; */
    position: absolute;
    bottom: 0px;
}

.best_selleer_batch{
float:left;
width:70px;
margin-left:5px;
}

.pick_of_the_week_batch{
float:right;
width:70px;
margin-right:5px;
}



.carousel-control-next, .carousel-control-prev {
   
    width: 2% !important;
   
}

@media only screen and (max-width:999px){
    
    .similarpdHaed h1 {
    font-size: 20px;
}
    
.popular_prd_description{
float:left;
width:100%;
font-size:12px;
line-height:17px;
Height:130px;

}    
    
    
.testimonialstxt1{
height:auto;    
}

.popup_add{
width:6.6rem !important;
}



.post-content {
width: 53%;
line-height:15px;

}

.mob_topgap {
    margin-top: 130px;
}


.sticky_cart {
    display: block;
    width: 94%;
	border-radius:7px;
	margin-left:3%;
    float: left;
    height: auto;
	line-height:40px;
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
	font-weight:600;
     background-color: #343232; 
    position: fixed;
  padding:7px;
    bottom: 0px;
    z-index: 210;
	opacity:100;
	
}

.stickt_carticon{
float:left;
width:35px;
height:35px;
border-radius:8px;
background-color:#f45d4b;
text-align:center;
font-size:17px;
padding-top:9px;
color:#FFFFFF;
margin-right:10px;
}

.cart_item_price{
text-align:left;
font-size:15px;
color:#FFFFFF;
line-height:25px;
}

.viewcart{
float:right;
text-align:right;
font-size:14px;
line-height: 25px;
color:#FFFFFF;
font-weight:400;
}


.blog_img_home{
float:left;
width:100%;
height:150px;
margin-bottom:15px;
}

.home_blog_title_new{
float:left;
width:100%;
height:60px;
text-align:left;
font-size:18px;
line-height:20px;
margin-bottom:10px;
overflow: visible;
    -webkit-box-orient: inherit;
}






.featured_left_img {
    padding-right: 50px !important;
  /*  height: 200px;*/
}

.popular_prd_name {
font-size:14px;
line-height:18px;
font-weight:700;
height: 50px;
}

.add_divmain {
font-size:12px;
width:4.3rem;
}

.add_div {
    float: left;
    width: 100%;
    
}

.sp-minus-modal{
    width: 2.5rem !important;
    height: 2.3rem;
}

.sp-plus-modal{
 width: 2.5rem !important;
    height: 2.3rem;
}

.sp-minus {
    width: 1.4rem;
    height: 2.3rem;
	font-family:1.5rem;
    }

.sp-plus {
    width: 1.4rem;
    height: 2.3rem;
    font-family:1.5rem;
}

.sp-input {
    width: 1.5rem;
    height: 2.3rem !important;
}

.sp-input input {
    width: 1.5rem;
    height: 2.3rem !important;
	font-family:1.5rem;

}

.homecategory_title{
font-size:14px;

}

.brief_description{
font-size:13px;
line-height:16px;
}

.banner_div{
margin-top:105px;
}

.tab_breadcumb{
display:block;
float:right;
width:35px;
margin-top:35px;
margin-right:10px;
}

 .desktop_searchdiv {
    float: left;
    width: 260px;
    height: 45px;
    margin-left: 15px;
    margin-top: 35px;
	margin-right:15px;
	display:block;
}


.desktop_searchtxtbox {
    float: left;
    width: 85% !important;
}


.mybasket{
display:none;
}

.desktop_login{
margin-top:40px;
padding-left:20px;
}

.desktop_account{
margin-top:40px;
padding-left:28px;
}

.delivery_to{
margin-top:35px;
margin-left:0px;
margin-right:0px;
font-size: 15px;
line-height:20px;
}


 .desktop_menu_maindiv{
 display:none;
 }

.mob_body_topgap {
    margin-top: 140px;
}

.video_height{
height:450px;
}
 

section.featured-arrival .item h4{
height:60px;
}



.nav-link{
color:#000000 !important;
line-height: 14px;
font-family: 'Roboto', sans-serif !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 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:100%;
}  

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:25px;
}


.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: 230px;
    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:45px;
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:480px){


.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;
}

.breadcrump_div{
float:left;
width:100%;
height:auto;
text-align:center;
font-size:13px;
margin-top:0px;
margin-bottom:5px;
font-weight:500;
display:none;
}

.breadcrump_div_mob{
float:left;
text-align:left;
width:100%;
height:auto;
text-align:left;
font-size:13px;
line-height:20px;
margin-top:0px;
margin-bottom:5px;
font-weight:500;
display:block;
}



.mainheading_div{
padding-bottom:15px;

}
.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:400;
font-size:14px;
}


.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 h1 {
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: 18px;
 margin-bottom: 10px;
}


.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: left;
    font-size: 17px;
  text-transform:capitalize;
	margin-bottom:20px;
    /* font-family: 'Roboto', sans-serif; */
}

.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: 22px;
}

.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: 230px;
    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:70% !important;
}

.coupon_btn{
float:left;
width:30%;
height:42px;
line-height:42px;
background-color:#000000;
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: 7px;
}

.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:-55px;
margin-right:0px;
}

.desk_menuright {
margin-top:0px;
width:100%;
}

.logo_topgap{
margin-top:15px;
z-index:100;
position:relative;
margin-bottom:7px;
}

.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 h1{
float:left;
width:100%;
height:auto;
font-size:18px;
line-height:24px;
font-weight:500;
margin-top:10px;
}

.specification_heading {
    font-size: 22px;
    }
    
    
.desktop_filterdiv{
display:none;
width:100%;
padding-right:30px;
}  

.filterBG {
 display:block !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:55px;
   padding:10px 0px 0px;
       box-shadow: 0 0 10px 0 rgba(15,0,45,.2);
     background-color: #fff; 
    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;
  }
  
 .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: #CD3067;
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;    
}


.organ_name {
    font-size: 13px;
     margin-top: 3px;
   
}


.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-fluid {
    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:18px;
}

.navbar-dark .navbar-nav .nav-link {
color: #3A3B3C !important;
font-weight:400;
 text-align: left;
}

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: .91rem;
	height:auto;
}

section.featured-arrival .item p{
    font-size: 1.3rem;
}

.video_bottomgap{
padding-bottom:0px;
} 

.customer_topgap{
padding-top:0px;
}


label{
font-size:13px;

}

.sp-minus {
    width: 1.4rem;
    height: 2.3rem;
    line-height: 1.6rem;
    }



.sp-input {
    width: 1.3rem;
    height: 2.3rem !important;
}

.sp-input input {
    width: 1.3rem; 
    height: 2.3rem !important;

}

.sp-plus {
    width: 1.4rem;
    height: 2.3rem;
    line-height: 1.6rem;
}

.qty {
    font-size: 14px;
}

.unit {
    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%;
 }
 
 .delivery_to{
margin-top:15px;
font-size:11px;
line-height:17px;
margin-left:5px;
}

.desktop_login{
margin-top:40px;
padding-left:40px;
display:none;
}

.desktop_account{
margin-top:40px;
padding-left:35px;
display:none;
}

.desktop_login{
display:none;
}

.tab_breadcumb{
display:none;
}

.mob_breadcumb{
display:block !important;
float:right;
width:27px;
margin-top:18px;
margin-right:5px;
}

.desktop_searchdiv{
display:none;
}

 .mob_searchdiv {
    float: left;
    width: 100%;
    height: 52px;
    display: none;
    background-color: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
	margin-bottom:10px;
}

.desktop_searchtxtbox {
    float: left;
    width: 90% !important;
	border-radius:5px 0px 0px 5px;
	height:50px !important;
	background-color: #f8f8f8;
}

 .mob_search_display{
 display:block;
 }
 
 .homepage_heading_div{
font-size:18px;
font-weight:600;
}

.sidegap{
padding:0px 1rem !important;
}
.seeall{
text-align:right; 
float:right; 
font-size:15px; 
color:#E33924; 
font-weight:700; 
padding-top:0px;
}

.mob_prd_pri{
font-size:15px;
text-align:center;
padding-left:0px;
}

.sp-minus-modal{
    width: 1.4rem !important;
    height: 2.3rem;
	font-size:17px;
}

.sp-plus-modal{
 width: 1.4rem !important;
    height: 2.3rem;
	font-size:15px;
}

.featured_left_img{
padding-right:15px !important;
height:auto;
}

.home_blog_title_new{
height:auto;
font-size:17px;
line-height:21px;
}

.blog_img_home{
float:left;
width:100%;
height:auto;
margin-bottom:15px;
}

.app_size{
width:100%;
}

.app_div{
float:left;
width:45%;
margin-bottom:0px;
margin-right:5%;
}

.modal-title{
font-size:1.1rem !important;
}

.short_by{
 font-size:15px;
 font-weight:500;
 }
 
 .price_discount{
font-size:13px;
}

.form-check-label_txt{
font-size:15px;
}

.add_divmain{
width:4.1rem;
}

.modal-dialog{
top:20px;
}

.desktop_banner{
display:none;
}

.mobile_banner{
display:block;
}
.blog_bodyheight{
height:auto;
overflow:auto;
}
.post-content {
width: 63%;
line-height:18px;
}

.popup_add{
width:4.4rem !important;
}

.footer_body{
line-height:25px;
}

.testimonialstxt{
height:auto;
overflow:hidden;
}

.testimonialstxt1{
height:auto;    
}banner_div 
.not_deliverable{
font-size:9px;
margin-top:22px;
}

.popular_prd_description{
float:left;
width:100%;
font-size:10px;
line-height:13px;
Height:150px;

}

.popular_prd_name {
height: 27px;
font-size: 12px;
line-height:14px;
font-weight:900;
margin-bottom:0px;
}

.set_headerlocation{
  font-size:12px; 
}

#mob_searchform{
 display:none;6   
}

#mob_searchform1{
 display:none;6   
}

.unit_div_display{
display:none;    
}

.mob_unit{
 display:block; 
 font-size:12px;
}

.why_shop{
font-size:17px;
font-weight:600;
}

.why_details{
font-size:13px;
line-height:20px;

}

.similer_prd_maindiv{
font-size:13px;
}

.prddetails_topgap{
 padding-top:0px;   
}

.popular_prd_weight{
margin-top:0px; 
font-size:13px;

}

.productdetails_heading_show{
display:none;    
}

.product_details_desktopdiv_width{
width:100%;
margin-right:0%;
}

.desktop_testimonials_div{
float:left;
width:30%;
display:none;
}

.price_discount i{
font-size:10px;    
}

.sticky_cart i{
    font-size:12px;
}


}