/* Responsive Css */
@media (min-width: 2000px) and (max-width: 2600px) {
  .happy-patient p{
    font-size:18px;
  }
  .navigation a {
      font-size: 20px;
  }
  #auto h2{
    font-size:55px;
  }
  .content-box p{
    font-size:20px;
  }

}
@media (max-width: 960px) {
	
.inner-box-start p {
    font-weight: 400;
    color: #565969;
    padding: 20px 20px 20px 30px;
}
.appointment-section h4 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    position: relative;
    display: block;
    line-height: 32px;
    color: #000;
    background: #fff;
    padding: 20px 0px 0px 10px;
    border-radius: 10px 10px 0px 0px;
}
	
.main-footer .widget-section {
    position: relative;
    padding: 20px 0px 0px 0px;
    border-bottom: 1px solid #2b4659;
}
.main-footer .contact-info input {
    background: white;
    padding: 10px 20px;
    color: #565969;
    border-radius: 8px;
    width: 100%;
}
.cta-section .cta-form {
    position:static;
    background-color: #fff;
    padding: 30px 30px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
    border-radius: 40px;
    margin-top:2rem;
}
.cta-section .cta-box-three {
    display: flex;
    gap: 20px;
    width: 100%;
    height: 58px;
    align-items: center;
    margin-top: 8%;
}
.cta-section .cta-box-four {
    display: flex;
    gap: 20px;
    width: 100%;
    height: 58px;
    align-items: center;
    margin-top: 34%;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items:start;
    width: 100%;
    padding: 15px 0px 15px 0px;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
.cta-section .cta-box-five{
    width:100%;
}
.cta-section .cta-textarea {
    height: 135px;
    border-radius: 8px;
    font-size: 18px;
    margin-top: 35%;
    width: 100%;
}
.cta-section .cta-button {
    margin-top: 5%;
    background: #67A2D7;
    color: white;
    padding: 13px 20px;
    border-radius: 20px;
}
.navbar-section {
    background-color: #67A2D7;
    padding: 13px;
    color: white;
    font-size: 36px;
    cursor: pointer;
}

.menu {
    display: none; /* Başlangıçta gizli */
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    width: 300px;
    overflow:auto;
    transition: height 0.3s ease;
    height:auto;
}

.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu ul li {
    position: relative;
    padding: 10px;
    background: #f4f4f4;
    cursor: pointer;
}

.menu ul li a {
    text-decoration: none;
    color: #333;
    display: block;
}

.submenu {
    display: none; /* Başlangıçta gizli */
    position: absolute;
    left: 0;
    top: 100%;
    background: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    width: 200px;
    padding: 0;
}

.submenu li {
    padding: 10px;
    background: #ddd;
}

.submenu li a {
    color: #000;
}
#auto {
    display:block;
    max-width: 1320px;
    position: absolute;
    top:50%;
    margin-bottom: 20px;
    padding: 0px 30px;
}
#auto .first-auto p {
    margin-top:1rem;
    font-size: 18px;
    font-weight:700;
    color:#fff;
    text-align:start;
}
#auto .first-auto h2 {
    font-size: 36px;
    text-align:start;
}
.banner-section {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url('../images/mobile-background.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-section .first-auto {
    width: 100%;
}
.banner-section .second-auto {
    width: 100%;
}
.happy-patient {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.main-header .header-lower {
    border-bottom: 1px solid rgba(238, 238, 238, 0.727);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background: transparent;
}
.news-section .new-header h3 {
    color: #032642;
    font-size: 26px;
}
#faqAccordion #accordion-style {
    padding:0px;
    border-bottom: 1px solid rgba(86, 89, 105, 0.14);
}
.faq-image img {
    width: 100%;
    height: auto;
    border-radius: 30px;
}
.content_block_one .second-image{
    margin-top:1rem;
}
.content_block_one .about-info-two{
    display:flex;
}
.content_block_one .about-info-two .about-info-detail{
    width:50%;
}
.main-footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 18px;
}
.news-block-one .inner-box .lower-content h4 {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}
.new-header h3,.new-header p{
    margin-top:0.3rem;
}
.faq-section {
    padding: 50px 0 40px;
}
.faq-main span{
    color: #67A2D7;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
}
.faq-main h3{
     color: #032642;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
}
#faqAccordion #accordion-last-style {
    padding:0px;
}
}
@media only screen and (max-width: 2000px){
  .main-header .header-lower .outer-box{
    padding-left: 30px;
  }
  #auto h2{
    font-size:55px;
    text-align:end;
  }
  .content-box p{
    font-size:18px;
  }
  .banner-section .banner-content {
    left: 60%;
}
  .main-header .menu-right-content .support-box{
    display: none;
  }

  .main-header .header-lower{
    padding-right: 30px;
    padding-left: 30px;

  }

  .main-header.header-style-two .menu-right-content .support-box{
    display: block;
  }

  .header-style-two .header-lower .outer-box{
    padding-left: 380px;
  }
}


@media only screen and (max-width: 1300px){
  .content-box h2{
    font-size:30px;
  }
  .banner-section .banner-content {
    left: 60%;
}
  .content-box p{
    font-size:14px;
  }
  /*.main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }*/

  /*.menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }*/

  /*.megamenu ul li:first-child{
    display: none;
  }*/

  .header-style-two .header-lower .logo-box{
    position: relative;
    top: 0px;
    padding: 15px 70px;
  }

  .header-style-two .header-lower .outer-box{
    padding-left: 0px;
  }

  .header-top .top-inner{
    padding-left: 0px;
  }



}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){

  .main-footer .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }
}


@media only screen and (max-width: 767px){

  .main-header .nav-toggler{
    display: none;
  }

  .main-header .header-lower{
    padding-left: 30px;
  }

  .main-header .header-lower .outer-box{
    padding-left: 0px;
  }

  .sec-title h2{
    font-size: 36px;
    line-height: 44px;
  }

  .header-style-two .header-lower .logo-box{
    display: none;
  }

  .header-style-two .header-lower{
    padding: 15px 0px;
  }

  .header-top .top-inner{
    display: block;
    text-align: center;
  }

  .header-top .top-inner .info-list{
    justify-content: center;
  }

  .header-top .top-inner p{
    margin-bottom: 15px;
  }

  .header-top .top-inner .info-list li{
    text-align: left;
  }
}

@media only screen and (max-width: 599px){

  .main-header .menu-right-content{
    display: none;
  }

  .footer-bottom .bottom-inner{
    display: flex;
        flex-direction: column;
        text-align: center;
        gap: 0.6rem;
  }

  .footer-bottom .bottom-inner .social-links{
    justify-content: center;
  }

  .header-style-two .menu-right-content{
    display: block;
  }

  .main-header .menu-right-content .support-box a{
    font-size: 16px;
    line-height: 24px;
  }

}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .main-header .header-lower{
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-footer .schedule-widget .widget-content{
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-top .top-inner .info-list{
    display: block;
  }

  .header-top .top-inner .info-list li{
    margin: 0px !important;
  }

  .header-style-two .header-lower{
    padding-left: 0px;
    padding-right: 0px;
  }

  .header-style-two .menu-right-content .support-box .icon-box{
    top: -4px;
  }


}




















