/* my style starts here */
.comp_tbl td{
	padding: 5px 0.75rem;
    vertical-align: top;
	border-top: 1px solid #f0f0f0;
}
.btn-link {
    color: #4a249c !important;
}

.profile_ddl_mb{
	margin-bottom: 10px;
    border: 1px solid #4a249c;
    color: #4a249c;
    width:100%;
}

.card_body_data{
	padding: 2px 12px;
    font-size: 12px;
}

.horizontal_dotted_line{
		display: flex;
		padding: 20px 15px 10px 15px;
		font-weight: bold;
		font-size: 18px;
		color: #4a249c;
    } 
    .dot{
		flex: 1;
		border-bottom: 1px dotted #aba7a7;
		height: 1.4em;
		width: 100%;
    }
	
.icon-shopping-bag:hover{
	color:#4a249c;
}

.couponbtn4 {
    background-color: #4a249c;
    color: #fff;
    border: 1px solid #4a249c;
}

    .couponbtn4:hover {
        background: #fff;
        color: #4a249c;
        border: 1px solid #7151b5;
    }

.couponbtn {
    padding: 3px 32px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}	

.categories ul.unstyled {
    margin-top: 14px;
}

.categories ul.unstyled ul.submenu {
    padding: 12px;
    margin: 6px -26px -9px -58px;
    list-style-type: square;
    background-color: #f0f0f0;
    border: 1px solid #e7e7e7;
}

.categories ul.unstyled ul.submenu li {
    margin: 0 0 0 18px;
    padding: 0;
}

.categories ul.unstyled li:last-child {
    border: none;
}

.categories ul.unstyled ul.submenu li a {
    padding: 4px 0;
    font-weight: 400;
    font-size: 14px;
}

.tprof_cont ul {
    overflow: scroll;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    height: 500px;
    width:100%;
}

.listProductItems li {
    margin-top: 28px;
}

.listProductItems .thumbnail {
    display: block;
    padding: 4px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}

.thumbnail {
    width: 27px !important;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
}

.span0 a {
    color: #4a249c;
}

.listProductItems .thumbSetting .thumbTitle a {
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
	padding-left: 10px;
}

a.invarseColor:link, a.invarseColor:visited {
    color: #666;
}

.mainform {
    background-color: #fff;
    box-shadow: 1px 2px 2px 2px grey;
    margin-top: 20px;
   
}

.well h3.title {
    font-size: 25px;
}

.form-group label {
    color: black;
	font-weight: 500;
}

#star {
    color: red;
}

.form-group input {
    border-radius: 0.25rem;
    border: 1px solid grey;
    width: 85%;
	font-family:calibri !important;
    padding:3px 12px;
}

.form-group {
    margin-bottom: 1rem;
	height: 35px;
}

.age_pl_0 {
    padding-left: 0px;
}

.css_ddl_gender {
    border: 1px solid gray;
    border-radius: 0.25rem;
    color: gray;
    width: 93px;
    height: 33px;
}

.chk_out_mt{
	margin-top:20px !important;
}

.appointment_date_mt{
	margin-top:20px !important;
}

.txt_address_width {
    width: 85%;
	border-radius:0.25rem;
	border: 1px solid grey;
}

.mob_mt{
	margin-top: 100px;
}

.btn-link {
    color: #4a249c !important;
}

.btn-submit {
    background-color: #4a249c;
	color:#ffffff;
}

.btn-submit:hover{
    background-color: #fff;
	color: #4a249c;
	border:1px solid #4a249c;
}

.mt_100{
	margin-top:100px !important;
}

.btn_coupon_add{
	color: #fff;
    background-color: #4a249c;
	padding: 2px 10px;
    margin: 5px 10px 10px 10px;
}

.btn_coupon_add:hover{
	background:#fff;
	color:#4a249c;
	border:1px solid #4a249c;
}

.btn_coupon_float{
	float:right;
	margin-top: -52px;
    margin-bottom: 44px;
}

.ddl_time_slot{
	border-radius: 0.25rem;
    border: 1px solid gray;
    width: 85%;
}

.ddl_no_of_beneficiary{
	width: 85%;
    border: 1px solid gray;
    border-radius: 0.25rem;
}

.btn {
	padding: 0.2rem 0.75rem !important;
}

