@media (max-width: 1444px){

}


@media (max-width: 1399px){

}


@media (max-width: 1306px){


}


@media (max-width: 1212px){

}





@media (max-width: 991px){

.sticky .middle_header .btn_grp{
   display: none;
}



.bottom_header .main_container {
    width: 100%;
    padding: 0 10px;
    justify-content: center!important;
  }
.navbar-brand.logo_h img{
  width: 150px;
  height: 80px;
}
.bottom_header{
  padding: 1% 0px;
  width: 100%;
  position: relative;
  left: 2%;
  top: 10px;
}
.sticky .navbar-brand .logo_h img{
  position: relative;
  width: 155px;
  height: 60px;
}
.navbar-brand.logo_h {
  position: absolute;
  top: -25px;
}
.sticky .header_area {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: background 0.4s, all 0.3s linear;
  background-color: #fff;
  padding-bottom: 2%;
}
.middle_header .btn_grp {
  display: flex;
  margin-bottom: 10px;
  position: relative;
  top: 40px;
}
.location{
  margin-right: 5px;
  margin-left: 5px;
}
.hero_content h2 {
  color: var(--clr-white);
  font-size: 40px;
  font-weight: bold;
}
.img-2 {
  bottom: 2%;
  right: -6%;
  z-index: 89;
  width: 300px;
  height: 220px;
}
.welcome_content ul li {
  font-size: 15px;
  padding-bottom: 15px;
  color: var(--p-clr-2);
}
.img-1 {
  top: 5%;
  left: -15%;
  z-index: 88;
  width: 400px;
  height: 400px;
}
.welcome_content h2 {
  font-size: 25px;
}
.rotate_box_group .boxcontent h5{
  color: #fff!important;
}
.rotate_box_group {
  width: 100%;
  display: block!important;
  justify-content: center;
  grid-template-columns: 100%;
  gap: 0%;
  position: relative;
  bottom: 0%;
  z-index: 99999;
  left: 0px;
  overflow: hidden;
}
.box-1::before {
  position: absolute;
  content: "";
  background-image: url(../images/dshape1.png);
  background-size: 100% 100%;
  width: 360px;
  height: 350px;
  top: auto;
  margin-top: 120px;
}
.box-2::before {
  position: absolute;
  content: "";
  background-image: url(../images/dshape2.png);
  background-size: 100% 100%;
  width: 360px;
  height: 350px;
  top: auto;
  margin-top: 120px;
}
.box-3::before {
  position: absolute;
  content: "";
  background-image: url(../images/dshape1.png);
  background-size: 100% 100%;
  width: 360px;
  height: 350px;
  top: auto;
  margin-top: 120px;
}
.box-1, .box-2, .box-3 {
  position: relative;
  left: 30%;
}
.wecome_main_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 15%;
}
.trouble_img_box {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 8%;
  width: 340px;
  height: 300px;
  left: -20%;
}
.img_border {
  border: 7px solid #03bfc0;
  height: 450px;
  width: 310px;
  position: relative;
  z-index: 54;
  top: -40px;
}
.trouble_content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  z-index: 55;
  top: 10%;
}
.trouble_content p {
  font-size: 15px;
  color: var(--clr-white);
  line-height: 21px;
  padding-top: 0%;
  padding-bottom: 5%;
}
.grid_box .grid_box__img img {
  width: 100%;
  height: 250px;
  border-radius: 15px;
  object-fit: cover;
}
.condition_top h2 {
  font-size: 30px;
}
.professional_top h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  padding-top: 12%;
  padding-bottom: 10px;
}
.contact_info p {
  font-size: 25px;
  color: var(--clr-border);
  padding-bottom: 20px;
}
.contact_info h5 {
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: 500;
}
#directbilling h2 {
  font-family: "Poppins", serif;
  font-weight: bold;
  text-transform: capitalize;
  color: var(--btn-clr-2);
  padding-bottom: 2%;
  font-size: 30px;
}


}


