
@font-face {
  font-family: "Aptos";
 
  src: url("../fonts/Aptos.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}



.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 85%;
}

@media (min-width: 992px) and (max-width: 1207px) {
 .header .right-container .address p {
       
        font-size: 10px;
        display: flex;
     
    }

.our-team .row > .col-lg-10 .col-lg-9{
   padding-left:25px;
}



}

@media (min-width: 1208px) and (max-width: 1503px) {
 .header .right-container .address p {
       
        font-size: 14px;
       
        display: flex;
    }
}

@media (min-width: 992px) and (max-width: 1380px) {


   

    .header .nav-item a {
      
        font-size: 14px;
       
       
    }

    .services-section .service-box {
      
        padding: 33px 15px;
       
    }

        .services-section .service-box img {
            width: 80px;
            height: 80px;
            margin-bottom: 19px;
          
        }

    .footer .col-lg-4:nth-child(2) h2 {
        padding-left: 43px;
    }

    .introduction .content {
       
        bottom: 12px;
       
       
        left: 12px;
       
    }


}
@media (max-width: 767px) 
{


#patientportallogin h2 {
   
    text-align: center;
}

#patientportallogin p {
   
    text-align: center;
    
}

#whitebg {
    
    padding: 30px 0 !important;
}

#patientportal {
    padding: 30px 0 !important;
  
}



#patientportallogin .transparentbg {
    
    position: relative;
    left: 35%;
   
}



.our-team .col-lg-9 {
    padding-left: 0px;
}


#testimonials {
    padding: 30px 0 !important;
}

#testimonials h2 {
   
    margin-bottom: 20px !important;
}

#testimonials-form h2 {
    
    margin-bottom: 20px !important;
}


#patientportallogin .introtext {
    margin-top: 30px;
     position: static;
    top: 62%;
     transform:none;
    right: 0;
}

#createaccount {
    padding: 2rem 0;
}

#createaccount row{
justify-content:center;
}



#createaccount img {
    height: 148px;
    width: 96px;
}  

#createaccount p {
   
    font-size: 16px;
   
    margin-bottom: 30px;
    margin-top: 0px;
}



.header .right-container .address {
    
    display: none;
}


.header .col-lg-7.right-container{
margin-bottom:20px;
}

.banner .carousel-control-prev, .banner .carousel-control-next {
  
    width: 30px;
    height: 30px;
 
    
}



.header .nav-item:hover .dropdown-menu {
    display: block;
    background: #B75B28;
    width: 100%;
    border: none;
    box-shadow: none;
    color: #ffff;
}

