/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
    .footer-socials ul{
        gap: 10px;
        flex-wrap: wrap;
    }
    .banner-title h2{
        font-size: 52px;
    }
    .about-img {
        height: 100%;
    }
    
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .contact-form-main h2 {
		font-size: 36px !important;
	}
	.contact-info-content h5 {
		font-size: 18px;
	}
	.contact-info-content a, .contact-info-content span {
		font-size: 15px;
	}
    .inner-about-img img {
        height: 410px;
    }
    .inner-about-img{
        margin-right: 20px;
    }
    .inner-header .inner-header-title h2 {
        font-size: 36px;
    }
    .inner-header-title {
        padding-top: 85px;
    }
    .inner-header {
        height: 330px;
    }
    .main-menu ul {
        gap: 30px;
    }
    .main-logo a{
        width: 175px;
    }
    .web-btn.text-end.header-btn a {
        padding: 12px 20px;
    }
    .main-menu ul li a {
        font-size: 15px;
    }
    .banner-title h2 {
        font-size: 46px;
        margin-bottom: 16px;
    }
    .banner-title p {
        font-size: 15px;
    }
    .web-btn a{
        padding: 12px 24px;
    }
    .step-box-img{
        width: 140px;
    }
    .step-box-content h4{
        font-size: 18px;
    }
    .web-title h2{
        font-size: 40px;
    }
    .services-item h2{
        font-size: 17px;
    }
    .services-item .accordion-body {
        padding: 0rem 1.5rem 1rem;
    }
    .about-content h2 {
        font-size: 38px;
    }
    .about-content p {
        font-size: 15px;
    }
    .about-content h5 {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .about-btn a {
        padding: 10px 20px;
        font-size: 15px;
    }
    .faq-main-item .accordion-body {
        font-size: 14px;
    }
    .faq-main-item .accordion-button{
        font-size: 14px;
    }
    .best-doc-img img {
        object-position: bottom;
    }
    .footer-logo a {
        width: 210px;
    }
    .footer-links.center-links {
        padding-left: 20px;
    }
    .footer-links.center-links ul li {
        border-bottom: 1px solid var(--c1);
        padding: 6px 0px;
    }
    .about-img {
        height: 100%;
    }

}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
    .contact-form-main {
		padding-left: 0px;
		padding-top: 20px;
	}
    section.inner-about.inner-about-two .row {
        flex-direction: column-reverse;
    }
    .inner-about .container .row {
		row-gap: 30px;
	}
    .about-content {
        padding: 40px 0px 0px 0px;
    }
    header.main-header{
        top: 15px;
    }
    .web-btn.text-end.header-btn a {
        font-size: 15px;
        padding: 10px 22px;
    }
    .step-box-content h4 {
        font-size: 16px;
    }
    .step-box-img {
        width: 130px;
    }
    .web-title h2 {
        font-size: 36px;
    }
    .featu-img {
        width: 40px;
        margin: 0 auto 20px auto;
    }
    .featu-content h4 {
        font-size: 18px;
    }
    .spacing {
        padding: 60px 0;
    }
    .best-doc-img img {
        height: 370px;
    }
    .footer-links.center-links{
        padding:0px !important;
    }
    .footer-map iframe {
        height: 280px;
    }
    .footer-socials ul {
        gap: 30px;
        flex-wrap: wrap;
    }
    .footer-links.center-links ul li{
        border-bottom:unset !important;
    }
}

/*for-landscape_mobile view-576*/

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

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
    	.contact-form-main h2 {
        font-size: 26px !important;
    }
	.contact-btn input {
		padding: 12px 24px;
		font-size: 14px;
	}
    	.contact-form-main h2 {
        font-size: 30px !important;
    }
    .inner-header-title {
        padding-top: 58px;
    }
    .inner-header .inner-header-title h2 {
        font-size: 30px;
    }
    .inner-header {
        height: 270px;
    }
    .web-title h2 {
        line-height: 1.3;
    }
    .inner-about-content P {
        font-size: 14px;
    }
    .inner-about-content h2 {
        font-size: 24px !important;
        margin-bottom: 10px;
    }
    .inner-about-img img{
        height: 230px;
    }
    .inner-about-img {
        margin-right: 0px;
    }
    .container {
        width: 96%;
    }
    .header-inner {
        padding: 16px 20px 16px 25px;
    }
    .main-logo a {
        width: 145px;
    }
    .ham-menu {
        text-align: right;
    }
    .banner-title h2 {
        font-size: 32px;
        margin-bottom: 16px;
    }
    .banner-title p {
        font-size: 14px;
    }
    .banner-img img {
		height: 1070px;
        object-fit: cover;
    }
    .banner-title {
        margin-top: 40px;
    }
    .web-btn.banner-btns ul {
        gap: 15px;
        flex-wrap: wrap;
        margin-top: 25px;
    }
    .web-btn a {
        padding: 11px 23px;
        font-size: 14px;
    }
    .web-title h2 {
        font-size: 30px;
    }
    section.pharmacy-steps .row {
        justify-content: center !important;
    }
    .services-title p {
        font-size: 14px;
    }
    .services-title h2 {
        margin-bottom: 10px;
    }
    .tit-gap {
        margin-bottom: 40px;
    }
    .about-content h2 {
        font-size: 30px;
    }
    .about-content p {
        font-size: 14px;
    }
    .about-content{
        padding:0px;
    }
    .footer-links{
        padding:0px;
    }
    .footer-links.center-links ul li {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .copyright p {
        font-size: 14px;
        text-align:center;
    }   
    .privacy-menu ul {
        margin-top: 10px;
        justify-content: center;
        gap: 15px;
    }
    .privacy-menu ul li a {
        font-size: 14px;
    }
    .footer-socials ul li a {
        font-size: 14px;
    }
    .best-doc-img img {
        height: 230px;
    }
    .spacing {
        padding: 40px 0;
    }
    .footer-logo a {
        width: 180px;
        margin-bottom: 15px;
    }
    .contact-form-main h2 ~ p {
        margin-top: 10px;
        font-size: 14px;
    }
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
