/*-------------- media section ---------------*/


@media screen and (min-width:1441px) and (max-width:1600px){
  .slider-category{
    left: 9%;
  }
  h3.slider-main-heading{
    font: bold 37px/52px Source Code Pro;
  }
}
@media screen and (min-width:1200px) and (max-width:1350px){
  section#about-us .exp {
    width: 280px;
    height: 144px;
    bottom: 22px;
  }
  .slider-content-wrap p.slider-tag{
    margin: 0 auto;
  }
  #slider .owl-item.active h1,.slider-content-wrap a{
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
  }
  .slider-content-wrap p.banner-content {
    margin: 0 auto;
    text-align: center;
  }
  section#slider .owl-nav{
    flex-direction: row !important;
    width: 100%;
    right: 0 !important;
    justify-content: space-between !important;
  }
  section#slider .owl-nav .owl-prev {
    left: 25px;
    position: relative;
  }
  section#slider .owl-nav .owl-next {
  right: 25px;
  position: relative;
  }
  #sponsor-o .sponsor-wrapper .owl-nav.disabled button.owl-prev,#sponsor-o .owl-nav button.owl-prev{
      left: 25px !important;
  }
  #sponsor-o .sponsor-wrapper .owl-nav.disabled button.owl-next,#sponsor-o .owl-nav button.owl-next{
    right: 25px !important;
  }
  .faq-wrapper-inner {
    gap: 10px !important;
  }
  #portfolio-o .slick-prev{
    left: 70% !important;
  }
  #award-o ul li {
    width: calc(100% / 3 - 20px);
    margin: 10px;
  }
  #award-o ul {
    gap: 40px;
    flex-wrap: wrap;
    justify-content: space-around !important;
  }
  .team-wrapper ul.slick-dots{
    display: none !important;
  }
  .slider-content-wrap a{
    margin: 15px auto;
  }
}

@media(max-width: 1041px){
  .headerbar{
    display: block;
  }
  .menubar .menubar-i::after{
    opacity: 0;
  }
  .hamburger {
    align-items: center;
    display: flex;
    margin: 0 20px;
  }
  #about-us .row {
    display: block;
  }
  #about-us .row .about-wrapper-right {
    width: 100%;
  }
  #counter-o ul {
    grid-template-columns: repeat(2,1fr) !important;
    place-items: center;
  }
  #counter-o{
    height: auto !important;
    padding: 55px 0;
  }
}

@media(max-width: 1199px){
  .mv-wrap img {
    width: 400px !important;
  }
  #slider .container .slider_wrapper {
    justify-content: center !important;
  }
  #services-o ul {
    grid-template-columns: repeat(2,1fr) !important;
    place-items: center;
  }
  #choose-us .choose_list ul.choose_list_wrap {
    flex-wrap: wrap;
    gap: 20px;
  }
  .project .project-content-wrap {
    max-width: 450px !important;
  }
  #project-o {
    background-size: 100% 80% !important;
  }
  #testimonial-o .testimonial-wrap{
    margin: 0 auto !important;
  }
  #newsletter .news-o {
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .footer-cols .row {
    grid-template-columns: repeat(2,1fr) !important;
  }
  #project-o .project-wrapper .owl-nav{
    right: 50px;
  }
  .contact-field{
    display: block !important;
  }
  .contact-field div {
    width: 100%;
    margin: 0 auto;
  }

}

