@media (max-width: 1366px) {
    .left-46 {
    margin-left: 40%!important;
}
.carousel .carousel-item .caption .banner2{
    width: 100%;
}
}
/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .left-46 {
    margin-left: 30%!important;
}
.carousel .carousel-item .caption .banner2{
    width: 95%;
}
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
   

}

@media (min-width: 768px) {
  .trigger-small-image{
    width: 100%;
}
}
@media (min-width: 767px) {
    li.header-call {
        font-size: 15px !important;
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }
}
@media (max-width: 767px) {
    .trigger-small-image{
    width: 100%;
}
}
/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

.inner-list2 .list a {
    margin: 0 5px 0 -22px;
    /* color: #616161; */
    background: url(../images/spl-li.png) no-repeat 0px center;
    border-bottom: 1px dotted #213d6c;
    font-weight: 800;
    font-size: 18px;
    padding: 13px 34px;
    white-space: bra;
    white-space: break-spaces;
}
.sec-diseases
{
          background: #ffffff;
  
}
.testi .serviceBox {
    text-align: center;
    padding: 0px 11px 15px;
    position: relative;
    border: solid 1px #dadada;
    height: 221px;
    border-bottom: solid 5px #01a2b6;
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
    background-color: white;
    margin-bottom: 20px;
}
.test-video .serviceBox {
    text-align: center;
    padding: 0px 11px 15px;
    position: relative;
    border: solid 1px #dadada;
    height: 230px;
    border-bottom: solid 5px #01a2b6;
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
    background-color: white;
    margin-bottom: 20px;
}
.footer .footer-contact1 h3::before {
    content: "";
    position: absolute;
    bottom: 230px;
    left: 15px;
    width: 100px;
    height: 3px;
    background-color: #b0bacf;
    display: none;
}
.testimonial-bg {
    /* border: 3px dashed #F6961F; */
    background: url(../images/dr-solanki-testimonial-bg.jpg) no-repeat;
    background-size: cover;
    border: 1px dashed #ffffff;
    padding: 56px 70px;
    text-align: center;
    position: relative;
    height: auto;
}
.testimonial-bg:after {
    content: "\f10e";
    font-family: "fontawesome";
    line-height: 75px;
    border-radius: 50%;
    text-align: center;
    font-size: 40px;
    color: white;
    position: absolute;
    top: 85%;
    left: 87%;
    text-shadow: 0 0 2px #000000;
}
.footer ul li
{
    padding-bottom: 7px;
}
.footer ul li a {
    padding: 7px;
    /* padding-bottom: 22px; */
}
.page-banner {
    background: url(../images/page-banner.jpg) no-repeat center right;
    background-size: cover;
    padding: 0px 0;
    position: relative;
        height: auto;
}
.page-banner h1 {
        font-size: 12px;
    margin-bottom: -15px;
}
.serviceBox2 {
    background: #fff;
    height: 320px;
    text-align: center;
    padding: 0px 25px 40px;
    margin: 80px 0 0;
    border-radius: 20px;
    position: relative;
    transition: all 0.3s ease;
}
.page-banner p {
       font-size: 10px;
    
}
.heading-top1 {
    position: relative;
    width: 100%;
    font-weight: 700;
    margin-bottom: 50px;
    display: inline-block;
    padding-left: 10px;
    /* border-left: 4px solid; */
    /* border-image-source: linear-gradient(-23deg, #F6961F, #0d70a2 100%); */
    /* border-image-slice: 1; */
    background: none;
    text-align: center;
    background-size: 128%;
}
.servic-sec .item-sec {
    background: url(../images/hme-spec-off-bg.png) no-repeat center top;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 512px;
    /* margin: 0 -10px; */
    width: 100%;
    padding: 0px 60px 0px 45px;
}
.carousel .carousel-item .caption .banner2 {
    padding: 3px 0px 0px 64px;
    width: 66%;
    margin-left: 10;
    /* box-shadow: 8px 8px 3px 0px #f7f4f4; */
    margin-left: -23%;
}
.carousel .carousel-item .caption .banner2 h3 {
   font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: -6px;
}
.sub-title {
    /* line-height: 20px; */
      line-height: 18px;
       font-size: 12px;
    margin: 0;
}
.left-46 {
    margin-left: 40%!important;
}
.carousel .carousel-item .caption .banner2 .theme_btn {
    color: #fff;
    text-align: center;
    display: inline-block;
    position: relative;
    background: #F6834D;
    font-size: 10px;
    padding: 5px 5px;
}

.btn-services .btn{
    /* font-size: 20px; */
}
}

@media (max-width: 576px){
    /*header*/
    li.header-call {
        font-size: 13px !important;
        text-align: center;
        font-family: 'Poppins', sans-serif;
    }
    .national-adjs{
  margin-left: 0;
}
.bearers-adjs{
  margin-left: 0;
  /* margin-left: 5px; */
}
    
}

