
@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; 
}
	
	
	.goog-te-gadget .goog-te-combo {
              margin: 0px 0px !important;
    padding: 2px 0px;
    border-radius: 4px;
    font-size: 17px;
    display: inline-block;
    width: fit-content;
    color: black;
    border: 1px solid #c7c7c7;
}
	.loader_box {
  
    margin: 19% auto 0px;
   
}
	
	.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;
}

.header .head_cont .head_logo img {
               width: 200px;
    margin: 15px 13px 0px;
    display: block;
    height: auto;
    filter: invert(1);
}
.header .head_cont .head_text {
       display: block;
    padding: 20px 20px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    color: black;
}

.header .head_cont .head_text i {
   
    color: #000000;
 
}
.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;
}
	
	.pdf_card_slider img {
    width: 250px;
    height: 391px;
    margin: 10px;
    border-radius: 7px;
    scroll-snap-align: center;
    scroll-snap-stop: always;
}

.mobile_header {        display: flex;
    align-items: center;
    background: #185ba6;
    color: black;
    height: 77px;
    box-shadow: 0px 3px 5px 0px #0000001a;
    z-index: 22;}
	
	.mobile_header img {       width: 200px;
    margin: 4px 20px;
    z-index: 3;}
	.mobile_home_btn {       position: absolute;
    right: 16px;
    top: 25px;
    z-index: 34;}
	.mobile_home_btn .mhline1,.mhline2,.mhline3{      width: 31px;
    border-radius: 0px;
    height: 0px;
    display: block;
    background: #ffffff;
    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%;
}

.hero .cont_grid {
       z-index: 2;
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    min-height: 568px;
    width: fit-content;
    max-width: -webkit-fill-available;
    margin: 0 auto;
}

.hero .cont_grid .img_lyr {
    display: none;
}

.hero .cont_grid .text_lyr .tlyr1 {
    font-size: 70px;
    line-height: 1;
}

.hero .cont_grid .text_lyr .tlyr2 {
    font-size: 66px;	
    margin: 0px;
    color: #FFC107;
    line-height: 0.7;
}

.hero .cont_grid .text_lyr .tlyr3 {
    font-size: 100px;
    margin: 0px;
    line-height: 1;
}

.hero .cont_grid .text_lyr {
    padding: 20px;
    padding-left: 20px;
}

.hero .cont_grid .text_lyr h2 {
        font-size: 18px;
    font-weight: 500;
    padding: 15px 0px;
}
.v_box {
    padding: 32px 7px 7px;
    min-width: 300px;
    display: inline-grid;
    margin: 9px 6px 7px;
    align-items: center;
    border-radius: 0px;
    color: white;
    border-top: 1px solid #2b80df;
}


.head_list_box {
    position: relative;
    background: #ffffff;
    width: -webkit-fill-available;
    right: 0;
    text-align: left;
    border: 1px solid #dbd7d7;
    z-index: 22;
    border-radius: 3px;
    top: -18px;
	display:block;
}
.display_flex {
    display: grid;
    padding: 10px 0px;
    grid-template-columns: 100%;
}

.row_bottom  .side1 {
    text-align: left;
    padding: 20px 0px 0px 20px;
    width: 100%;
}

.row_bottom  .side2  textarea {
    height: 100px;
    background: white;
    width: 100%;
    border: 1px solid #185ba6;
}

.row_bottom input[type=submit] {
    width: 100%;
    background: #185ba6;
    padding: 8px;
    border-radius: 5px;
    border-bottom: 0px;
    margin: 11px 0px;
    font-size: 19px;
    border: 0px solid white;
}

.flex_pricingin {
   
    width: -webkit-fill-available;
    margin: 0px;
    padding-bottom: 18px;
}

.ser_box {
   
    margin: 5px;
}

.demo_hero .demo_cards .demo_c img {
           border: 3px solid white;
    width: 150px;
    height: 330px;
    margin: 10px auto;
    border-top: 15px solid #f5f3f3;
    border-bottom: 15px solid #fdeeee;
    border-radius: 17px;
}
.card_category h3 {
   
    font-size: 30px;
}
.card_category p {

    font-size: 15px;
   
}

.profile {
   
    width: 48%;
}
.profile .category {
   
    left: 0;
}
.profile img {
    width: -webkit-fill-available;
    height: auto;
    max-height: 200px;
    max-width: 100%;
}

.category-container {
    display: block;
    padding: 0px;
    text-align: center;
}

.category-item {
    width: 47%;
    margin: 10px 5px;
    border: 0px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px #8585854d;
    z-index: 3;
    background: #ffffff;
    color: black;
    display: inline-block;
    vertical-align: text-top;
}

.category-item img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

#find_directory {
       border: 0px solid blue;
    display: flex;
    width: -webkit-fill-available;
    max-width: 600px;
    margin: 10px 10px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 80% auto;
    overflow: hidden;
    max-height: 50px;
}