@media(max-width: 991px){
  .search-form::before{
    display: none;
  }
  .product-part .portfolio-inner,.slider-blog_single{
      grid-template-columns: repeat(2,1fr) !important;
  }
  .contact-form form p .subject input[type='number']{
    width: 100% !important;
  }

/* Header */
.top-main-wrapper .topbar p {
    font: normal normal normal 16px/40px Titillium Web;
}
.top-main-wrapper .topbar ul {
    margin: 0 0 0 50px;
    gap: 15px;
}
/* .menubar ul li .menubar-details-wrap {
    display: none !important;
} */
.menubar ul li .menubar-details-wrap a {
    display: none;
}
.menubar ul li {
    align-items: center !important;
}
.menubar ul li .menubar-details-wrap strong {
    font: normal normal bold 18px/23px Titillium Web !important;
}
.top-main-wrapper .topbar p {
    font: normal normal normal 12px/40px Titillium Web !important;
}
.topbar .topbar-social ul li a i {
    font: normal normal normal 14px/25px fontAwesome !important;
}
.menubar ul {
    width: 100% !important;
    justify-content: flex-start !important;
    gap: 20px;
}
#slider .container .slider_wrapper .slider-content-box .banner-slider_wrapper p.banner-content {
    max-width: 100% !important;
    width: 100%;
}
#slider .container .slider_wrapper .slider-content-box .banner-slider_wrapper h1::before{
  height: 100px !important;
}
#services-o ul {
    width: 100%;
}
#services-o ul li{
  width: 100% !important;
}
.about-wrapper-right .right-content .about-tab ul.ab-tab li .icon-title-wrapper p{
  margin: 0 auto 0 0;
}
.ui-tabs .ui-tabs-panel .tab-wrap {
    display: block !important;
}
#what-we-do-o #tabs .ui-tabs-nav li a img {
    display: none;
}
.blog-img.blog-img-wrap:hover .comment-data .blog-title {
    right: 79% !important;
}
  .contact-form form p .subject input[type='number'] {
    margin-right: 0 !important;
    width: 100%;
  }
  .content_page {
      background-size: cover !important;
  }
  .headerbar {
    display: block;
  }
  .top-main-wrapper {
    position: relative;
  }
  .hamburger {
    position: absolute;
    top: 50%;
    transform: translateY(-70%);
    z-index: 9;
    left: 20px;
    height: 50px !important;
    display: flex;
    align-items: center;
    }
    .headerbar {
    left: 0% !important;
    }
    .main-header{
      display: none !important;
    }
    .middle-call{
      height: auto !important;
    }
    section#cards-o .row {
    height: 100% !important;
  }
  .project .project-content-wrap {
    max-width: 90% !important;
  }
  #cards-o ul{
    top: 0 !important;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .card {
    max-width: 550px;
    margin: 0 auto;
  }
  .about-wrapper-left {
    justify-content: end;
  }
  #about-us .exp {
    position: absolute;
    width: 47% !important;
    height: 20% !important;
    bottom: 0 !important;
    right: 11px !important;
  }
  .about-wrapper-left img {
    width: 100%;
  }
  .exp p {
    font: normal normal 600 30px/50px Source Code Pro !important;
  }
  .service-wrapper .service {
    margin: 0 40px 20px !important;
  }
  #sponsor-o .owl-nav {
    top: 0;
    transform: translateY(0%);
    margin: 0 auto;
  }
  #sponsor-o .owl-nav button.owl-prev {
    left: 10px !important;
  }
  #sponsor-o .owl-nav button.owl-next {
    right: 10px !important;
  }
  section#project-o .container .project-wrapper .owl-nav {
    left: -74% !important;
  }
  .portfolio {
    padding: 0px 20px;
    overflow: hidden;
  }
  .portfolio-content{
    border-radius: 0 8px !important;
  }
  .portfolio-wrapper .slick-prev,.portfolio-wrapper .slick-next{
    top: -100px !important;
  }
  #portfolio-o .portfolio-wrapper .slick-prev {
    left: 65% !important;
  }
  #testimonial-o .owl-nav {
    top: -130px !important;
    right: 20px !important;
  }
  #contact-o .row {
    flex-direction: column;
  }
  #contact-o .row div{
    width: 100% !important;
  }
  #contact-o .row .img-form-wrap {
    order: 2;
  }
  .member-data p.member-context {
    height: 150px;
    overflow: hidden;
  }
  .vertical-wrap {
    align-items: self-start !important;
    flex-direction: column;
  }
  .vertical-wrap .blog-data-vertical .date-admin .name, .vertical-wrap .blog-data-vertical .date-admin {
    justify-content: flex-start !important;
    gap: 20px;
  }
  .news-wrapper{
    flex-wrap: wrap;
    height: auto !important;
  }
  .news-wrapper .site-logo {
    order: 1;
  }
  .news-wrapper .news-form {
    order: 2;
  }
  .news-wrapper .newsletter-form {
    order: 3;
  }
  section#newsletter {
    position: relative;
    top: 2px;
  }
  .footer-copy,.footer-logo{
    justify-content: center !important;
  }
  .copyright .main_sociobox{
    height: auto !important;
    padding: 20px !important;
    margin: 0 10px !important;
  }
  .footer-copy{
    gap: 5px !important;
  }
  amp-sidebar#sidebar1 #close_nav {
    height: auto;
  }
  .top-main-wrapper .topbar ul{
    display: flex !important;
  }
  .top-main-wrapper .topbar{
    justify-content: flex-start !important;
  }
  .menubar .menubar-i::after,.menubar .search-form{
    display: none;
  }
  section#appointment-o {
    top: 0 !important;
    margin: 55px 20px !important;
  }
  .customer {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  .about-wrapper-left img.icon-1 {
    right: 10% !important;
    top: 30% !important;
    transform: translate(30%,-30%) !important;
  }
  .about-wrapper-left img.icon-2 {
    left: 10% !important;
    bottom: 20% !important;
    transform: translate(-30%, -20%) !important;
  }
  .about-tab ul li p {
    margin: 0 0 0 auto;
  }
  #services-o .service-i {
    max-width: 100%;
  }
  #what-we-do-o #tabs .ui-tabs-nav{
    flex-wrap: wrap;
  }
  .social-appointment-wrap .get_tt span.get_calendar {
    display: none !important;
  }
  section#appointment-o .appointment-form form .app-form-wrap p input[type=submit],section#appointment-o .appointment-form form .app-form-wrap p span input,section#appointment-o .appointment-form form .app-form-wrap p span select{
    font-size: 16px !important;
  }
  #choose-us .row {
    display: block;
  }
  #choose-us .row .left-content,#choose-us .row .time-table{
    width: 100%;
  }
  .left-content ul {
    place-items: center;
  }
  .left-content .img-content-wrap img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
  .time-table .timetable-wrap{
    bottom: 50px !important;
  }
  .wprogress-wrap ul {
    grid-template-columns: repeat(2,1fr) !important;
  }
  .gal-outer {
    grid-template-columns: repeat(2,1fr) !important;
  }
  .gal_gridd{
    margin-top: 0 !important;
  }
  .gal_gridd:nth-child(5),.gal_gridd:nth-child(6){
    top: 0!important;
  }
  .gal_gridd.grid-item{
    height: 100% !important;
  }
  .gal-wrapper p{
    font-size: 18px !important;
  }
  .img-content-wrap .blog-title{
    max-width: 100% !important;
    height: auto !important;
  }
  .project-wrapper .owl-carouselllll {
    grid-template-columns: repeat(1,1fr) !important;
    place-items: center;
  }
}

