
@media screen and (max-width:700px){
	body {background: #ffffff;
    overflow-x: hidden;
}
		/*scroll bar*/
	/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: white; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: white; 
}
	
	
	.se_results, .se_result2 {
    position: absolute;
    background: #000000cc;
    left: 50%;
    color: white;
    transform: translate(-50%);
    max-width: 422px;
    z-index: 333;
    top: 1px;
    width: 100%;
}
	
	.goog-te-gadget .goog-te-combo {
           margin: 5px 10px !important;
    padding: 6px;
    border: 0px solid #2196f3;
    color: white;
    border-radius: 4px;
    font-size: 17px;
    display: inline-block;
    width: fit-content;
    background: linear-gradient(45deg, #2196f3 83%, #ff5722 64%);
}
	
	.header {
  width: 85%;
    background: white;
    color: #1284df;
    display: block;
    align-items: center;
    position: fixed;
    top: 0;
    left: -600px;
    z-index: 30;
    height: 100%;
    overflow-y: auto;
}

.search_cont_head {
       display: grid;
    grid-template-columns: 19% 56% 19px 20%;
    margin: 10px;
    border-radius: 4px;
    border: 1px solid black;
}
.header .head_cont .head_logo img {
           width: 171px;
    filter: invert(0.7);
    margin: 25px 20px 20px;
    display: block;
}
.header .head_cont .head_text {
       display: block;
    padding: 20px 20px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    color: black;
}

.header .head_cont .search_bar {
        background: #f4f4f4;
    border-radius: 36px;
    padding: 6px 7px 4px 11px;
    margin: 13px;
    height: 43px;
}

.header .head_cont {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    width: -webkit-fill-available;
}
	
	.hero_text2 {
                          
         border-radius: 0px 0px 20px 20px;
    width: -webkit-fill-available;
    margin: -1px auto 20px;
    text-align: inherit;
    line-height: 1.3;
    vertical-align: top;
    padding: 0px;
    display: flex;
    flex-direction: column-reverse;
}

.hero_box .search_bar .search_cont {
               display: grid;
    grid-template-columns: 30%  47% 18px 20%;
    background: white;
}

.hero_box .search_bar button {
       padding: 10px 5px;
    background: linear-gradient(45deg, #2196F3, #3F51B5);
    color: white;
    font-size: 21px;
    border: 0px solid;
}

.ht_side1 {    background: white;
    width: -webkit-fill-available;
    padding: 20px;}

.hero_text2 h1 {
          font-size: 28px;
    text-transform: capitalize;
    letter-spacing: -1;
    word-spacing: 2px;
    line-height: 1.2;
    font-weight: 600;
    margin: 26px 0px;
}

.hero_text2 h1:before {
        content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #ff3d00;
    bottom: -13px;
    left: 3px;
    border-radius: 11px;
}

.hero_text2 p {
       font-size: 15px;
    margin: 10px 0px;
}

.hero {
           color: white;
    padding: 0px;
    border-radius: 0px 0px 19px 20px;
    background: url(images/back_n_m.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: contain;
    background-repeat: repeat-y;
}
.v_box {
               width: 84%;
    margin: 19px auto;
    border-radius: 3px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px;
    background: #ffffff;
    color: black;
    mix-blend-mode: unset;
    bottom: 10px;
   
}

.v_box .cards {   text-align: left; font-size: 40px;
}
.v_box .visitors, .v_box .happy_cls {
 font-size: 40px;
   
    text-align: left;

}


.ht_side2 img {
    width: 100%;
    filter: unset;
}
.drop_down li {
    list-style-type: none;
    width: 200px;
    padding: 24px 21px;
    border: 1px solid #eeeeee;
}

.drop_list {
    display: none;
    position: absolute;
    background: white;
    z-index: 3;
    top: 41px;
    font-size: 13px;
    right: 0;
}
.v_box h3 {
                font-size: 15px;
    margin: 2px auto 6px;
    letter-spacing: 0px;
    text-align: end;
    text-transform: uppercase;
    background: #ffffff00;
    height: 50px;
    display: grid;
    color: #144b76;
    align-items: center;
    padding: 6px 9px;
    width: 144px;
    border-radius: 5px;
    font-weight: 800;
}
.herobtnh {
        text-align: center;
    margin: 5px auto;
    display: block;
}
.hero_box {
            background: url("images/backimg33.png");
    min-height: 209px;
    background-size: cover;
    background-attachment: fixed;
    padding: 0px 0px 10px;
}

.mobile_header {             display: flex;
    align-items: center;
    background: linear-gradient(45deg, #2196F3, #2039c5);
    color: white;
    height: 60px;}
	
	.mobile_header img {      width: 220px;
    margin: 0px 0px;}
	.mobile_home_btn {   position: absolute;
    right: 16px;
    top: 18px;
    z-index: 34;}
	.mobile_home_btn .mhline1,.mhline2,.mhline3{width: 27px;
    border-radius: 0px;
    height: 0px;
    display: block;
    background: white;
    padding: 2px;
    margin: 4px;}
	.cross_menu_line .mhline1{animation:transf1 0.4s linear forwards;-webkit-animation:transf1 0.4s linear forwards;}
	.cross_menu_line .mhline2{animation:transf2 0.4s linear forwards;-webkit-animation:transf2 0.4s linear forwards;}
	
	@keyframes transf1{
		from {transform:rotate(0deg);}
		to {transform:rotate(45deg);top: 8px;}
	}
	@-webkit-keyframes transf1{
		from {transform:rotate(0deg);}
		to {transform:rotate(45deg);top: 8px;}
	}
	
	
	@keyframes transf2{
		from {transform:rotate(0deg);}
		to {transform:rotate(135deg);}
	}
	@-webkit-keyframes transf2{
		from {transform:rotate(0deg);}
		to {transform:rotate(135deg);}
	}
	
	.outside_click_close {border: 0px solid red;
    width: 15%;
    height: 100%;
    position: fixed;
    top: 1px;
    display:none;
    right: 0;
    z-index: -1;
    background: #00000012;}
	
	.header .head_cont .search_bar input {
    
    width: 85%;
}
.row_backimg .flex_box {
    display: block;
}

.title_sample {text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin: 32px 0px 0px;}
	
		
	.expander {
   width: -webkit-fill-available;
    overflow-x: auto;
    border: 0px;
    margin: 22px 0px;
    
}

.expander_slide {display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto;}

.temp_preview {
    padding: 4px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    overflow-x: scroll;
}

.head_text:hover .drop_down  {display:none;}
.row33 .benefit_box {
          width: 48%;
    display: inline-block;
    margin: 7px 2px;
    background: #ffffff;
    padding: 16px 6px;
    min-height: 186px;
    max-height: 208px;
    vertical-align: top;
    box-shadow: 0px 0px 0px 0px #77737330;
    border-radius: 6px;
    color: #3f51b5;
    font-size: 16px;
}

.row33 .benefit_box p {
    color: #585858;
    font-size: 13px;
    font-weight: 600;
    text-align: inherit;
    letter-spacing: 0;
    margin: 2px auto 3px;
}
.row33 {
    padding: 6px;
    color: #313131;
    text-align: center;
}

.row_features {
    padding: 50px 10px;
    text-align: center;
}

.cont_share_boxes {
    width: 42%;
    display: inline-grid;
   
}

.w_l_f img {
    width: 100%;
}

.w_l_f h1 {
    margin: 0px;
    padding: 20px 9px 0px;
    font-weight: 600;
    text-align: center;
    color: black;
}

.display_flex {
    display: block;
    padding: 0px;
}

.row_bottom {
 
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
}

.row_bottom .side1{    padding-left: 0px;}

.all_heproducts {
    display: grid;
    grid-template-columns: auto;
   
}

.cat_box {
                        width: -webkit-fill-available;
    text-align: left;
    border-top: 0px solid #c3c3c3;
    display: grid;
    background: #f0f0f0;
    grid-template-columns: 25% auto;
    align-items: center;
    height: fit-content;
    
}

.hero_box .search_bar input, .hero_box .search_bar select, .hero_box .search_bar button {
        padding: 10px 2px;
    border: 0px;
}

.hero_box .search_bar {
           width: -webkit-fill-available;
    max-width: 700px;
    padding: 0px 5px;
    margin: 0px auto 0px;
}

.cat_box img {
            width: 70px;
    border: 2px solid #e5e5e5;
    border-radius: 90px;
    height: 70px;
    overflow: hidden;
    margin: 0px auto;
    display: block;
    margin-top: -20px;
    display: block;
}

.city_change {
   
    left: 50%;
    top: 37%;
    
    width: 91%;
  
}

.order_page_full {
    display: grid;
    grid-template-columns: 100%;
    background: white;
}

.all_cat_box {
        width: 100%;
    display: inline-block;
    vertical-align: text-top;
    margin: 8px;
    padding-bottom: 10px;
    border-radius: 5px;
    max-width: 100px;
}

.all_category {
   
       margin: 0px auto;
    padding: 2px 0px;
   
}

.slider_box {
    width: 100%;
    max-width: 1200px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    overflow: auto;
}
.desktop {display:none}
.mobile {display:block}

.order_box {
               width: -webkit-fill-available;
    display: inline-block;
    vertical-align: text-top;
    margin: 6px;
    border-radius: 5px;
    padding: 2px 2px 10px;
    max-width: 200px;
    min-width: 130px;
    box-shadow: 0px 0px 10px 0px #dedede5e;
    border: 1px solid #dedede;

}
.cat_box h3 {
            text-align: left;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 10px;
    text-transform: capitalize;
}
.order_fill_box {
    margin: 4px;
    text-align: center;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto;
    overflow: scroll;
    width: -webkit-fill-available;
}


#order_search_page {
    padding: 20px 0px;
    background: white;
    width: -webkit-fill-available;
    min-height: 400px;
    display: block;
}
.order_box_right h2 {
    font-size: 22px;
    font-weight: 500;
    padding: 10px 10px;
    margin-top: 5px;
}
.pd_se_city {
    padding: 8px 10px;
}
.order_box_right p {
   
    padding: 0px 10px;
}
.order_box_right h4 {
   
    padding: 0px 10px;
}

.btn_holder {
    
    padding: 10px 10px;
}

.order_box_right .pro_dis {
    padding: 5px 10px;
   
}