@media (min-width: 1200px){
    .container {
        max-width: 1280px;
    }
}

@media (max-width: 576px){
 .top-bar{
		display: none;
	}
 .navbar-expand-lg{
 	display: none;
 }
 .book_now_top{
  display: none !important;
}
.lab_book_now .book_now_box {
    margin-top: 100px;
}
.table-bordered{
  font-size: 12px !important;
}

/*mobile-header-sec*/
.mobile-header-sec{
  box-sizing:content-box;
  width: 100%;
  height: 170px;
  position: fixed;
  top:0;
  left: 0;
  box-shadow: 5px 0px 6px gray;
  display: block;
  background-color: #fff;
  z-index: 999 !important;
}
.mobile-list{
  display: block;
  position: absolute;
  top: 43%;
  padding:14px 0;
  text-align: center;
  width: 100%;

}
.mobile-list ul{
	list-style-type: none;
	display: flex;
  justify-content: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
.mobile-list ul li{
	margin-right: 8px;

}
.mobile-list ul li:last-child{
	margin-right: 0;
}
.mobile-list ul li a{
	color: #000;
	display: block;
	font-size:12px;
	border-right: 1px solid lightgray;
	padding-right: 8px;
}
.mobile-list ul li a:hover{
	color:red;
	transition: all 0.5s;
}
.mobile-list ul li.cont-border{
	border: 0 !important;
}
.
/*----------- Mobile header section with side bar ----------*/

.mobile-header-sec{
  box-sizing:content-box;
  border-top: 4px solid blue;
  width: 100%;
  height: 180px;
  position: fixed;
  top: 0px;
  left: 0;
  box-shadow: 5px 0px 6px gray;
  display: block;
}
.mobile-header-sec .mobile_logo_1{
  display: block;
}
.mobile-header-sec .main-search{
  display: block;
}
.mobile-header-sec .dasktop_btn_1{
  display: none !important;
}
.mobile-header-sec label #btn {
    position: absolute;
    top: 23px;
    left: 15px;
}
.mobile-header-sec .mobile_logo_1{
	text-align: center;
}
.mobile-header-sec .mobile_logo_1 img{
	width: 71px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -18px;
}
.mobile-header-sec .mobile_logo_1 .main-logo{
	position: relative;
	left: 10px;
}
.mobile-header-sec .mobile_logo_1 .cart-img{
    width: 40px;
    padding-right: 5px;
    float: right;
    position: relative;
    top: -3px;


}

.book_your_test h1 {
    font-size: 16px;
}
.book_your_test img{
  width: 150px;
}
.book_your_test {
    padding: 26px 0;
    text-align: center;
}
.welcome-thelabexperts h1 {
    font-weight: bold;
    font-size: 32px;
}
.main-caro-slide {
    margin-top: 20px;
}
.main-services .book_your_test{
	position: relative;
	top: 30px;
}
.main-services .item1 .ser-content .ser-img img {
    width: 28%;
}
.main-services .item1 .ser-content h3{
	font-size: 22px;
}
/*-------- mobile slider start */
.mobile-block{
	background-image: url('../images/lab_sliders/m-slide1.jpg');
	width: 100%;
	height:400px;
	padding:30px 0;
	background-size:cover;
	background-position: right;
	background-repeat: no-repeat;
	background-color: blue;
	position: relative;
	top: 184px;
	z-index: 99;
	display: flex;
	justify-content: center;
	color: #fff;

}
.mobile-block h1{
	color: #fff;
	font-weight: bold;
	font-size:40px;
}
.mobile-block h1 span{
	color: #2196f3;
}
.mobile-block h4{
	color: #fff;
	margin-bottom: 14px;

}
.mobile-block ul{
	list-style-type: none;
	color: #fff;
}
.mobile-block ul li{
	margin-bottom: 10px;

}
.mobile-block ul li img{
	color: #fff;
	background-blend-mode: overlay;
	filter: grayscale(100%);
}
.mobile-block a{
  padding:8px 22px;
  background-color:#fff;
  color:#000;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  border:2px solid #fff;
  transition: all 0.6s;
  top:10px;
  font-size: 12px;
}
.mobile-block a:hover{
	border:2px solid #fff;
	background-color: #2196F3;
	transition: all 0.6s;
	color: #fff;
}
.mobile-block a i{
  font-size: 18px;
  position: relative;
  top: 3px;
  padding-left: 5px;
}
.test_platform h3 {
    font-size: 16px;
    font-weight: 400;
}

.welcome-thelabexperts {
   background-size: cover;
}
.footer-design .footer-list1 {
    color: #fff;
    padding-bottom: 30px;
}
.bottom_footer p {
    text-align: center;
}
.bottom_footer ul.breadcrumb {
    justify-content: center;
}
.footer-design .footer-address .map-icon {
    height: 54px;
}
.footer-design .paypal-img2 img {
    max-width: 300px;
}
.whatever p{
	font-size: 11px;
	font-weight: normal;
}
.welcome-thelabexperts h1{
	font-size: 30px;
}
.welcome-thelabexperts {
    background-position: right;
    background-color: #2ecfb7;
    background-blend-mode: overlay;
}
.main-test-list .card-one p {
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: 450;
}
.main-test-list .card-one a {
    display: block;
    padding: 6px 0;
    color: #000;
    font-weight: 500;
    font-size: 10px;
}
.whatever a:hover {
    color: #000 !important;
}
.sidebar ul a{
    display: block;
    height: 100%;
    width: 100%;
   /* line-height: 46px;*/
   padding:6px 0;
    font-size: 14px;
    color: white;
    padding-left: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #565656;
    border-top: 1px solid rgba(255,255,255,.1);
    transition: .4s;
    text-decoration: none;
    letter-spacing: 1px;
}
.sidebar {
  position: fixed;
  top: 0;
  left: -400px;
  width: 336px;
  height: 100%;
  background-color: rgb(0,0,0,.8);
  transition: all .5s ease;
  margin-top: 0;
}
#check:checked ~ label #cancel {
    left: 260px;
    top: 17px;
}
.dasktop-slider{
  display: none;
}
.mobile-slider{
  display: block;
}
.search-container{
  width: 90%;
  display: block;
  margin: 0 auto;
}
.top-bar-one .right-btn {
    padding: 5px 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    position: relative;
    left: 30px;
    bottom: 28px;
    z-index: -1;
}
.text-search-bar .heading-test h3 {
    font-weight: normal;
    font-size: 22px;
    text-align: center;
}
.hero_slider{
    margin-top: 171px;
}
.hero_slider form{
  display: none;
}