@media(max-width: 768px){
  .navigation-bar-wrap{
    border-radius: 0px !important;
  }
  .search-form::before{
    display: none;
  }
  .menubar-i {
    justify-content: space-around !important;
  }
  /* .header_row {
  display: none !important;
  } */
  .our-portfolio-wrapper {
    margin: 55px 0;
    display: block !important;
  }
  .blog-img .row .tag{
    width: 163px !important;
    margin: 10px 0;
    }
    #single-service-page .single-service-process-wrapper ul {
    grid-template-columns: repeat(2,1fr) !important;
    }
    .benefits {
    display: block !important;
    }
    .benefits div{
      width: 100% !important;
    }
    .our-portfolio-wrapper div{
      width: 100% !important;
    }
  .mv-wrap{
    display: block !important;
  }
  .mv-wrap img {
    width: 100% !important;
}
  #team .Single-img {
    display: block !important;
  }
  .slider-nav .multiple-team {
    margin: 0 auto;
  }
  .news-o{
    padding: 10px !important
  }
  div#footer {
    background-size: 100% 90% !important;
  }
  #team .team-single .team-wrapper .Single-img .profile {
    width: 100% !important;
    height: 350px;
  }
  #team .team-single .team-wrapper .Single-img .profile img {
    width: 100%;
  }
  #team .team-multiple {
    position: relative;
    bottom: 0;
    right: 0;
  }
  #team .Single-img .member-data{
    width: 100%;
  }
  #team .team-wrapper button.slick-next{
    right: 0 !important;
  }
  #team .team-wrapper button.slick-prev{
    left: 80% !important;
  }
  #award-o ul li {
    width: calc(100% / 2 - 20px);
    margin: 10px;
  }
  #testimonial-o .owl-nav {
    top: -50% !important;
    right: 20px !important;
  }
  #portfolio-o .portfolio-wrapper .slick-prev {
    left: 60% !important;
  }
  .portfolio-wrapper .slick-prev, .portfolio-wrapper .slick-next {
    top: -150px !important;
  }
  .slider-content-wrap h1 {
    font: normal normal bold 28px/40px Source Code Pro !important;
  }
  p.banner-content {
    max-width: 450px !important;
    width: 100%;
  }
  .portfolio img.project-img {
    height: 400px;
  }
  .news-wrapper {
    padding: 20px !important;
  }
  .footer-copy {
    display: flex !important;
    text-align: center !important;
  }
  .footer-copy  p{
    text-align: center !important;
  }
  #footer .copyright p {
    font: normal 16px/32px Open Sans !important;
  }
  .footer-copy{
    height: auto !important;
  }
  .middle-call{
    max-width: 170px !important;
  }
  .middle-call .part-one img {
    width: 32px !important;
    height: 32px !important;
  }
  .middle-call .part-two h4 {
    font: normal normal normal 16px/50px Source Code Pro !important;
  }
  .middle-call .part-one .call-wrapper h4 a {
    font: normal normal normal 16px/30px Source Code Pro !important;
  }
  .blog-img.blog-img-wrap:hover .comment-data .blog-title {
      right: 74% !important;
  }


