/* ------------------------------------------------
  Project:   Hectolab - Medical & Health Multipurpose HTML5 Template
  Author:    ThemeHt
------------------------------------------------ */


/* ------------------------
    Responsive Css
------------------------*/

@media (max-width: 1200px) {
    h1 {
        font-size: 60px;
        line-height: 70px;
    }


    /*Header*/
    .logo img {
        /* height: 55px; */
        height: 34px;
    }

    #header-wrap.fixed-header .logo img {
        /* height: 55px; */
         height: 34px;
    }

    .navbar-nav .nav-item {
        margin: 0 10px;
        font-size:12px;
    }

    .header-3 .navbar-nav .nav-item {
        margin: 0 5px;
    }
    .dys-symptoms p {
    font-size: 14px;
    }
    .dys-banner-text{
        line-height:1.4em;
    }
    .banner-eractile {
      background-position: top right;
    }
    .social-blog-text {
    margin-top: 10px;
    /* margin-bottom: 5px !important; */
}
.blog-keep-text {
    margin-top: -1.4rem !important;
    margin-bottom: 0.5rem !important;
}
.pre-cause-blog {
    margin-top: -0.2rem !important;
    margin-bottom: 0.5rem !important;
}
.pre-Enhan-blog {
    margin-top: 2rem !important;
    margin-bottom: 0.6rem !important;
}
.blog03-keep-text {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
}
    /*Blog*/
    .post .post-desc {
        padding: 20px;
    }

    /*Sidebar*/
    .sidebar-links li a {
        font-size: 14px;
        padding: 15px 10px;
    }

    .sidebar-links li.active a,
    .sidebar-links li a:hover {
        padding-left: 15px;
    }

    /*Portfolio*/
    .portfolio-filter button {
        font-size: 14px;
        padding: 10px 25px;
    }

    /*Social Icons*/
    .social-icons li {
        margin: 0 4px 0 0;
    }

    .social-icons li a {
        height: 35px;
        line-height: 35px;
        width: 35px;
    }

    /*Tab*/
    .tab .nav-tabs .nav-link {
        padding: 15px 30px;
    }

    .featured-step {
        padding: 20px;
    }

    .featured-step>span {
        right: 20px;
        top: 20px;
    }
    .happy {
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
    padding-top:-30px;
}
.service-description p{
    font-size:12px;
}
.fs-5, .fs-3{
    font-size:16px !important;
}
.book-home-img{
    width:100%;
}
}


@media (min-width:767) and (max-width: 992px) {
.page-title h1 {
margin-top:-70px !important;
font-size:14px;
}
}

@media (min-width:320px) and (max-width: 767px) {
.form-home-text, .form-address-text  {    
    font-size: 18px !important;
}
.clear-loader {
    
    left: 65%;
   
}
}