@media (max-width: 850px){
.sf-banner-heading-large {
    font-size: 22px;
  }

.main-container h1{
  font-size: 25px;
}
.main-container h2 {
  font-size: 21px;
}
.main-container h3 {
  font-size: 18px;
}
.doctor-area .section-title h2 {
  margin-bottom: 0;
  font-size: 25px;
}

.section_header h2 {
  font-size: 30px!important;	
}
.uk-h1 {
  font-size: 1.5rem;
}
#directbilling h2::before {
  content: "";
  width: 100px;
}
#directbilling h2::after {
  content: "";
  width: 100px;
  height: 2px
}
.blog .section-heading h2 {
  color: #fff;
  font-size: 30px;
}
.blog .section-heading::after {
  content: "";
  background-size: 100% 100%;
  background: url(../images/border.png);
    background-repeat: repeat;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 33333;
  height: 20px;
  width: 40%;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
}
.wecome_main_container {
    display: block;
    grid-template-columns: 1fr 1fr;
    padding-top: 5%;
  }
.welcome_img {
  display: flex;
  justify-content: center;
}
.condition_bottom {
  display: block;
  gap: 3%;
  width: 80%;
  margin: auto;
  margin-bottom: 30px;
}
.grid_box h4 {
  font-size: 28px;
  color: var(--btn-clr-2);
}
.top_header h2 {
  color: var(--clr-white);
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
#welcome_banner {
  padding: 50px 0 10% 0;
  position: relative;
  background-image: url(../images/abtbg.jpg);
  background-size: cover;
}
.trouble_main_container {
  display: block;
}
.img_border {
    border: 7px solid #03bfc0;
    top: -40px;
    margin: auto;
  }
.trouble_img {
  margin-left: 0%;
  margin-top: 0%;
  margin: auto;
  text-align: center;
  padding-top: 10%;
}
 .top_header h2 {
    color: var(--clr-white);
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    width: 70%;
    margin: auto;
  }
.widget {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #F3F6F7;
  border-radius: 5px;
  width: 100%;
  float: right;
  margin-left: 20px;
}
  .blog-single .blog-img img {
  transition: all ease .4s;
  transform: scale(1.001);
  height: 500px;
  object-fit: cover;
  width: 100%;
  border-radius: 20px;
}
.widget {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #F3F6F7;
  border-radius: 10px;
  width: 100%;
  float: right;
  margin-left: 20px;
  margin-top: 30px;
}










}




@media (max-width:767px){
.blog-details h1{
  font-size: 28px;
}
.blog-details h2 {
  font-size: 25px;
}
.blog-details h3{
  font-size: 20px;
}
.widget_title {
  font-size: 25px!important;
}


.trouble_content p {
    font-size: 15px;
    color: var(--clr-white);
    line-height: 20px;
  }
  .trouble_content {
    margin-top: 50px;
  }
.trouble_content h2 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
.footer_top {
    display: block!important;
    grid-template-columns: minmax!important;
    gap: 2%;
  }
.footer_bootom h5 {
  font-size: 15px;
  color: var(--clr-white);
  font-weight: bold;
  text-align: center;
}

}






@media (max-width: 575px){
.navbar-brand.logo_h {
    position: absolute;
    top: -40px;
  }
  .uk-width-medium-2-3 {
  width: 100%!important;
}
.uk-width-medium-1-3 {
  width: 100%!important;
  padding-left: 20px;
}
.aon-med-future-area h1 {
  font-size: 25px;
  padding-bottom: 1%;
}
.aon-med-future-area h2{
  font-size: 22px;
}
.aon-med-future-area h3{
  font-size: 18px;
}
.aon-med-future-area h4{
  font-size: 16px;
}

.trouble_content p {
    font-size: 15px;
    color: var(--clr-white);
    line-height: 20px;
  }
.hero_content h2 {
    color: var(--clr-white);
    font-size: 25px;
    font-weight: bold;
  }
.hero_content p {
  color: var(--clr-white);
  font-size: 14px;
  padding: 10px 0;
}
.bottom_header_main_container {
  display: block;
}
.main_container .location, .call_us, .message_us, .openning_hour{
  width: 100%;
  display: flex;
  margin-bottom: 10px;
}
.bg_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 40vh;
  z-index: -1;
  object-fit: cover;
}
#hero_banner {
  min-width: 100%;
  min-height: 40vh;
}
.grid_box{
  margin-bottom: 30px;
}
.welcome_content p {
  font-size: 18px;
  font-weight: 500;
  color: var(--btn-clr-2);
  padding-bottom: 0px;
}
.box-1, .box-2, .box-3 {
    position: relative;
    left: 15%;
    top: -100px;
  }