/* Testimonials Section */
#testimonial-o .testimonial-wrap {
    height: 100%;
    position: relative;
    width: 100%;
    display: block;
    justify-content: center;
    background: #fff;
    border-radius: 18px;
}
#testimonial-o .right-testimonial .testimonial-wrap .user-prof-data-wrapper {
    position: relative;
    width: 100%;
    z-index: 2;
    left: 0px;
}
#testimonial-o .right-testimonial .testimonial-wrap .user-prof-data-wrapper .user-prof-data {
    max-width: 100%;
    width: fit-content;
    height: auto;
    background-image: none ;
    display: flex;
    flex-direction: column;
    padding: 10px 40px;
}
.right-testimonial .testimonial-wrap .user-prof-data-wrapper .user-prof-data h3,.right-testimonial .testimonial-wrap .user-prof-data-wrapper .user-prof-data h4{
  width: fit-content;
}
#testimonial-o .testimonial-content {
    height: 100% !important;
    width: 100% !important;
    position: relative !important;
}
#testimonial-o .testimonial-wrap {
    margin: 0 0px 0 -10px !important;
}


#newsletter .news-o{
  background-image: none !important;
  background: #FAC536;
  height: auto;
  border-radius: 18px;
  justify-content: center;
}
.news-o .row.right-news{
  margin-top: 0px !important;
}









  /* Dental Care */
  .site-logo {
      /* width: 100% !important; */
  }
  #testimonial-o {
    height: auto !important;
    padding: 55px 0 !important;
  }
  .contact-details-o ul {
    grid-template-columns: repeat(1,1fr) !important;
  }
  .contact-details-o ul li {
    justify-content: flex-start !important;
  }
  .contact-details-o ul {
    margin: 0 auto !important;
    width: fit-content;
  }
  .contact-details-o ul {
    margin: 0 auto;
    width: fit-content;
  }
  #nav_menu-1 .menu-primary-menu-container ul#menu-primary-menu-2,div#footer_box .footer-cols .row div h3.widget-title{
    margin: 0 !important;
  }
  aside#recent-posts-1 .recent-post-box .post-content {
    width: 100% !important;
  }
}

