@media screen and (max-width: 767px) {
    html {
        overflow-x: hidden !important;
    }

    h1 {
        font-size: 30px;
        font-weight: 600;
        color: #085873;
    }

    .banner-sec {
        display: none !important;
    }

    .about .img img {
        height: 400px;
    }

    .footer .footer-top .content p {
        font-size: 17px;
    }

    .footer .footer-top .links .useful-link span {
        font-size: 17px;
    }

    .banner2 .carousel-indicators {
        margin-bottom: 0rem;
    }

    .banner-sec-mob {
        display: block !important;
    }

    .fue-banner .content h1 {
        font-size: 30px;
    }

    .fue-banner .content p {
        font-size: 14px;
    }

    .banner {
        display: none;
    }

    .banner2 {
        display: block !important;
    }

    .free-consultation-content {
        padding: 3% 3% 6%;
    }

    .free-consultation-content h2 {
        font-size: 20px;
        padding-bottom: 6%;
        border: none;
    }

    .nav-btn {
        margin-left: 27%;
    }

    .top-bar {
        display: none;
    }

    .navbar-brand {
        width: 75% !important;
        padding-left: 1%;
    }

    .navbar {
        background-color: #fff;
        color: #203366;
    }

    .navbar-nav {
        width: 90% !important;
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link {
        color: #203366;
        font-size: 14px !important;
        margin-left: -8px;
    }

    .navbar .navbar-nav .nav-item .nav-link:hover {
        padding-left: 4%;
        transition: 0.6s;
        width: 85%;
    }

    .navbar .navbar-nav .nav-item .nav-link:active {
        padding-left: 4%;
        transition: 0.6s;
        width: 85%;
    }

    .middle-nav {
        display: none;
    }

    .navbar-brand img {
        width: 65%;
    }

    .social-icon .icon-box {
        width: 8%;
    }

    .social-icon .icon-box .box {
        padding: 10px 10px 10px 5px;
    }

    .social-icon .icon-box img {
        width: 100%;
    }

    .navbar .nav-btn {
        font-size: 16px;
        margin-top: 5%;
        margin-left: 20px;
        width: 90% !important;
        text-align: center;
    }

    .form-home {
        padding: 2% 0;
    }

    .modal .modal-header .form-title {
        padding: 5px 0 0 12px !important;
    }

    .form-home .form-control {
        margin-bottom: 10px;
    }

    .skil-btn {
        width: 40%;
    }

    .form-section {
        padding: 10% 2% 20%;
    }

    .headline {
        margin: 6%;
        padding: 1.5% 3%;
    }

    .service-headline {
        margin: 4% 2%;
        padding: 3% 0 1%;
    }

    .testimonial {
        margin-bottom: 0;
    }

    .headline h2 {
        font-size: 18px !important;
        margin: 0;
        padding: 3.5% 0 3%;
    }

    .team-doctor .headline {
        text-align: center;
    }

    .team-doctor .common-btn {
        display: none;
    }

    .result-container .box-mob {
        grid-template-columns: auto auto auto !important;
    }

    .result-container .box-mob .img-small {
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .mob-btn {
        margin: 0 0 0 -14px;
    }

    .facility {
        padding-top: 6%;
    }

    .dht-fue .fue-ad {
        grid-template-columns: 100% !important;
    }

    .advantage-sapphire .sapphire-ad {
        grid-template-columns: 100% !important;
    }

    .testimonial .review {
        height: 200px !important;
    }

    .choose-bald-male .price-box .box-container {
        grid-template-columns: 30.33% 30.33% 30.33%;
    }

    .choose-bald-male .price-box .img {
        height: 80px;
    }

    .pricing .price-box {
        padding: 10%;
    }

    .age-section .content {
        margin-bottom: 2%;
    }

    .years-section .content {
        margin-bottom: 2%;
    }

    .form-section .box .form {
        margin-top: 10%;
    }

    .why-choose {
        background: none;
    }

    .banner-sec .slick-dots li button:before {
        top: 8px
    }

    .calls .social img {
        width: 75%;
        padding-top: 30%;
    }

    .hair-transplant {
        padding: 20px 40px 50px;
        min-height: 430px;
    }

    .age-group-wrapper {
        padding: 7% 2% 10% !important;
    }

    .medicine-container .medicine-options-container {
        padding: 7% 2% 10% !important;
    }

    .what-hair .headline-hair h2 {
        padding-top: 5%;
    }

    .form-quote {
        font-size: 13px !important;
        padding-right: 5%;
    }

    .cost-section .cost-bottom {
        bottom: -40px;
    }

    .footer .footer-top .logo img {
        width: 80%;
        padding-left: 5%;
    }

}







/*small laptop screen size START*/
@media screen and (max-width: 1400px) {

    .navbar .navbar-nav .nav-item .nav-link {
        letter-spacing: 1px;
        font-size: 15px;
    }

    .navbar .nav-btn {
        font-size: 14px;
    }
}


@media screen and (max-width: 1380px) {
    /*.navbar-nav {*/
    /*    width: 60%;*/
    /*}*/

    .navbar-brand {
        width: 18%;
    }

    .navbar .nav-btn {
        /*width: 32%;*/
        font-size: 15px;
    }

    .headline h2 {
        font-size: 25px;
    }

}

@media screen and (max-width: 1260px) {
    .navbar-brand {
        width: 12%;
    }

    /*.navbar-nav {*/
    /*    width: 60%;*/
    /*}*/

    .navbar .nav-btn {
        /*width: 36%;*/
        font-size: 10px;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 13px;
    }
}


@media screen and (min-width: 1250px) {
    .navbar .navbar-nav .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        display: block;
    }
}

@media screen and (max-width: 1050px){
    .navbar .navbar-nav .nav-item .nav-link{
        font-size: 11px;
    }
}

/*small laptop screen size END*/


/* header section start */
@media screen and (min-height: 600px) {
    .banner-sec-mob .content {
        padding-top: 60%;
    }
}

@media screen and (min-height: 800px) {
    .banner-sec-mob .content {
        padding-top: 95%;
    }

    .form-home .fue-short .fue-content,
    .dht-short .dht-content {
        padding-top: 2% !important;
    }
}

/* header section end */


/* about section start */
@media screen and (max-width: 767px) {

    .cost-section {
        padding: 10px 0px 30px !important;
    }

    .cost-sectionno .cost-section-content .cost-content {
        padding: 30px 0px !important;
    }

    .about-banner .content h1 {
        font-size: 30px;
    }

    .about-banner .content p {
        font-size: 14px;
    }

    .about .content h2 {
        padding-top: 5%;
        font-size: 20px;
    }

    .about .content p {
        text-align: justify;
    }

    .form-home .fue-short,
    .dht-short {
        grid-template-columns: 100%;
    }

    .form-home .fue-short .img img,
    .dht-short .img img {
        height: 200px;
        padding-bottom: 2%;
    }

    .common-btn {
        padding: 5px 15px;
    }

    .skills .box-row {
        text-align: center;
    }

    .skills .read-btn {
        margin-left: -13px;
    }
}


/* about section end */


/* pricing section start */
@media screen and (max-width: 767px) {
    .pricing-banner .content h1 {
        font-size: 30px;
    }

    .pricing-banner .content p {
        font-size: 14px;
    }

    .form-box {
        grid-template-columns: 100%;
    }
}

/* pricing section end */






/* footer section start */
@media screen and (max-width: 767px) {
    .calltoaction {
        display: block !important;
    }

    .footer {
        padding: 5% 0;
    }

    .footer .footer-top .logo {
        margin-top: 0;
        margin-left: -10%;
    }

    .footer .footer-top .links h4 {
        margin-left: -10px;
        padding-bottom: 2%;
        padding-top: 2%;
    }

    .footer .footer-top .divider {
        margin-bottom: 4%;
        margin-left: -8px;
        width: 60%;
    }

    .footer .footer-top .links {
        padding-left: 5%;
        padding-top: 5%;
    }

    .footer-bottom {
        grid-template-columns: 100%;
        padding-bottom: 10%;
    }

    .footer .footer-top .links ul {
        list-style-image: url('../assets/fast-forward.png');

    }

    .footer .footer-top .links .useful-link {
        margin-left: -5%;
    }

    .footer-map {
        margin-left: 0px;
    }

    .footer .footer-top .social {
        padding-left: 15px;
        width: 300px;
    }
}

/* footer section end */