.first_add_btn{
	float: right;
    margin-right: 185px;
    margin-top: 20px !important;
}

.vartical_midd_align{
	vertical-align:middle;
}

.chk_bg {
    background: #f0f0f0;
    padding: 9px 0px 3px 12px;
    margin-bottom: 12px;
    color: #000;
}

.btn_purple{
	float: right;
    margin-top: -52px;
    margin-bottom: 44px;
}

.card_details_new{
	padding: 60px 0px 0px 12px;
}

.payment_details_new{
	padding: 30px 0px 0px 12px;
}

.card_details_border_left{
	border-left: 2px solid #e9ecee;
}

/* Style the tab */
.tab {
  background-color: #fbf9ff;
  width: 100%;
  height: auto;
  border: 1px solid #4a249c;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #343a40;
  padding: 10px 16px;
  width: 50%;
  outline: none;
  cursor: pointer;
  font-size: 17px;
  margin: 5px 0px;
  border: 1px solid #eeeeee;
  background: #fff;
  transition: all 0.3s ease 0s;
  font-weight:bold;
  float:left;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: rgba(130,139,178,0.1);
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #4a249c;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
	float: left;
    padding: 5px 15px;
    width: 100%;
    border-left: none;
    height: auto;
    border: 1px solid #4a249c;
}

.tab_display_web{
	display:block;
	font-family: calibri;
}

.tab_display_mob{
	display:none;
}

.pic.alignright {
    margin-left: 20px;
    margin-top: 5px;
    float: right;
    display: block;
}

.pic.w_frame {
    padding: 4px;
    border: 1px solid #ededed;
}

.single-post-area .quote-wrapper {
    background: rgba(130,139,178,0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-bottom: 25px;
}

.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid #4a249c;
}

h3{
	color: red !impotant;
}

.block_categories ul{
	padding-left:0px;
}

.one_half {
    width: 48%;
}

.list_5{
	width:300px;
}

.list_5 li {
    padding: 8px 0px 9px 17px;
    display: block;
    border-bottom: 1px solid #ededed;
    line-height: normal;
	margin-right: 0px;
}

.last {
    margin-right: 0px !important;
    clear: right;
}

.one_half {
    width: 48%;
	float:left;
}

.pic.alignleft, .pic.alignright, .pic.alignleft img, .pic.alignright img {
    max-width: 300px;
}

.pic.alignleft {
    margin-right: 20px;
    margin-top: 5px;
    float: left;
}

.accordion .fa{
    margin-right: 0.5rem;
}
	
.banner_border{
	border: 1px solid #f3eaea;
    padding: 2px;
}

.mob_padding_0{
	padding:0px;
}

.txt_tests{
	font-weight: bold;
    padding-left: 10px;
}
	
.test_profile_info a{
	color:#000;
}

.filter_profiles{
	display:none;
}

.div_profile_menu{
	display:none;
}


/* style starts for test information */
.tab_info {
    float: left;
    border: 1px solid #eeeeee;
    background-color: #fbf9ff;
    width: 28%;
    height: auto;
    padding: 10px;
}

/* Style the buttons inside the tab */
.tab_info button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 5px 16px;
  width: 50%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  float: left;
  line-height: 17px;
}

/* Change background color of buttons on hover */
.tab_info button:hover {
  background-color: rgba(130,139,178,0.1);
}
	
/* Create an active/current "tab button" class */
.tab_info button.active {
  background-color: #4a249c;
  color:#ffffff;
}

/* Style the tab content */
.tabcontent_info {
  float: left;
  padding: 15px 12px;
  border: 1px solid #eeeeee;
  width: 70%;
  height: auto;
  margin-left: 20px;
  margin-top:0px;
  
}


.button.active {
    color: #4a249c;
}

form.example input[type=text] {
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ede4e4;
    float: left;
    width: 80%;
    background: #fff;
}

form.example button {
    float: left;
    width: 20%;
    padding: 8px;
    background: #4a249c;
    color: white;
    font-size: 14px;
    border: 1px solid #e1d2d2;
    border-left: none;
    cursor: pointer;
    text-align: center;
}

form.example button:hover {
  background: #4a249c;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.block_table_l {
    width: 600px;
    float: left;
}