.trouble_img_box img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
  .trouble_content h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
  }
.condition_top p {
  text-align: center;
  width: 95%;
  margin: auto;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
}
 .grid_box h4 {
    font-size: 22px;
    color: var(--btn-clr-2);
  }
.grid_box p {
  font-size: 14px;
  color: var(--p-clr-2);
  padding-bottom: 20px;
  margin-bottom: 0;
}
 .middle_header .btn_grp {
    display: flex;
    margin-bottom: 10px;
    position: relative;
    top: 15px;
  }
.middle_header .btn_grp .btn-2 {
  padding: 6px 5px;
  color: #fff;
  font-size: 13px;
}
.middle_header .btn_grp button a{
  padding: 6px 5px;
  color: #fff;
  font-size: 13px;
}
.trouble_content {
    margin-top: 0px;
  }
 .trouble_main_container {
    display: block;
    padding-bottom: 25%;
    padding-top: 10%;
  }
 .professional_top h2 {
    font-size: 20px;
}
.professional_top p {
  font-size: 13px;
  width: 85%;
}
 .section_header h2 {
    font-size: 22px !important;
  }
table, th, td {
  border: 1px solid black;
  color: #fff;
  border-collapse: collapse;
  padding: 5px!important
  text-align: center;
  font-size: 12px;
}
#popularquestions .section-title h2 {
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 0%;
  padding-top: 0%;
  font-size: 28px;
}
.contact_main_container {
  display: block;
  grid-template-columns: 1fr 1fr;
}
 .contact_info p {
    font-size: 18px;
    color: var(--clr-border);
    padding-bottom: 0px;
  }
.contact_info .contact_button a {
  border: 1px solid var(--clr-border);
  color: var(--clr-border);
  border-radius: 20px;
  padding: 8px 10px;
  font-size: 15px;
  background-color: #03c0c1;
}
.uk-grid {
  display: block;
  gap: 5%;
}
.g5-color-success {
  color: #000;
  font-size: 20px!important;
}
.uk-grid p {
  font-size: large;
  padding-top: 0px;
  font-size: 15px;
}
.uk-list > li figure span {
  font-size: 22px;
  font-weight: 700;
  color: #333;
  line-height: 45px;
  display: inline-block;
}
  #directbilling h2::before {
    content: "";
    width: 100px;
    display: none;
  }
 #directbilling h2::after {
    content: "";
    width: 100px;
    height: 2px;
    display: none;
  }
 .section-heading::after {
    content: "";
    background: url(../images/border.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 33333;
    height: 20px;
    width: 200px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
    background-size: contain!important;
  }
#review .section-heading h2 {
  color: var(--btn-clr-1);
  font-size: 25px;
}
.uk-list > li figure {
  background-color: #ddd;
  border-radius: 50%;
  width: 50px!important;
  height: 50px!important;
}
.review-carousel .owl-next span {
  position: absolute !important;
  z-index: 10;
  right: 0px!important;
  font-size: 70px;
  bottom: 50%;
  color: #19e683;
}
.review-carousel .owl-prev span {
  position: absolute !important;
  z-index: 10;
  left: 0px !important;
  font-size: 70px;
  bottom: 50%;
  color: #19e683;
}
#professional_banner {
  width: 100%;
  height: auto;
  clip-path: content-box;
  background: url(/images/trouble-bg.jpeg);
  padding: 50px 0;
  background-color: #2e8b81;
}
.img-1 {
    top: 5%;
    left: 0%;
    z-index: 88;
    width: 95%;
    height: 400px;
  }