@media (max-width: 992px) {
    h1 {
        font-size: 50px;
        line-height: 60px;
    }


    /*Header*/
    #header-wrap {
        padding: 20px 0;
    }

    .navbar-toggler {
        background: #4ab242;
        border-radius: 0;
        -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
        -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
        box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
    }

    .navbar-toggler-icon {
        height: inherit;
        width: inherit;
    }

    .navbar-toggler-icon::before {
        color: #fff;
        content: "";
        font-family: "themify";
        font-size: 21px;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
    }

    .navbar-nav .nav-item {
        margin: 0;
    }

    .navbar-nav .nav-link {
        padding: 10px !important;
        font-size: 15px;
        color: #ffffff;
        line-height: inherit;
    }

    .navbar-nav .nav-link:hover,
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link:focus,
    #header-wrap.fixed-header .navbar-nav .nav-link:hover,
    #header-wrap.fixed-header .navbar-nav .nav-link.active {
        background: #ffffff;
        color: #4ab242 !important;
    }

    .navbar-collapse {
        z-index: 99;
        background: #835a8d;
        max-height: 400px;
        overflow: auto;
        border: medium none;
        left: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        width: 100%;
    }

    .navbar-nav .dropdown-toggle::after {
        background: none !important;
        position: absolute;
        border: none;
        top: 50%;
        right: 0;
        margin: -0.5em 0 0 0;
        padding: 0;
        width: 2em;
        height: 1.4em;
        font-size: 1.25rem;
        line-height: 1.2em;
        text-align: center;
    }

    .navbar-nav .dropdown-toggle::after {
        content: '+';
    }

    .navbar-nav .dropdown.show>.dropdown-toggle::after {
        content: '-';
    }

    .navbar-nav .dropdown-submenu .dropdown-toggle::after {
        right: 20px;
        width: auto;
        height: auto;
        margin-right: 0;
    }

    .appoinment-img {
        position: relative;
    }

    .home-4 .featured-item.left-icon {
        padding: 0;
    }

    .home-4 .featured-item.left-icon .featured-icon {
        position: inherit;
        margin-bottom: 15px;
    }

    .header-3 #header-wrap {
        padding: 20px;
    }

    .header-3 #header-wrap.fixed-header {
        padding: 20px;
    }

    .header-3 .navbar-nav .nav-item {
        margin: 0;
    }

    .header-3 #header-wrap.fixed-header .navbar-nav .nav-link {
        color: #ffffff
    }

    .header-3 #header-wrap .navbar-brand {
        margin-left: 0;
    }

    /*Page-Title*/
    .page-title {
        padding-bottom: 70px;
        padding-top: 170px;
    }

    .fullscreen-banner {
        min-height: inherit;
        height: auto !important;
    }

    .fullscreen-banner .align-center {
        position: inherit;
        transform: inherit;
        /* padding: 150px 0 150px !important */
        padding: 80px 0 80px !important;
    }

    .home-4 .fullscreen-banner .align-center {
        padding: 200px 0 100px !important
    }

    /*Side Image*/
    .image-column {
        left: inherit;
        position: relative;
        top: inherit;
    }

    .image-column-h {
        min-height: 400px;
    }

    /*Masonry*/
    .grid.columns-3 .grid-item,
    .masonry.columns-3 .masonry-brick,
    .grid.columns-4 .grid-item,
    .masonry.columns-4 .masonry-brick {
        width: 50%;
    }

    /*Contact*/
    .contact-2 .form-info {
        left: inherit;
        position: inherit;
        top: inherit;
        transform: inherit;
        width: 100%;
    }

    .contact-1 .contact-box {
        position: inherit;
        top: inherit;
        transform: inherit;
    }

    .contact-3 .iframe-h-2 {
        height: 300px !important;
    }

    .contact-3 .form-info {
        padding: 20px !important
    }
    .happy::after {
    content: "";
    position: absolute;
    left: 17%;
    top: 30px;
    /* bottom: 0; */
    width: 70%;
    height: 6%;
    background-color: #7ebdcb;
}
.happy {
    font-size: 16px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
p, span {  
    line-height: 1.3;    
}
.book-home-img {
    width: 100%;
}
.fs-5 {
    font-size: 1.05rem !important;
}
h2 {
    font-size: 35px;
}
.doctor-bottom {
    margin-top: 10px;
    margin-bottom: 20px;
}

.dys-symptoms .title-text {
    margin-top:10px;
}
.dys-banner-text {
    line-height:1.2em;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.treatment-img-dys {
margin:20px 0;
}
.Diagnosis-sec {
    margin-top: -4rem;
    padding-bottom: 1rem;
}
.Piezo-mob-text {        
        margin-top: -1rem;      
    }
    .dys-eredys{
        margin-top:10px;
    }
    .li-bottom-text {    
    line-height: 28px;
}
 .blog-keep-text {
        margin-top: -3rem !important;
        margin-bottom: -0.3rem !important;
    }
     .erectile-causes-btn {
        margin-top:20px;
     }
     .blog-symptoms {
   
    margin-bottom: 1rem !important;
}
}
@media (max-width: 767px) {

    h1,
    h1 {
        font-size: 44px;
        line-height: 54px;
    }

    h2,
    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .section-title p {
        font-size: 16px;
    }

    .page-title h1 {
        font-size: 30px;
        line-height: 30px;
    }

    /*Page-Title*/
    .page-title {
        padding-bottom: 70px;
        padding-top: 120px;
    }

    .fullscreen-banner .lead {
        font-size: 14px;
        line-height: 22px;
    }

    .fullscreen-banner p br {
        display: none;
    }
    .title{
        margin-top:30px;
    }

    /*Counter*/
    .counter {
        margin: 15px 0 !important;
    }

    /*Portfolio*/
    .grid.columns-3 .grid-item,
    .masonry.columns-3 .masonry-brick {
        width: 100%;
    }

    /*Countdown*/
    .countdown>li {
        display: table-cell;
        vertical-align: middle;
        width: auto;
    }

    .countdown>li span {
        font-size: 40px;
        line-height: 40px;
    }

    .countdown>li p {
        font-size: 16px;
    }

    /*Iframe*/
    .iframe-h {
        height: 300px !important;
    }

    .html5-video video {
        width: auto;
    }

    /*Blog*/
    .post-queto .item {
        padding: 20px;
    }

    .post-queto .item span {
        display: block;
        margin-bottom: 15px;
        position: inherit;
        top: inherit;
        left: inherit;
    }

    .reply {
        bottom: inherit;
        margin-top: 15px;
        position: inherit;
        right: inherit;
    }

    /*Team*/
    .team-description .skill-title {
        bottom: -40px;
    }

    /*Tab*/
    .tab .nav-tabs .nav-link {
        font-size: 15px;
        padding: 15px 20px;
    }
    



    /*Testimonial*/
    .testimonial-content {
        margin-top: 30px;
    }

    /* parthiban start */
    .mobile-trusted-text {
        font-size: 29px;
        line-height: 36px;
    }

    .mobile-trusted-font {
        font-size: 21px !important;
        line-height: 32px;
    }

    .services-text {
        font-size: 32px;
        line-height: 41px;
    }

    .dark-service .service-item .service-description {
        background: #fff;
        color: #202125;
        height: 338px;
        /* padding-bottom: 30px; */
        border-radius: 17px;
    }

    .white-carousel-size .dark-service .service-item .service-description {
        height: 317px;
    }

    .mt-n15 {
        margin-top: -19rem !important;
    }

    .top-adjust {
        font-size: 28px !important;
    }

    .back-text {
        font-size: 25px;
        padding-bottom: 0px;
    }

    .accordion .accordion-button {
        font-size: 16px;
    }

    .testimonial-video-font {
        color: #8e6997;
        text-align: center;
        font-size: 37px;
        position: relative;
        bottom: -14px;
    }


    /* parthiban end */





}

@media (max-width: 576px) {

    h1,
    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2,
    h2 {
        font-size: 24px;
        line-height: 30px;
    }

    h3,
    .h3 {
        font-size: 26px;
        line-height: 36px;
    }

    h4,
    .h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .page-title h1 {
        font-size: 24px !important;
    }


    /*Banner*/
    .home-4 .fullscreen-banner .align-center {
        padding-top: 93px !important;
    }

    /*Button*/
    .btn {
        padding: 10px 20px;
        font-size: 13px;
    }

    .btn+.btn {
        margin-left: 5px;
    }

    /*About*/
    .about-2 .working-hours li {
        font-size: 14px;
    }

    .about-2 .working-hours {
        padding: 15px 20px 15px;
    }

    /*Masonry*/
    .portfolio-filter {
        width: 100%;
    }

    .portfolio-filter button {
        width: 100%;
        margin-bottom: 2px;
        font-size: 14px;
        border-right: none;
    }

    .portfolio-filter button+button {
        margin-left: 0;
    }

    .grid.columns-3 .grid-item,
    .masonry.columns-3 .masonry-brick {
        width: 100%;
    }

    .grid.columns-4 .grid-item,
    .masonry.columns-4 .masonry-brick {
        width: 100%;
    }

    /*Tab*/
    .tab .nav-tabs .nav-link {
        width: 100%;
    }

    .tab .tab-content {
        padding: 20px;
    }

    /*Countdown*/
    .countdown {
        margin: 30px 0;
    }

    .countdown>li {
        padding: 0 10px;
    }

    .countdown>li span {
        font-size: 30px;
        line-height: 30px;
    }

    .countdown>li p {
        font-size: 13px;
        line-height: 24px;
    }

    /*Rounded Skill*/
    .rounded-skill {
        width: 120px;
        height: 120px;
    }

    /*Testimonial*/
    .testimonial.style-2 {
        display: block;
    }

    .slider-pos .owl-carousel {
        right: inherit;
    }

    /*Modal*/
    .modal {
        top: 0;
        padding-right: 0 !important
    }

}

@media (max-width: 450px) {
    .treat-next {
        padding: 0px 14px;
        text-align: justify;
        line-height: 24px;
    }

    section {
        padding: 7px 0px;
    }

    .back-text-bottom {
        font-size: 20px;
        padding: 0px 20px !important;
    }

    .happy {
        font-size: 20px;
        position: relative;
        display: inline-block;
        left: 47px;
        padding-bottom: 10px;
    }

    p {
        /* line-height: 1.6; */
        line-height: 1.4;
    }

    .book-home-img {
        width: 351px;
        height: 191px;
    }

    .section-title {
        margin-bottom: 16px;
        margin-top: 10px;
    }

    .post {
        margin: 10px 0px;
    }

    .banner-slider h1 {
        letter-spacing: 2px;
    }

    .left-text,
    .right-text {
        font-weight: 500;
        font-size: 17px;
    }

    .brown-text p {
        color: black;
        font-size: 15px;
    }

    #donut-chart {
        width: 100%;
        height: auto;
    }

    .step-featured {
        height: 200px;
    }

    .doctor-bottom {
        margin-top: 20px;
    }

    .testimonial-para {
        font-size: 16px;
        line-height: 26px;
        padding: 6px 12px;
    }

    .list-footer-content {
        padding-left: 14px !important;
    }

    .logo img {
        height: 55px;
        width: 183px;
    }

    .dysfunction-sec {
        margin-top: 0px !important;
    }

    .li-bottom-text {
        font-size: 17px;
        line-height: 25px;
    }

    .dys-banner-text {
        font-size: 22px !important;
    }

    .symtoms-para {
        padding: 0px 11px;
        line-height: 27px !important;
        position: relative;
        top: -2px;
    }

    .libido-service {
        height: 263px;
        width: 100%;
    }

    .dys-symptoms .title-text {
        margin-top: 12px;
        font-size: 20px;
    }

    .top-psy-font {
        margin-top: 0px;
    }

    .book-btn {
        text-align: center !important;
        margin-bottom: 15px;
    }

    .page-title {
        padding-bottom: 70px;
        padding-top: 67px;
    }

    .mobile-banner-text {
        margin-top: 19px !important;
        font-size: 22px !important;
    }

    .dys-symptoms-sec .title-text {
        font-size: 22px;
    }

    .mob-height-text {
        line-height: 40px;
    }

    .prefirst-ul-font p {
        font-size: 21px;
        line-height: 27px;
    }

    .mob-banner-text {
        line-height: 30px;
        margin: 10px 0px;
    }

    .dys-sym-img {
        height: 287px;
        width: 100%;
    }

    .pre-dysfunction-img {
        position: relative;
        top: 0px;
    }

    .mob-prevalance-etxt {
        margin: 40px 0px;
        line-height: 36px;
    }

    .treat-para-causes {
        line-height: 25px !important;
    }

    .treatment-img-dys {
        width: 100%;
        height: 306px;
        margin-bottom: 20px;
    }

    .spec-treat-mob {
        margin-top: 29px;
        line-height: 50px;
    }

    .habitsimg {
        margin-top: 40px;
        margin-bottom: -15px;
        width: 90%;
        /* height: 450px; */
        border-radius: 20px;
    }

    .erectile-causes-btn {
        text-align: center
    }

    .pre-dysfunction-img {
        height: 287px;
    }

    .dys-mobtext-adj {
        line-height: 30px;
        padding: 12px 0px;
    }

    .pre-bottom-text {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .dys-sym-causes {
        height: 455px;
    }

    .text-justify-mob {
        text-align: justify !important;
    }

    .dys-causes-text {
        font-size: 20px !important;
        line-height: 44px !important;
    }

    .dys-causes-line {
        line-height: 30px !important;
    }

    .dys-eractile-line {
        line-height: 33px;
        text-align: center;
        padding: 15px 0px;
    }

    .Piezo-mob-text {
        line-height: 29px;
        margin-top: -1rem;
        padding-bottom: 0.5rem;
    }

    .treat-para-eractile {
        line-height: 24px !important;
    }

    .emotion-libido {
        position: relative;
        top: -1px;
        height: 222px;
    }

    .libido-service,
    .phys-libido {
        height: 228px;
    }

    .adjust-com-top {
        margin-top: 4rem;
    }

    .mt-n15-about {
        margin-top: -22.5rem !important;
    }

    .pb-privacy-ad {
        padding-bottom: 0px;
    }

    .lead-para {
        margin-top: 0%;
    }

    .mt-n15-voice {
        margin-top: -23rem !important;
    }

    .doctor-img-home {
        position: relative;
        left: 0px !important;
    }

    .fullscreen-banner .top-banner-text h1 {
        font-size: 32px !important;
        line-height: 8px !important;
    }

    .pre-treat-text {
        font-size: 22px;
        line-height: 36px;
    }

    .libido-top-psy-font {
        margin-top: -0.9rem !important;
    }

    .gallery-video-text {
        font-size: 28px !important;
    }

    .gallery-filter-margin {
        margin-bottom: 8px !important;
    }

    .male-blog {
        height: 240px;
    }

    .common-blog-causes {
        height: 240px;
        margin-top: 0.2rem;
    }

    .blog-Ed1 {
        height: 240px;
    }

    .routes-blog {
        margin-top: -0.2rem;
        height: 240px;
    }

    .seeking-blog {
        height: 250px;
    }

    .reproductive-blog,
    .psy-well-blog {
        margin-top: 0rem;
        height: 240px;
    }

    .dys-symptoms {
        margin-bottom: -2.4rem;
    }

    .mob-Enhan-blog {
        line-height: 30px !important;
    }

    .blog03-top-title {
        line-height: 26px;
        margin-top: 2rem;
        font-size: 21px !important;
    }

    .blog03-human {
        height: 203px;
    }

    .autonomic-blog03 {
        height: 240px;
    }

    .men-women-blog {
        height: 240px;
    }

    .blog-keep-text {
        margin-top: -1.8rem !important;
        margin-bottom: -0.3rem !important;
    }

    .blog03-keep-text {
        margin-top: -0.3rem;
        margin-bottom: 0.3em !important;
        line-height: 30px;
    }

    .tie-blog {
        height: 240px;
    }

    .blog03-phy-reac {
        margin-top: 0px !important;
        height: 240px;
    }

    .pre-lifelong {
        height: 240px;
    }
}