.table_2 {
    padding: 3px;
    background-color: #fcfcfc;
    border: 1px solid #f5f5f5;
}

.block_table_l table {
    border-spacing: 0px;
    border: 0px;
}

.table_2 table tr {
    vertical-align: middle;
}

.table_2 table th:first-child {
    border-left: 1px solid #ededed;
}

.table_2 table th {
    height: 32px;
    padding-left: 16px;
    position: relative;
    background-color: #fbfbfb;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe) to(#fbfbfb));
    background: -webkit-linear-gradient(#fefefe, #fbfbfb);
    background: -moz-linear-gradient(#fefefe, #fbfbfb);
    background: -ms-linear-gradient(#fefefe, #fbfbfb);
    background: linear-gradient(#fefefe, #fbfbfb);
    background: -o-linear-gradient(#fefefe, #fbfbfb);
    -pie-background: linear-gradient(#fefefe, #fbfbfb);
    behavior: url(layout/plugins/PIE.htc);
    font-size: 14px;
    color: #808080;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
	text-align: left;
    padding-right: 8px;
}

.separator {
    height: 0px;
    clear: both;
    overflow: hidden;
}

.table_2 table td {
    height: 28px;
    padding-left: 16px;
    background-color: #ffffff;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    color: #8e8e8e;
    vertical-align: middle;
    line-height: 1em;
	padding-right: 10px;
}
/* style ends for test information */
.txt_view_details{
	font-size: 12px;
    padding: 5px 0px 0px 23px;
}

.fa_file_css{
	color: #4a249c;
    font-size: 16px !important;
    padding-left: 10px;
}

.click_on_test{
	padding-left: 25px;
    font-size: 14px;
    color: gray;
}

.write_to_us_border{
	border: 1px solid #f1eef7;
    padding: 20px;
    margin: 20px;
	background: #fbf9ff;
}

.con_to_us_border{
	border: 1px solid #f1eef7;
    padding: 20px;
    margin: 20px;
	background: #fbf9ff;
}

.txt_related_to{
	padding: 0px 29px 0px 2px;
}

.ddl_contact_us {
    margin-bottom: 10px;
    border: 1px solid #4a249c;
    color: #4a249c;
    width: 52%;
}

.text_error{
	color: #b94a48;
}

.display_block{
	display:block;
}

.display_none{
	display:none;
}

.radio_selection_div{
	padding: 15px 0px;
}

.radio_div_height{
	height: 70px;
}

.proceed_btn_padding{
    padding-left: 67px;
}

.nearest_service_provider{
	border: 1px solid #f1eef7;
    margin: 20px;
    background: #fbf9ff;
    padding-top: 15px;
    padding-bottom:15px;
}

.ddl_nearest_service_provider {
    margin-bottom: 10px;
    border: 1px solid #4a249c;
    color: #4a249c;
    width: 23.5%;
    margin-right: 26px;
    margin-left: 0px;
}

.servicebtn {
    padding: 4px 20px;
    border-radius: 0px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    border: 1px solid #e0e0e0 !important;
    margin-right: 5px;
    margin-top: 0px;
}

.servicebtn4 {
    background-color: #4a249c;
    color: #fff;
    border: 1px solid #4a249c;
}

.servicebtn4:hover {
    background: #fff;
    color: #4a249c;
	border: 1px solid #4a249c;
}

.servicebtn4:focus, active {
	outline:0px;
	background: #fff;
    color: #4a249c;
}

.form_margin{
	margin-right: 14px;
}

.to_margin{
	margin: 0px 10px 0px 23px;
}
	
.txt_pincode_pl{
	padding-left:0px;
	margin-right: 12px;
}

.frm_group_mt{
	margin-top: 30px;
}

.dsa_book_lbl{
	width: 150px;
    justify-content: left !important;
}

.frm_group_mob{
	margin-top: 81px;
}

.ddl_select_slot {
    border-radius: 0.25rem;
    border: 1px solid gray;
    width: 50%;
}

.ddl_select_slot_new {
    border-radius: 0.25rem;
    border: 1px solid gray;
    width: 50%;
}

.txt_Appointment{
	margin-right: 18px;
}

.txt_mandatory_fields{
	text-align: right;
    padding-right: 61px;
}

.add_mt{
	margin-top:23px !important;
}

.resi_mt{
	margin-top: 31px !important;
}

.my_contact_mt {
  margin-top: 47px !important;
}

.mycontact_pan_mt{
	margin-top:68px !important;
}

.mycontact_ifsc_mt{
	margin-top:68px !important;
}

.mycontact_email_mt{
	margin-top:60px !important;
}

.blank_col{
	display:block;
}

.mycontact_gst_no_mt {
    margin-top: 109px !important;
}

.mycontact_bank_mt{
	margin-top: 115px !important;
}

.mycontact_update_btn{
	margin-top:100px !important;
}

.code_ml{
	margin-left: -37px;
}

.text_info_abso_frm{
	position: absolute;
    right: 45px;
    top: 40px;
    background: #4a249c;
    color: #fff;
    padding: 15px 20px 7px 20px;
    width: 25%;
}

.right{
	float:right;
}

.test_info_packages{
	margin-top: 35px !important;
}

h3.txt_our_experts {
    color: #4a249c;
    padding-bottom: 10px;
    font-size: 18px;
	font-weight:bold;
}

.guide_top_div img{
	max-width: 100%;
}

.s-test {
   color: #4a249c;
    font-size: 16px;
}

.card {
    border-bottom: 1px solid rgb(74 36 156 / 21%) !important;
    float: left;
    width: 100%;
    padding:10px 0px;
}

.parameter_header{
	color: #4a249c;
    font-weight: bold;
}

/* Style the tab */
.tab_disorders {
  float: left;
  background-color: #fbf9ff;
  width: 20%;
  height: auto;
  border: 1px solid #eeeeee;
}

/* Style the buttons inside the tab */
.tab_disorders button {
  display: block;
  background-color: inherit;
  color: #343a40;
  padding: 10px 16px;
  width: 96%;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 17px;
  margin: 5px;
  border: 1px solid #eeeeee;
  background: #fff;
  transition: all 0.3s ease 0s;
  font-weight:bold;
}

/* Change background color of buttons on hover */
.tab_disorders button:hover {
  background-color: rgba(130,139,178,0.1);
}

/* Create an active/current "tab button" class */
.tab_disorders button.active {
    background-color: #4a249c;
    color: #fff;
}

/* Style the tab content */
.tabcontent_disorders {
	float: left;
    padding: 5px 15px;
    width: 79%;
    border-left: none;
    height: auto;
    border: 1px solid #eeeeee;
    margin-left: 10px;
}

.re_enter_mt {
    margin-top: 40px !important;
}


.current_pass_margin{
	margin: 15px 0px 30px 0px !important;
}

.lbl_align{
	text-align:right;
}

.dsa_payment_name {
    border: 1px solid #f1eef7;
    margin: 20px;
    background: #fbf9ff;
    padding-top: 3px;
    padding-bottom: 3px;
}

.dsa_payment_top a{
	color:#4a249c;
}

.td_txt{
	height:30px;
	width:160px;
	margin:5px 0px;
}

.emailer_dotted_line {
    display: flex;
    padding: 20px 15px 10px 0px;
    font-weight: bold;
    font-size: 18px;
    color: #4a249c;
}

/* Style the tab */
.tab_emailer {
  background-color: #fbf9ff;
  width: 100%;
  height: auto;
  border: 1px solid #4a249c;
}

/* Style the buttons inside the tab */
.tab_emailer button {
  display: block;
  background-color: inherit;
  color: #343a40;
  padding: 5px 3px;
  width: 22%;
  outline: none;
  cursor: pointer;
  font-size: 17px;
  margin: 5px 0px;
  border: 1px solid #eeeeee;
  background: #fff;
  transition: all 0.3s ease 0s;
  font-weight:bold;
  float:left;
}

/* Change background color of buttons on hover */
.tab_emailer button:hover {
  background-color: rgba(130,139,178,0.1);
}

/* Create an active/current "tab button" class */
.tab_emailer button.active {
    background-color: #4a249c;
    color: #fff;
}

/* Style the tab content */
.tabcontent_emailer {
	float: left;
    padding: 0px 5px;
    width: 100%;
    border-left: none;
    height: auto;
}

.generatebtn4 {
    background-color: white;
    color: #4a249c;
    border: 1px solid #7151b5;
}

.generatebtn4:hover {
	background:#4a249c;
	color:#ffffff;
}

.generatebtn {
    padding: 8px 32px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}	

.tbl_scroll{
	background:red !important;
}

.contact-dt {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #eee;
    padding: 10px;
    display:flex;
    box-shadow: 2px 2px 15px 2px #cbcbcb;
}

.contact-dt a {
    color: #808080;
    text-decoration:none;
}

.text-center {
    text-align: center !important;
}

.info-icon {
    font-size: 25px !important;
    color: #4a249c;
}

.compare_profile_data{
	text-align: center;
    padding-top: 100px;
}

.compare_profile_data1{
	text-align: center;
    padding-top: 43px;
}

.compare_profile_data2{
	text-align: center;
    padding-top: 22px;
}

.compare_profile_data3 {
    text-align: center;
    padding-top: 72px;
}

.fa-check {
  color: green;
  padding-left:10px;
}

.fa-remove {
  color: red;
  padding-left:20px;
}

.profile_ml{
  margin-left: -75px !important;
}

.add_new_mt{
	margin-top: 35px !important;
}

@media screen and (min-width:424px){
	.first_add_btn{
		margin-right: 80px !important;
	}
}
@media screen and (max-width:480px) {
    .acc-mob {
        margin-top:20px!important;
    }
}

@media screen and (max-width:767px){
	.profile_ddl_mb {
		margin-bottom: 10px;
	}
    .my_contact_mt {
        margin-top: 5px !important;
    }
    .mycontact_pan_mt {
        margin-top: 5px !important;
    }
    .mycontact_ifsc_mt {
        margin-top: 5px !important;
    }
    .mycontact_email_mt {
        margin-top: 5px !important;
    }
    .mycontact_bank_mt {
        margin-top: 5px !important;
    }
    .mycontact_gst_no_mt {
        margin-top: 5px !important;
    }
    .mycontact_update_btn {
        margin-top: 5px !important;
    }
    .well {
       margin-bottom: -30px;
    }
    .well-lg {
        padding: 0px;
    }
    .col-md-4.col-sm-12.col-lg-4.age_pl_0 {
        margin-top: 10px;
    }
        .chk_out_mt {
		margin-top: 0px !important;
	}
	.form-group input {
		width: 100%;
	}
	.txt_address_width {
		width: 100%;
	}
	.appointment_date_mt {
		margin-top: 0px !important;
	}
	.btn_coupon_float{
		float:left;
	}
	.btn_coupon_add {
		padding: 7px 10px;
	}
	.btn_coupon_float {
		margin-top: 20px !important;
	}
	.ddl_time_slot {
		width: 100%;
	}
	.ddl_no_of_beneficiary{
		width: 100%;
	}
	.card_details_new {
		padding: 40px 12px 0px 12px;
	}
	.payment_details_new {
		padding: 0px 12px 0px 12px;
	}
	.tab_display_web{
		display:none;
	}
    
	.tab_display_mob{
		display:block;
	}
	/*.marspace {
		margin-top: 2px !important;
	}*/
	.tab_info {
		width: 100%;
	}
	.tabcontent_info {
		width: 100%;
	}
	.tabcontent_info {
		margin-left: 0px;
		margin-top:10px;
	}
	
	.one_half.last{
		padding-bottom: 0px;
	}
	.one_half{
		width: auto !important;
		float: none;
	}
	
	.radio_div_height{
		height: auto;
	}
	.add_mt {
		margin-top: 51px !important;
	}
	.blank_col{
		display:none;
	}
	.text_info_abso_frm{
		width:73% !important;
	}
	.tabcontent_disorders {
		width: 83%;
	}
	.tab_disorders {
		width: 15%;
	}
	.tab_disorders button{
		margin:0px;
	}
	.current_pass_margin {
		margin: 0px 0px 30px 0px !important;
	}
	.lbl_align{
		text-align:left;
        width:auto !important;
	}
	.fa-check {
	  padding-left:0px;
	}

	.fa-remove {
	  padding-left:0px;
	}
	.con_to_us_border {
		padding: 0px;
		margin: 0px;
	}
	.ddl_select_slot_new {
		width: 61%;
	}
}

@media only screen and (min-width: 767px){
	/* .couponbtn { */
		/* width: 238px; */
	/* } */
	.mt_100{
		margin-top:20px !important;
	}
	.first_add_btn{
		margin-right: 10px !important;
		margin-top:-22px !important;
	}
	.mob_padding_0{
		padding:0px 15px;
	}
	.txt_pincode_pl{
		margin-right: 0px;
	}
	.frm_group_mt{
		margin-top: 10px;
	}
	.frm_group_mob {
		margin-top: 67px;
	}
	.resi_mt{
		margin-top: 125px !important;
	}
	.mycontact_email_mt{
		margin-top:0px !important;
	}
	.mycontact_gst_no_mt {
		margin-top: 55px !important;
	}
	.mycontact_bank_mt{
		margin-top: 56px !important;
	}
	.add_new_mt{
		margin-top: 5px !important;
	}
	
}
@media only screen and (min-width: 768px) {
    label.col-md-4.col-lg-4.control-label.coupon {
        width: 33%;
        display: flex;
    }
    
    .col-md-8.col-lg-8.text-box {
        width: 66%;
    }
    .form-control.boxes {
        width: 85%;
    }

    .col-md-4.col-sm-12.col-lg-4.age_pl_0 {
        width: 33%;
    }

    .col-md-4.col-sm-12.col-lg-4.name1 {
        width: 33%;
    }
}

@media only screen and (max-width: 992px){
	.card_details_border_left{
			border-left: none;
		}
    
	.list_5{
		width:auto;
	}
    .lbl_align {
        width: 34%;
        text-align:left;
    }
    .form-group input {
       width: auto;
        }
    
        .ddl_nearest_service_provider {
        width: 51%;
        margin-right: 12px;
    }
	/*.text_info_abso_frm{
		width:60%;
	}*/
	.test_info_packages{
		margin-top: 56px !important;
	}
	
	.tab_emailer button {
		padding: 5px 3px;
		width: 50%;
		font-size: 16px;
	}	
}

@media (min-width: 768px){
	.single-post-area .quote-wrapper {
		padding: 30px;
	}
	.single-post-area .quotes {
		padding: 25px 25px 25px 30px;
	}
    
    .psd-check {
        width:auto !important;
    }
}

@media (max-width: 1025px){
	.tabcontent_info {
		margin-left: 10px;
	}
	.tabcontent_disorders {
		margin-left: 6px;
	}
	.servicebtn {
		padding: 3px 5px;
	}
	.text_info_abso_frm{
		top:0;
	}
}

@media (max-width: 767px){
	.tabcontent_disorders {
		margin-left: 0px;
	}
	.servicebtn {
		padding: 3px 9px;
	}
   
        .test_info_packages {
		margin-top: 222px !important;
	}
	.text_info_abso_frm {
		top: 72px;
	}
	.compare_profile_data{
		padding-top: 0px;
	}
	.compare_profile_data1{
		padding-top: 0px;
	}
	.compare_profile_data2{
		padding-top: 0px;
	}
	.compare_profile_data3{
		padding-top: 0px;
	}
    
}

@media (min-width: 992px){
	.list_5 li {
		margin-right: 23px;
	}
	.ddl_nearest_service_provider {
		margin-left: 32px;
	}
	.txt_pincode_pl{
		padding-left:32px;
	}
   
}

@media (max-width:600px) {
    .contact-info {
        margin-top: 30px;
    }
    
    .form-group{
        height:auto;
    }
    .re_enter_mt {
        margin-top: 0px !important;
    }
    .nav-tabs > li > a {
        padding: 6px 7px !important;
    }
    .current_pass_margin {
        margin: 0px 0px 0px 0px !important;
    }
    .offset-md-3 {
        margin-left: 0% !important;
    }

    .form-group input {
        width: 100%;
    }
}

@media (min-width: 1200px) {
.offset-md-3 {
    margin-left: 25%;
}
}

@media (max-width:1025px) and (min-width:767px) {
    .profile_ml {
        margin-left: -16px !important;
    }

    .nav-tabs > li > a {
        padding: 6px 10px !important;
    }

    button.couponbtn.couponbtn4.mb-2.pay-button {
        margin-top: 20px;
    }

    .offset-md-3 {
        margin-left: 12%;
    }
}
.card.diff .row {
    display: block !important;
}