.welcome_img .border_div {
  border: 10px solid #03c0c1;
  height: 550px;
  width: 420px;
  position: relative;
}
.trouble_img_box {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 8%;
    width: 93%;
    height: 300px;
    left: 3%;
  }
 .img-2 {
    bottom: 2%;
    right: 3%;
    z-index: 89;
    width: 300px;
    height: 220px;
  }
  .sticky .header_area {
    width: 100%;
    top: 25px;
}
.blog-carousel .owl-next i {
  position: absolute !important;
  z-index: 10;
  right: -20px !important;
  font-size: 20px;
  bottom: 60%;
  color: #19e683;
}
.blog-carousel .owl-prev i {
  position: absolute !important;
  z-index: 10;
  left: -10px !important;
  font-size: 20px;
  bottom: 60%;
  color: #19e683;
}
.card-desc h5 {
  font-size: 15px;
  color: #303030;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}
.card-img img {
  width: 100% !important;
  height: 200px;
}
#isurance_section h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: var(--btn-clr-2);
}
.location {
  display: none!important;
}
.blog-single .media-img img{
  height: 80px;
  width: 80px;
}

}






@media (max-width: 480px){

.blog-details h1{
  font-size: 20px;
}
.blog-details h2 {
  font-size: 17px;
}
.blog-details h3{
  font-size: 15px;
}
.blog-details h4{
  font-size: 14px;
}
.blog-single .blog-img img {
    transition: all ease .4s;
    transform: scale(1.001);
    height: 300px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
  }
.blog-single .media-img img{
  height: 80px;
  width: 80px;
}



.navbar-brand.logo_h {
    position: absolute;
    top: -30px;
  }
.uk-width-medium-1-3 {
    width: 100% !important;
    padding-left: 0px!important;
  }
.sticky .navbar-brand.logo_h {
    position: absolute;
    top: -35px;
  }
  .welcome_content {
  display: flex;
  padding-right: 0%;
}
.main-container h1{
  font-size: 25px;
}
.main-container h2{
  font-size: 21px;
}
.main-container h3{
  font-size: 18px;
}
.main-container h4{
  font-size: 16px;
}
.main-container p {
  padding-top: 0%;
  padding-bottom: 1%;
  font-family: 'Poppins', sans-serif;
  color: #505152;
  font-size: 15px;
  font-weight: normal;
}
.professional_bottom .item .item_img__box img {
  width: 100%;
  height: 250px;
  border-radius: 20px;
  object-fit: cover;
}
.widget .widget-title {
  font-size: 20px;
}
.modal-content h4 {
  font-size: 23px;
}
.modal-dialog {
  max-width: 94% !important;
  margin: 10% auto 0px !important;
}
.img_border {
    border: 7px solid #03bfc0;
    height: 370px;
}
.blog .section-heading h2 {
    color: #fff;
    font-size: 20px;
  }
.blog .item {
  background-color: transparent;
  width: 100%;
  margin: auto;
  border: 0px solid var(--p-clr-2);
}
.aon-page-benner-area {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 120px;
}
.sf-banner-breadcrumbs-nav ul li {
  position: relative;
  display: inline-block;
  font-size: 13px;
}
#isurance_section h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: var(--btn-clr-2);
}

 .box-1, .box-2, .box-3 {
    position: relative;
    left: 0%;
    top: -100px;
  } 
.doctor-area .box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.logo_h {
  width: 30% !important;
}
 .middle_header .btn_grp {
    display: flex;
    margin-bottom: 10px;
    position: relative;
    top: 0px;
    padding-bottom: 5%;
  }
.bottom_header {
    padding: 1% 0px;
    padding-top: 10px!important;
  }
.bottom_header_main_container i {
  color: var(--btn-clr-1);
  width: 35px;
  text-align: left;
}
 .footer_top {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2%;
  }
.footer_socialbox ul {
  display: flex;
  justify-content: center;
}
.footerloca {
  width: 100%;
  background-color: #f1f6fa;
  padding: 20px;
  border-radius: 30px;
  display: block;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  text-align: center;
}
.footerloc1 h3 {
  color: #007f80;
  font-size: 18px;
  padding-bottom: 0%;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.footerloc1 {
  margin-bottom: 20px;
}
.footerlogo img {
  width: 100%;
  height: 115px;
  object-fit: contain;
  margin-bottom: 30px;
}
.owl-theme .owl-next i {
  font-size: 20px; 
  position: absolute;
  right: -20px;
}
.owl-theme .owl-prev i {
  font-size: 20px; 
  position: absolute;
  left: 55px;
}


#isurance_section p {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 0px;
  width: 90%;
  margin: auto;
}
.condition_top h2 {
    font-size: 23px;
  }
 #popularquestions .section-title h2 {
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 0%;
    padding-top: 0%;
    font-size: 23px;
  }