.header .nav-item:hover .dropdown-menu a{
color:#FFF9D5 !important;
}
.navbar-nav .nav-item {
    
    justify-content: space-between;
    
}



    .header > .container{
        max-width:92% !important;
    }
    .navbar-light .fa-bars{
        transition:.5s ease;
    }

    .navbar-light .navbar-toggler .fa-bars {
        transform: rotate(180deg);
    }
    button.navbar-toggler.collapsed .fa-bars {
        transform:rotate(0deg);
    }

    h2{
        font-size:28px;
    }


    p{
        font-size:15px;
    }

    .header .logo-name p {
        font-size: 25px;
        line-height: 30.5px;
    }



    .col-lg-7.right-container .social-mediaicons-wrapper {

        justify-content:end !important;
        padding-right:0;

    }
    .header .left-container {
        padding: 10px 0;
        gap: 20px;
    }


    .header .right-container .address p {
        margin-bottom: 10px;
      
        font-size: 15px;
      
        line-height: 19.45px;
    }

    .navbar {
       
        justify-content: end;
       
    }


    .header .nav-item a {
       
        font-size: 15px;
       
        line-height: 19.45px;
       
        padding: 15px 0;
    }

    .navbar-toggler {
        padding: .25rem .60rem;
        font-size: 1rem;
      
    }

    .header .navbar-expand-lg {
        padding: 5px 0;
    }

    .navbar-toggler:focus {
       
        box-shadow:none;
    }


    .introduction {
        padding: 30px 0;
    }

        .introduction .custom-nav .owl-next img{
          width:26px;
        }

    .services-section h2 {
      
        margin-bottom: 15px;
    }

    .services-section .service-box p {
        margin-bottom:0;
    }


    .contact-section .contact-intro {
       
        margin-bottom: 20px;
    }


    .footer .col-lg-4:nth-child(2) h2 {
        padding-left: 0px;
    }
    .footer .col-lg-4:nth-child(2) div.d-flex.justify-content-around{
        justify-content:space-between !important;
    }


    .bottom-footer ul {
        justify-content: center !important;
        margin-top:10px;
    }


    .banner-img .page-name {
      
        left: 46%;
       
        font-size: 30px;
        
    }

    .our-team .row > .col-lg-2 {
        width: 100% !important;
        margin-bottom:20px;
    }

    .our-team .row > .col-lg-10 {
        width: 100% !important;
    }
    .our-team {
        padding: 30px 0;
    }

        .our-team .row > .col-lg-10 p.doctor-name {
            font-size: 18px;
            text-align: left;
            margin: 10px 0;
        }

        .our-team .row > .col-lg-10 .description {
           
            text-align: justify;
           
        }

    .page-content .question-ans {
        padding: 30px 0;
    }

    .page-content .box .ans {
    
        font-size: 15px;
        
        text-align: justify;
        margin-bottom: 20px;
    }


    .page-content .imgoverlay .overlay {
       position: static;
       padding:10px 19px;
       
    }

    .page-content .smalldescription {
        padding: 30px 0;
    }


        .page-content .smalldescription p {
           
            text-align: justify;
           
        }



    .introtextpaitentform {
        padding: 30px 0;
    }


        .introtextpaitentform .col-lg-7 p {
          
            text-align: justify;
           
        }

        .introtextpaitentform .col-lg-7 {
            padding-right: 0px;
        }

    .Neuropsychology-Questionnaires h2 {
       
        font-size: 20px;
       
        margin-bottom: 20px;
       
    }


    .Neuropsychology-Questionnaires .col-lg-6:nth-child(even) {
        padding-right: 0px;
    }

    .Neuropsychology-Questionnaires .row .col-lg-6 {
        margin-bottom: 20px;
    }
    .Neuropsychology-Questionnaires .grey-box {
        padding: 20px 20px 32px 20px;
    }

    .Neuropsychology-Questionnaires .col-lg-6:nth-child(odd) {
        padding-left: 0px;
    }

    section.services-section {
        padding-top: 30px  !important;
    }

    section.services-section {
        padding-bottom: 0px !important;
    }

    .AccepetedInsurancePlans {
       
        padding: 30px 0;
    }

        .AccepetedInsurancePlans h2 {
           
            margin-bottom: 15px;
        }

    .howinsuranceworks {
        padding: 30px 0;
    }

    .faq {
        padding: 30px 0;
    }


        .faq h2 button {
          
            font-size: 20px;
         
            text-align: left;
            color: #222222;
            margin-bottom: 20px;
            padding:0;
        }

        .faq .accordion-body {
          
           
            padding:0;
          
        }


    .getintouch {
        padding: 30px 0;
    }

        .getintouch .col-lg-12 .content {
            position: static;
            
            padding: 20px 10px 20px 10px;
            border-radius: 5px;
        }


        .getintouch .row-description h2 {
            margin: 15px 0 15px 0;
        }

        .getintouch .row-description p {
            
           
            text-align: justify !important;
            font-size:15px;
           
            margin-bottom: 20px;
        }

        .getintouch img {
          margin-bottom:20px;
        }

        .getintouch .input-boxwrapper {
            margin-bottom: 20px;
        }

        .getintouch .btn-submit {
           
            padding: 10px 50px;
            
            left: 50%;
            transform: translateX(-50%);
            margin-top: 0px;
            border-radius: 2px;
        }



.introduction  .content {
   
    bottom: 9px;
   
    width: 85%;
    left: 9px;
   
}

.banner .carousel-caption p {
    margin-bottom: 0px;
 
    font-size: 10px;
    
}


.banner .carousel-caption .btn-bookanappointment {
   
    padding: 12px 10px;
}

.btn-bookanappointment {
   
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
   
}


.banner .carousel-caption h2 {
    
   
   font-size:15px;
   line-height:25px;
    margin-bottom: 0px;
  
}