@media(max-width: 750px){
  .outer-footer .footer-cols .row {
    grid-template-columns: repeat(1,1fr) !important;
  }
}

@media(max-width: 640px){
  .project .project-content-wrap {
    position: relative !important;
}
  .header-middle-content .middle-location, .header-middle-content .middle-support{
    display: none !important;
  }
  .topbar-social,.menubar ul li .menubar-details-wrap strong,.get_tt{
    display: none !important;
  }
  .slider-blog_single {
    grid-template-columns: repeat(1,1fr) !important;
  }
  .card {
    max-width: 300px;
    margin: 0 auto;
  }
  .about-tab ol.ab-tab {
    flex-wrap: wrap;
    gap: 10px !important;
  }
  .exp p {
    font: normal normal 600 24px/50px Source Code Pro !important;
  }
  #about-us h2 {
    font: normal normal 800 28px/50px Source Code Pro !important;
  }
  #single-service-page .single-service-process-wrapper ul {
    grid-template-columns: repeat(1,1fr) !important;
  }
  #counter-o ul {
    grid-template-columns: repeat(1,1fr) !important;
    gap: 20px !important;
  }
  #counter-o,section#sponsor-o{
    height: auto !important;
  }
  .accordion-list li.default{
    padding: 0 10px !important;
  }
  .gal-outer {
    display: block !important;
  }
  .gal-outer .gal_gridd {
    text-align: center;
    width: 300px;
    margin: 20px auto;
    height: auto !important;
  }
  #gallery-o .sec-title-wrapper{
    top: 0px !important;
  }
  #gallery-o .row {
    justify-content: center !important;
  }
  .gal-wrapper:hover img.play-icon {
    width: 40px !important;
    height: 40px;
  }
  .gal-outer .gal_gridd .gal-wrapper {
    width: 100%;
    height: 100%;
  }
  .gal-outer .gal_gridd .gal-wrapper img{
    width: 100%;
  }
  #award-o ul li::before,#award-o ul li::after{
    width: 275px !important;
    height: 281px !important;
  }
  #team .team-wrapper button.slick-prev {
    left: 70% !important;
  }
  .multiple-team{
    padding: 0 10px !important;
  }
  .blog-content-wrap-btn {
    display: block !important;
    text-align: center;
  }
  .blog-content-wrap {
    flex-wrap: wrap;
  }
  #services-o ul {
      grid-template-columns: repeat(1,1fr) !important;
  }
  .tab-wrap .content-wrap .work-tab ul {
    flex-wrap: wrap;
    gap: 10px;
}


  /* Dental Care */
  .appointment-field p {
    grid-template-columns: repeat(2,1fr) !important;
  }
  .owl-nav .owl-prev, .owl-nav .owl-next{
    width: 40px !important;
    height: 40px !important
  }
  .social-appointment-wrap{
    display: none;
  }
  .top-main-wrapper .topbar {
    padding-left: 10px !important;
  }
  .top-main-wrapper .topbar ul li a, .top-main-wrapper .topbar ul li p{
    font-size: 16px !important;
  }
  .hamburger{
    right: 20px !important;
    justify-content: flex-start;
  }
  .left-content ul {
    grid-template-columns: repeat(1,1fr) !important;
  }
  .wprogress-wrap ul {
    gap: 10px;
  }
  #testimonial-o .left-testimonial h2#sec-title {
    text-align: center;
  }
  .testimonial-wrap {
    padding: 10px 0 0 !important;
  }
  .news-o .news-form .news-title-wrap h3 {
    width: fit-content;
    margin: 0 auto;
  }
  .news-o .news-form .news-title-wrap p {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    text-align: center !important;
  }
  .news-form form {
    max-width: 320px;
    width: 100%;
    overflow: hidden;
  }
  #newsletter .news-o .news-form form p span input[type='email'] {
    width: 100% !important;
  }
}