.hero_slider .caption h1{
    font-size: 22px;
    margin-bottom: 0;
}
#carousel > div > div > div > h3 {
    font-size: 16px;
    display: none;
}
#carousel > div > div > div > ul{
  display: none;
}
.hero_slider .caption .big-button{
  display: none;
}
#carousel > div > div > div ul .phone-hide{
    display:none !important;
}
#carousel > div > div > div ul li img{
    width: 20px !important;
}
.top-bar-one .map-second-top_btn {
    width: 62%;
    display: flex;
    justify-content: flex-end;
}
.modal-content {
    width: 74%;
}
form.form-groupc-change.has-search-change .form-inner_one input.form-control{
    padding-left: 160px;
    font-size: 10px;
}

.top-bar-one .map-second-top_btn a {
    width: 80px;
    font-size: 12px;

}
.top-bar-one .right-btn a {
    color: #fff;
    margin-right: 37px;
    background-color: red;
    padding: 2px 7px;
    text-decoration: none;
    margin-top: -7px;
    font-size: 13px;
    border-radius: 50px;
    border: 2px solid #fff;
}
.modal-header{
  padding:0  !important;
}
.modal-header .close{
  margin:0;
  padding: 3px;
}
.modal-header button{
  margin-bottom: 12px;
}
.modal-header button span{
  border:none;
  outline-color: none;
}
form.form-groupc-change.has-search-change .form-inner input.form-control {
    width: 100%;
    display: block;
    padding: 14px 0;
    padding-left: 5rem;
    border: 1px solid #01bce4;
    outline: none;
    border-radius: 5px;
}
form.form-groupc-change.has-search-change .form-inner .icon-searh-bar {
    width: 78px;
    line-height: 47px;
    font-size: 10px;

}
.btn-primary {
    color: #fff;
    background-color: #01bce4;
    border-color: #01bce4;
}
	.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background-color: #fff !important;
    border: 0px;
}



}


@media (max-width: 479px){
.mobile-list {
    display: flex;
    justify-content: center;
    width: 100%;
    left:0;
}
.bottom_footer {
    padding-bottom: 50px;
}
.whatever p {
    font-size: 10px;
}
.main-test-list .know-more-btn a {
    padding: 6px 16px;
    font-size:14px;
}
.main-search .search-b input::placeholder{
  font-size:12px;
}
.sidebar ul a{
    display: block;
    height: 100%;
    width: 100%;
   /* line-height: 46px;*/
   padding:6px 0;
    font-size: 14px;
    color: white;
    padding-left: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #565656;
    border-top: 1px solid rgba(255,255,255,.1);
    transition: .4s;
    text-decoration: none;
    letter-spacing: 1px;
}
.sidebar {
    position: fixed;
    top: 0;
    left: -400px;
    width: 336px;
    height: 100%;
    background-color: rgb(0 0 0 / 88%);
    transition: all .5s ease;
    margin-top: 0;
}
#check:checked ~ label #cancel {
    left: 260px;
    top: 17px;
}
.welcome-thelabexperts a {
    display: inline-block;
    margin-right: 20px;
    width: 186px;
    height: 46px;
    line-height: 46px;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    color: #000;
    border-color: #fff;
    font-size: 16px;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 8%);
    border: 2px solid #fff;
    transition: all 0.6s;
}
.hero_slider .caption h1{
    font-size: 26px;
    margin-bottom: 0;
}
.hero_slider .phone-hide{
  display: none;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background-color: #fff !important;
    border: 0px;
}
.abo_section {
    margin-top: 168px;
}
.lab_book_now .btn_Book Now > ul > li a{
  width: 100%;
  margin-bottom:10px;
}
.book_now_top{
  display: none !important;
}
.lab_book_now .book_now_box {
    margin-top: 100px;
}
.ecg_blog_contt .ecg_img_b img{
  margin-bottom: 20px;
}
.ecg_blog_contt .ecg_contents h1{
  font-size: 20px !important;
}
.styled-table th, .styled-table td {
    padding: 12px 15px;
    font-size: 10px !important;
}
.styled-table th, .styled-table td a{
  font-size: 8px !important;
}

}