.condition_bottom {
    display: block;
    gap: 3%;
    width: 100%;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 30px;
  }
#mega-menu-wrap-primary .mega-menu-toggle {
    position: relative!important;
    top: -13px!important;
  }
.img-1 {
    top: 5%;
    left: 4%;
    z-index: 88;
    width: 90%;
    height: 400px;
  }

.insurance_slider .owl-nav i {
    font-size: 20px;
    background-color: #e7e7e7;
    color: #19e683;
    position: relative;
    left: 40px;
    display: none;
  }
.doctor-area .section-title h2 {
  margin-bottom: 0;
  font-size: 20px;
}





}





@media (max-width: 450px){
.g5-color-success {
  color: #000;
  font-size: 17px;
}
.uk-grid p {
  font-size: large;
  padding-top: 20px;
  font-size: 14px;
}
.uk-list > li figure {
  background-color: #ddd;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
 #directbilling h2 {
    font-family: "Poppins", serif;
    font-weight: bold;
    text-transform: capitalize;
    color: var(--btn-clr-2);
    padding-bottom: 2%;
    font-size: 23px;
  }
.box-1, .box-2, .box-3::before {
    content: "";
    width: 330px;
    height: 330px;
  }
  .box-1{
    position: relative;
    top: -100px;
    padding-left: 60px;
  }
   .box-2{
    position: relative;
    top: -100px;
    padding-left: 60px;
  }
  .box-3{
    position: relative;
    top: -100px;
    padding-left: 0px;
  }
.boxiconimg img {
  width: 70px;
  height: 60px;
  object-fit: contain;
}
.hero_content a {
  padding: 5px 10px;
  background-color: var(--btn-clr-1);
  display: inline-block;
  border-radius: 50px;
  font-size: 13px;
  color: var(--clr-white);
}
.section_header h2 {
    font-size: 16px !important;
  }
.open .accordionItemHeading {
  margin: 0px;
  border-bottom-left-radius: 0px;
  background: linear-gradient(125deg, #29a195 7%, #098276 99%);
  color: #fff !important;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
}
.accordionItem h2::before {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  height: 5px;
  width: 5px;
  font-weight: bold;
  right: 9%;
  display: inline-block;
  margin-top: 12px;
  color: #000;
  font-size: 25px;
}
.sticky .navbar-brand.logo_h img {
  width: 155px;
  height: 75px;
}
.abtshape {
  position: absolute;
  background-image: url(../images/whiteshape1.png);
  background-size: 100% 100%;
  width: 100%;
  height: 125px;
  margin-top: -115px;
}
 #mega-menu-wrap-primary .mega-menu-toggle {
    position: relative !important;
    top: -13px !important;
    right: 20px!important;
  }
.uk-h1 {
    font-size: 16px!important;
  }

}



@media (max-width: 420px){
.contact_info h5 span{
  font-size: 17px;
}
.uk-list > li figure {
    background-color: #ddd;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
  }
.uk-list > li figure span {
    font-size: 17px!important;
}
.box-1::before {
    content: "";
    width: 300px!important;
    height: 320px!important;
  }
.box-2::before {
    content: "";
    width: 300px!important;
    height: 320px!important;
  }
.box-3::before {
    content: "";
   width: 300px!important;
    height: 320px!important;
  }
.box-1{
    content: "";
    width: 250px!important;
    height: 270px!important;
  }
.box-2{
    content: "";
    width: 250px!important;
    height: 270px!important;
  }
.box-3{
    content: "";
    width: 250px!important;
    height: 270px!important;
  }

.boxcontent h3 {
  font-size: 14px;
   font-weight: 500;
}

.boxcontent h5 {
  width: 70%;
  margin: auto;
  font-size: 13px;
 
}
.box-1 , .box-2 , .box-3{
    position: relative;
    top: -75px;
    padding-left: 30%;
  }

.boxcontent {
  position: relative;
  z-index: 12;
  top: 50px;
}





}