@media(max-width: 575px){
  .site-logo a {
    width: 146px;
    height: 100%;
  }
  .site-logo {
    width: 100% !important;
  }
  #testimonial-o .testimonial-wrap {
    max-width: 320px;
    margin: 0 auto !important;
  }
  .right-testimonial .testimonial-wrap .user-prof-data-wrapper .user-prof-data h3 {
    font: normal normal 600 14px/25px Titillium Web !important;
  }
  #testimonial-o .right-testimonial .testimonial-wrap .user-prof-data-wrapper .user-prof-data{
    padding: 0 !important;
  }
}



@media(max-width: 480px){
  .get_tt{
    display: none !important;
  }
  .product-part .portfolio-inner {
    grid-template-columns: repeat(1,1fr) !important;
  }
  #accordion h3 {
    font: normal normal normal 18px/49px Titillium Web !important;
    padding-left: 70px !important;
  }
  .slider-nav .multiple-team{
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }
  .slider-nav .multiple-team{
    padding: 20px !important;
  }
  .multiple-team #member-multiple{
    object-fit: cover;
  }
  .blog-img .row {
    grid-template-columns: repeat(1,1fr) !important;
    top: 0 !important;
    gap: 10px;
}
.blog-img .row .tag{
  width: 163px !important;
}
.blog-img.blog-img-wrap:hover .comment-data .blog-title {
    left: 0 !important;
}
  #mission-o .tab nav button {
    font: normal normal 600 16px/32px Source Code Pro !important;
  }
  #nav-tabContent .tab-pane ul li,#nav-tabContent .tab-pane p {
    font: normal normal 300 14px/33px Inter !important;
  }
  #team .team-wrapper button.slick-prev,#team .team-wrapper button.slick-next{
    top: 103% !important;
  }
  #team .team-wrapper button.slick-prev{
    left: 0 !important;
  }
  .team-multiple {
    margin: 0 auto;
  }
  #award-o ul li {
    width: calc(100% / 1 - 20px);
    margin: 10px;
  }
  #award-o ul li .wrap-award {
    margin: 0 auto;
  }
  #award-o ul li::before, #award-o ul li::after{
    display: none;
  }
  #portfolio-o .portfolio-wrapper .slick-next{
    right: 5% !important;
  }
  .accordion-list li h3 {
    font: normal normal bold 16px/33px Source Code Pro !important;
    padding-right: 10px;
  }
  #about-us .right-content ul {
    grid-template-columns: repeat(1,1fr) !important;
  }
  .banner-slider_wrapper img {
    height: 400px;
  }
  .slider-content-wrap h1 {
    font: normal normal bold 24px/40px Source Code Pro !important;
    max-width: 320px !important;
  }
  p.banner-content {
    max-width: 320px !important;
    width: 100%;
  }
  section#slider .owl-nav,.middle-call{
    display: none !important;
  }

  .appointment-field p {
    grid-template-columns: repeat(1,1fr) !important;
  }
  .wprogress-wrap ul {
    grid-template-columns: repeat(1,1fr) !important;
  }
  section#appointment-o{
    padding: 30px 10px 0 !important;
  }
  .sec-title-wrapper h2 {
    font: normal normal 400 24px/55px Inter !important;
  }
  #choose-us .row .left-content .left-content-wrap h2,#testimonial-o .left-testimonial h2#sec-title{
    font: normal normal 600 22px/35px Source Code Pro;
  }
  .right-testimonial::before {
    top: 30% !important;
  }
  .comment-data {
    position: relative !important;
  }
  .right-news {
    padding: 90px 0px !important;
  }
  .newsletter-form form p input[type=submit] {
    font: normal normal 600 12px/24px Source Code Pro !important;
    width: 84px !important:;
  }
  .contact-details-o ul li .news-contact-details strong {
    font: normal normal 400 18px/55px Source Code Pro !important;
  }
  .user-prof-data-wrapper::after {
    background: #FAC5366b !important;
    z-index: -1;
  }
  /* #testimonial-o .testimonial-wrap {
    margin: 0 auto !important;
  } */
  .tab-wrap .content-wrap .work-tab ul li p{
    max-width: 100% !important;
  }
  .tab-wrap .content-wrap .work-tab ul li span.count{
    width: 90px !important;
  }
  .footer_col_extra:last-child {
    height: auto !important;
  }
}