.banner .carousel-caption {
    
    padding: 8px 7px;
    width: 96%;
    top:55%;
    left: 2%;
}


.banner .carousel-item img{
    height:300px;
    object-fit:cover;
    object-position: 70% 100%;
}

.contact-section .left-container .img-box {
  
    margin-bottom: 30px;
}

.contact-section .left-container .img-box img {
  
    height: 250px;
   
}

}


@media (min-width: 768px) and (max-width: 992px) {

.header .right-container .address {
    display: none;
}

.header .col-lg-7.right-container {
    margin-bottom: 20px;
}

.nav-item .dropdown-menu {
   
    background-color: #B75B28;
    width: 100%;
   
}



section#patientportallogin img{
width:100%;
}

.col-lg-7.right-container .social-mediaicons-wrapper {
    justify-content: end !important;
    padding-right:0;
}

.header .right-container .address p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 19.45px;
}

.navbar {
    justify-content: end;
}

.navbar-toggler {
        padding: .25rem .60rem;
        font-size: 1rem;
      
    }


    .navbar-toggler:focus {
       
        box-shadow:none;
    }

.navbar-toggler {
    padding: .25rem .60rem;
    font-size: 1rem;
}

.header .navbar-expand-lg {
    padding: 5px 0;
}

.banner .carousel-item img {
    height: 300px;
    object-fit: cover;
    object-position: 70% 100%;
}

.introduction  .content {
  
    bottom: 9px;
  
    width: 82%;
    left: 10px;
    height: 186px;
    padding: 10px 10px;
}


.contact-section .left-container .img-box {
    
    margin-bottom: 30px;
}


.footer .col-lg-4:nth-child(2) h2 {
    padding-left: 0px;
}

.footer ul {
   
    display: flex;
    gap: 10px;
}


.bottom-footer p {
   
    text-align: center;
   
}

.bottom-footer ul {
   
    justify-content: center !important;
    margin-top: 10px;
}

.our-team {
    padding: 50px 0;
}

.our-team .row > .col-lg-2 {
    width: 100% !important;
}

.our-team .row > .col-lg-10 {
    width: 100% !important;
    MARGIN-TOP: 30PX;
}

.our-team .row > .col-lg-10 .description {
   
    text-align: JUSTIFY;
   
}


.page-content .question-ans {
    padding: 50px 0;
}


.page-content .box .ans {
   
    text-align: JUSTIFY;
    margin-bottom: 30px;
}


.page-content .imgoverlay .overlay {
     position: static; 
    bottom: 0;
    right: 12px;
   
    padding: 15px 30px;
}

.page-content .smalldescription {
    padding: 50px 0;
}

.introtextpaitentform {
    padding: 50px 0;
}

.Neuropsychology-Questionnaires h2 {
    
    text-align: left;
    margin-bottom: 18px;
   
}


.Neuropsychology-Questionnaires .col-lg-6:nth-child(odd) {
    padding-left: 0px;
 padding-right: 0px;


}
.Neuropsychology-Questionnaires .col-lg-6:nth-child(even) {
    padding-right: 0px;
 padding-left: 0px;
}

.Neuropsychology-Questionnaires .row .col-lg-6 {
    margin-bottom: 20px;
}

.getintouch {
    padding: 50px 0;
}

.getintouch .col-lg-12 .content {
     position: static; 
   padding: 30px 30px 30px 30px;
}


.getintouch img {
  margin-bottom:30px;
}

.faq {
    padding: 30px 0;
}

.service-detail {
    padding: 30px 0;
}


}


@media (min-width: 992px)
{
.getintouch .col-lg-6.pr-45{
padding-right:45px;
}

.getintouch .col-lg-6.pl-45{
padding-left:45px;
}


.banner .carousel-caption {
  
    margin-bottom: 15px;
}


.banner .carousel-caption .img-box img{
height:200px;
}


.getintouch input[type="checkbox"] {
    height: 27px;
    width: 27px;
    margin-right: 20px;
    BORDER: 1PX SOLID #ced4da;
}


.getintouch span.form-check-label{
DISPLAY:FLEX;
}

.getintouch span.form-check-label label {
font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
}



}


@media (min-width: 991px) {

.howinsuranceworks .description{
height:372px;
}
}




section#patientportallogin img{
width:100%;
}