@media only screen and (min-width: 1400px) {
  .hp-boy {
    background-position: center 35% !important;
  }
}
@media only screen and (min-width: 1200px) {
  #headernav .container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
}

@media only screen and (max-width: 767px) {
  #headernav .col-md-10.m-auto {
    padding-right: 0 !important;
  }
  .hp-saving {
    height: 620px;
  }
  .hp-boy {
    height: 700px;
  }
}

@media only screen and (max-width: 576px) {
  img.logo {
    width: 25%;
  }
  .aff-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .aff-inner img {
    width: 50px;
  }
  .aff-inner a {
    padding: 0 5px;
  }
  .aff-inner svg {
    width: 10px;
    height: 10px;
  }
  .col-md-4.dr_im img {
    width: 100% !important;
  }
  article.hp-dr-details {
    padding-top: 13px;
    text-align: center;
  }
  .city_bg {
    display: none;
    position: relative;
    width: 100%;
    height: 290px;
    /* right: 0; */
  }
  .hp-dr.aff-outter {
    margin-right: 0;
    padding-bottom: 46px;
  }
  nav#headernav {
    position: relative;
  }
  .bannerarea {
    background: url(../assets/img/banner_01-t.webp);
    background-position: center top !important;
    background-size: cover;
    padding: 30px 0;
    min-height: 340px !important;
    height: 535px;
    align-items: flex-start;
  }
  .section-heading h2 {
    font-size: 27px;
    margin-bottom: 41px;
  }
  .sav_con-inner {
    padding: 20px 10px 0;
    margin-top: 345px;
    text-align: center;
  }
  button.navbar-toggler.main-nav-toggle {
    right: 0;
    position: absolute;
    top: 14px;
  }
  /*.header-pay{
	margin-top: -40px;
}*/
  .pay-btn {
    font-size: 10px;
    padding: 10px 10px;
  }
  .carousel-control-prev {
    left: -42px;
  }
  .carousel-control-next {
    right: -30px;
  }
  .carousel-control-next:after {
    transform: rotate(35deg);
  }
  .bannerarea-outter {
    text-align: center;
    height: 474px;
    align-items: flex-end;
  }
  .ban_link {
    margin-top: 20px;
  }
  .bannerarea h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
  .bannerarea p {
    font-size: 14px;
  }
  .heading-sub-page,
  .hp-welcome h2 {
    font-size: 27px;
    text-align: center;
  }
  p,
  .hp-welcome p,
  .contact p {
    font-size: 16px;
    text-align: center;
  }
  .contact-page-map h3 {
    font-size: 13px;
  }
  .reviews-section p {
    font-size: 14px;
  }
  .hp-welcome {
    padding: 20px;
  }
  .contact h2 {
    font-size: 27px;
    margin: 20px;
  }
  .contact h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .contact {
    padding: 50px 0 0;
  }
  .sav_con-inner h4 {
    font-size: 18px;
    font-weight: 600;
  }
  .sav_ban {
    padding: 30px 0;
    position: relative;
    display: flex;
    justify-content: center;
  }
  .footer-inner p,
  .footer-inner a {
    font-size: 12px;
    margin-bottom: 4px;
    text-align: left;
  }
  .footer-inner li {
    padding: 0;
    margin-bottom: 0px;
  }
  .footer-inner h4 {
    margin-bottom: 12px;
    margin-top: 22px;
  }
  div#copyright {
    margin-top: 22px;
    padding-top: 16px;
    font-size: 9px;
  }
  footer {
    padding: 30px 0 25px;
  }
  /*.sub-menu {
    display: block;
    list-style: none;
}*/
  .menu-item {
    padding: 7px 0;
  }
  .menu-item-has-children:hover ul.sub-menu {
    display: block;
    list-style: none;
    position: relative;
    width: 100%;
    left: 25px;
    background-color: #fff;
    padding: 0;
  }
  .sub-menu .menu-item-has-children:hover .sub-menu {
    display: block !important;
    left: 0;
    top: 0;
  }
  .sub-menu .menu-item-has-children:hover .sub-menu a {
    color: #19388a;
    font-size: 9px;
    margin-left: 20px;
  }
  ul.sub-menu li {
    padding: 0;
  }
  ul.sub-menu li a {
    padding: 0;
    color: #19388a;
    font-size: 10px;
  }
  ul.sub-menu li.menu-item-has-children a {
    position: relative;
  }
  ul.sub-menu li.menu-item-has-children a:after {
    width: 6px;
    height: 6px;
    color: #19388a;
    position: absolute;
    top: 4px;
    right: -7px;
  }
  div#navbarNavDropdown {
    padding: 0px 0 12px 0;
  }
  a.header-phone {
    font-size: 12px;
  }
  a.header-phone img {
    width: 10px;
  }
  .hp-saving {
    min-height: auto;
    display: block;
    padding: 40px 0;
  }
  .hp-boy {
    background: url(../assets/img/smiling-child.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 450px;
  }
  ul.social li a svg {
    width: 18px;
  }
  ul.social li a {
    height: 35px;
    width: 35px;
    margin: 0 5px;
  }
  ul.social {
    margin-top: 20px;
    padding: 0;
    justify-content: center;
  }
  .hp-check {
    padding: 20px 0;
  }
  .hp-check h4 {
    font-size: 16px;
    text-align: center;
  }
  .contact-page-map {
    margin-top: 40px;
  }
  .contact-submit-btn p {
    text-align: left;
  }
  /*.contact-submit-btn .submit-btn{
    padding: 2px 18px;
    font-size: 14px;
}*/
  .hp-contact-inner a {
    justify-content: center;
  }
  .footer-inner.footer-contact,
  .footer-inner.footer-contact p {
    text-align: right;
  }
  .hp-services-btn {
    padding-top: 18px;
  }
  .mob-view {
    display: block;
  }
}

@media only screen and (max-width: 3000px) and (min-width: 2000px) {
}

@media only screen and (max-width: 410px) and (min-width: 380px) {
}

@media (height: 644px) {
}

@media (height: 746px) {
}