@media (max-width: 414px){
 .mobile-list ul {
    margin-left: 22px !important;
}
.mobile-list ul li a{
	font-size: 11px;
}
.mobile-block h1 {
    font-size: 38px;
}
.mobile-block{
	padding:20px 0;
}
.welcome-thelabexperts{
	margin-top: 22px;
}
.welcome-thelabexperts a{
	margin-top:14px;
}
.whatever p{
	font-size: 8px;
	font-weight: normal;
}
.welcome-thelabexperts {
    background-position: right;
    background-color: #2ecfb7;
    background-blend-mode: overlay;
}
.main-test-list .card-one p {
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 450;
}
.main-test-list .card-one a {
    display: block;
    padding: 6px 0;
    color: #000;
    font-weight: 500;
    font-size: 10px;
}
.bottom_footer {
    margin-bottom: 50px;
    padding: 10px 0;
}
.sidebar ul a{
    display: block;
    height: 100%;
    width: 100%;
   /* line-height: 46px;*/
   padding:6px 0;
    font-size: 14px;
    color: white;
    padding-left: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #565656;
    border-top: 1px solid rgba(255,255,255,.1);
    transition: .4s;
    text-decoration: none;
    letter-spacing: 1px;
}
.sidebar {
  position: fixed;
  top: 0;
  left: -400px;
  width: 336px;
  height: 100%;
  background-color: rgb(0,0,0,.8);
  transition: all .5s ease;
   margin-top: 0;
}
#check:checked ~ label #cancel {
    left: 260px;
    top: 17px;
}
.top-bar-one .map-second-top_btn a {
    width: 80px;
    font-size: 12px;

}
.top-bar-one .right-btn a {
    color: #fff;
    margin-right: 37px;
    background-color: red;
    padding: 2px 7px;
    text-decoration: none;
    margin-top: -7px;
    font-size: 13px;
    border-radius: 50px;
    border: 2px solid #fff;
}
	.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background-color: #fff !important;
    border: 0px;
}
.book_now_top{
  display: none !important;
}
.lab_book_now .book_now_box {
    margin-top: 100px;
}
.discount-table-design{
  overflow-x: scroll;
}
.styled-table th,
.styled-table td {
    font-size: 8px !important;
}
.styled-table th, .styled-table td a{
  font-size: 8px !important;
}

}







@media (max-width: 320px){
 .mobile-list ul li a {
    font-size: 8px;
}
.mobile-list ul {
    margin-left: 14px !important;
}
.mobile-block h1 {
    font-size: 36px;
}
.main-test-list .card-one p {
    font-size: 8px;
}
.main-test-list .card-one a {
    font-size: 9px;
}
.welcome-thelabexperts h1 {
    font-size: 26px;
    padding-top: 8px;
}
.main-caro-slide .owl-theme .owl-next span {
    position: absolute;
    top: 41px;
    right: 0px;
}
.main-caro-slide .owl-theme .owl-prev span {
    position: absolute;
    top: 41px;
    left: 0px;
}
.whatever p {
    font-size: 7px;
    font-weight: normal;
}
.sidebar ul a{
    display: block;
    height: 100%;
    width: 100%;
   /* line-height: 46px;*/
   padding:6px 0;
    font-size: 14px;
    color: white;
    padding-left: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #565656;
    border-top: 1px solid rgba(255,255,255,.1);
    transition: .4s;
    text-decoration: none;
    letter-spacing: 1px;
}
.sidebar {
  position: fixed;
  top: 0;
  left: -400px;
  width: 336px;
  height: 100%;
  background-color: rgb(0,0,0,.8);
  transition: all .5s ease;
   margin-top: 0;
}
#check:checked ~ label #cancel {
    left: 260px;
    top: 17px;
}
.book_now_top{
  display: none !important;
}
.lab_book_now .book_now_box {
    margin-top: 100px;
}
.discount-table-design{
  overflow-x: scroll;
}

}