@media only screen and (min-width: 1920px) {
    .container {
        max-width: 1580px;
    }


}

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

    .hero-title,
    .service-item .content h3 {
        font-size: 50px;
    }

    .design-studio {
        font-size: 80px;
    }

    .hero-subtitle {
        font-size: 1.2rem;
    }

    .rc-title {
        font-size: 24px;
    }

    .services-title,
    .main-heading-section h2 {
        font-size: 3.5rem;
    }

    .instagram-title {
        font-size: 2.5rem;
    }

    .main-heading-section h3,
    .contact-section .subscriber-content .main-heading-section h2 {
        font-size: 50px;
    }

    section.transform-section h4 {
        font-size: 70px;
    }

    section.transform-section h4 span {
        font-size: 30px;
    }

    .about-title {
        font-size: 3rem;
    }

    h1 {
        font-size: 58px;
        line-height: auto;
    }

    h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 36px;
    }

    h4 {
        font-size: 30px;
    }

    h5 {
        font-size: 28px;
    }

    h6 {
        font-size: 24px;
    }

    .homeslider .banner-upper .slide-content-area h2 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .topbar {
        font-size: 14px;
    }

}

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

    p {
        font-size: 16px;
    }

    section.hip-performace ul li {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    .bannerwrapper .container .bcontent h1 {
        font-size: 44px;
    }

    .workingboxes-item {
        width: 16%;
        vertical-align: top;
    }

    .workingboxes .col-md-12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .workingboxes-item {
        width: 18%;
        display: inline-block;

        padding: 20px;
        vertical-align: top;
        gap: 10px;
    }

    .postthumb-step {
        position: relative;
        max-height: 205px;
        overflow: hidden;
        border-radius: 15px;
    }

    .footer-about {
        font-size: 13px;
        ;
    }

    .footer-wrapperarea .footermenu ul li a {
        font-size: 13px;
        color: #ffffff60;
    }

    .footer-wrapperarea h4 {
        font-size: 24px;
    }

    .footer-connect span {
        font-size: 13px;
    }

    .steparea {
        margin-top: 40px;
        ;
    }



    .container {
        max-width: 1366px;
    }

    .socail-icon a:last-child {
        width: unset;
        display: inline;
    }


    .socail-icon a:last-child img {
        width: 42%;
    }

    .packageboxes h2 span {
        font-size: 24px;
    }

    .packageboxes ul li {
        font-size: 14px;
    }

    .ageing-area a {
        padding: 14px 50px;
        font-size: 16px;
    }

}

@media only screen and (max-width: 1366px) {
    .intro-section p {
        font-size: 18px;
    }

    .hero-title,
    .service-item .content h3 {
        font-size: 40px;
    }

    .services-title,
    .main-heading-section h2 {
        font-size: 3rem;
    }

    .portfolio-title {
        font-size: 2.5rem;
    }

    .service-title {
        font-size: 1.4rem;
    }

    .main-heading-section h3,
    .contact-section .subscriber-content .main-heading-section h2 {
        font-size: 40px;
    }

    .team-card {
        /*width: 550px;*/
		width:auto-flow
    }

    section.inner-banner .banner-content {
        padding-top: 70px;
    }

    .team-card h2 {
        font-size: 35px;
    }

    .container {
        max-width: 1260px;
    }

    section.hip-performace.whitebrain .p30 {
        padding: 40px 20px
    }

    .hip-performace h3 {
        font-size: 24px;
    }

    .package-products p {
        font-size: 18px;
    }

    .packageproducts ul li {
        font-size: 14px;
    }

    .packageproducts ul li {
        background: url(assets/images/bullet-icon.png) no-repeat;
        padding: 0px 0 15px 28px;
        font-size: 22px;
        color: #000;
        opacity: .74;
        background-size: 16px;
    }


}


@media (max-width:1280px) {

    .container {
        max-width: 1200px !important;
    }

    h1 {
        font-size: 48px;
        line-height: auto;
    }

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

    h3 {
        font-size: 36px;
        line-height: auto;
    }

    h4 {
        font-size: 26px;
        line-height: auto;
    }

    h5 {
        font-size: 28px;
        line-height: auto;
    }

    h6 {
        font-size: 24px;
        line-height: auto;
    }

    .topheader-menu .bgtran ul#menu-main-menu li a {
        font-size: 14px;
    }

    .socail-icon a {
        padding: 8px;
        margin: 10px 5px 0;
        width: 32px;
    }

    .white-service-box .service-item p {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
    }

    .white-service-box .service-item h3 {
        font-size: 24px;
        margin: 15px 0;
    }

    .bloodsamplebox h3 {
        font-size: 22px;
    }

    .bloodsamplebox h3 {
        font-size: 16px;
    }


}

@media (max-width: 1199px) {
    .main-nav {
        background-color: transparent;
    }

    .top-header {
        background-color: #000;
    }

    section.req-call {
        margin-top: 50px;
    }

    .request-call-form .form-row {
        flex-wrap: wrap;
    }

    .request-call-form .form-row button[type="submit"] {
        width: 100%;
    }

    .request-call-form .form-row .form-group {
        flex: 1 1 50%;
    }

    .service-card {
        margin-bottom: 30px;
        height: auto;
    }

    .about-content {
        padding-right: 0px;
        margin-bottom: 30px;
    }

    .arrow-step {
        top: 20px;
    }

    .case-study-container .swiper-button-next,
    .case-study-container .swiper-button-prev {
        top: 80%;
    }

    .case-study-container .text-content {
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 30px;
    }

    .case-study-container .case-study-content {
        margin-top: 0px;
    }

    .transform-section {
        padding: 50px 0;
        min-height: 500px;
    }

    section.transform-section h4 {
        font-size: 50px;
    }

    .subscriber-content {
        margin: 30px 0;
        padding: 45px;
    }

    .subscriber-section {
        width: 100%;
        height: auto;
    }

    .testimonial-quote-icon {
        right: 0px;
    }

    .testimonial-content {
        padding: 30px;
    }

    .google-reviews {
        padding: 30px 30px;
    }
	.contact-section .subscriber-content{
		margin: 20px 0;
	}
}

@media (max-width: 1024px) {

    .socail-icon a {
        display: none;
    }

    .bannerwrapper .container .bcontent {
        color: #fff;
        width: 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .grayf9f9f td input[type="submit"] {
        font-size: 16px;
        width: 140px;
    }

    .workingboxes-item {
        width: 30%;
    }




}

@media (max-width: 992px) {
	.contact-section .subscriber-content {
    	max-width: 100%;
	}
	.subscriber-section.contact-section {
    	background: unset;
	}
    .container {
        max-width: 100% !important;
    }
	.request-call-form .form-row .form-group:last-child {
			flex: 0 0 calc(50% - 7px) !important;
		}
	.request-call-form .form-row .form-group:nth-child(3) {
        flex: 0 0 calc(50% - 8px) !important;
    }
	

    .workprocess {
        display: flex;
        vertical-align: top;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .workprocess-boxes {
        width: 45%;
    }

    .postthumb-step img {
        width: 100%;
    }

    .blogbox {
        margin-bottom: 30px;
    }

    .topheader-menu .bgtran ul#menu-main-menu {
        display: none;
    }
}

@media (max-width: 768px) {

    h1 {
        font-size: 38px;
        line-height: 1.2;
    }

    h2 {
        font-size: 34px;
        line-height: auto;
    }

    h3 {
        font-size: 30px;
        line-height: auto;
    }

    h4 {
        font-size: 26px;
        line-height: auto;
    }

    h5 {
        font-size: 24px;
        line-height: auto;
    }

    h6 {
        font-size: 20px;
        line-height: auto;
    }

    .container {
        max-width: 100% !important;
    }

    .feature-core .corefeature-box h2 {
        font-size: 26px;
        font-weight: bold;
        line-height: 30px;
    }

    .bannerwrapper .container .bcontent {
        color: #fff;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .grayf9f9f td {
        display: block;
    }

    .hip-performace .p30 {
        padding: 5%;
    }

    .hip-rotate {
        background: url(assets/images/hip-rotate.png) no-repeat 0 0;
        width: 80px;
        height: 80px;
        bottom: 45px;
        right: 80px;
        background-size: cover;
    }

    .packageboxes {
        margin-bottom: 30px;
    }

    footer .ml25 {
        display: none;
    }

    footer {
        padding: 80px 30px 80px;
    }

    footer .col-md-4 {
        margin-bottom: 25px;
    }

}



@media (max-width: 768px) {
    .container {
        max-width: 100% !important;
    }

    .btncust.d-flex {
        flex-direction: column;
    }

    .btncust.d-flex a {
        margin: 10px;
        text-align: center;
    }

    .workprocess-boxes {
        width: 100%;
    }

    .bannerwrapper .container .bcontent h1 {
        font-size: 25px;
    }

    .packageboxes h5 {
        font-size: 24px;
        ;
    }


}





@media (max-width: 650px) {
    .container {
        max-width: 100% !important;
    }

    .workingboxes-item {
        width: 100%;
        margin-bottom: 10px;
        ;
    }

    .thumbimg img {
        width: 100%;
    }

    .topheader-menu img {
        width: 60%;
    }

    .socail-icon {
        display: none;
    }


    .bannerwrapper,
    .bannerwrapper .container {
        height: 600px;
    }


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


    section.pathwayprice-wrapper h2 {
        font-size: 40px;
    }

    .row.grayrowarea {
        text-align: center;
    }

    .row.grayrowarea .col-md-2.col-sm-2.text-right {
        text-align: center !important;
    }

    .bannerwrapper.innerbanner.custominnerbanner {
        height: 900px;
        padding: 40% 0;
    }

    .steparea .step-process {
        width: 100%;
    }

    .steparea {
        display: flex;
        margin: 80px 0 30px;
        flex-direction: column;
    }

    .white-service-box {
        display: flex;
        flex-direction: column;
    }

    .white-service-box .service-item {
        margin: 30px auto;
        width: 90%;
    }

    .white-service-box .service-item+.service-item {
        margin: 30px auto;
    }

    .bloodsamplebox {
        width: 100%;
        padding: 50px 20px;
    }

    .bloodsamplewrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    section.ingenstion-area .col {
        width: 100%;
        max-width: 100%;
        flex: unset;
    }

    .service_box .service_box-process {
        width: 100%;
    }

    .service_box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .page-template-template-location section.hip-performace h3 {
        color: #191919;
        font-size: 36px;
    }

    .page-template-template-location section.hip-performace .addressmark {
        font-size: 18px;
    }

    .postthumb-step {
        max-height: unset;
    }

}



@media (max-width: 575px) {
		.hero-content {
			padding-top: calc(15vh + 120px);
			padding-bottom: calc(15vh + -30px);
		}
	.hero-section .swiper-pagination {
		bottom: 30px !important;
	}
    .container {
        max-width: 100% !important;
    }
	.request-call-form .form-row .form-group:nth-child(3) {
        flex: 0 0 100% !important;
    }
	.request-call-form .form-row .form-group:last-child {
        flex: 0 0 100% !important;
    }
	.rc-title {
        font-size: 18px;
        padding: 10px 30px;
    }
	.portfolio-buttons a + a {
		margin-top: 15px;
	}
    .arrow-step {
        display: none;
    }

    .step-row>div:nth-child(3) {
        padding-top: 0px;
    }

    .step-row>div:nth-child(1),
    .step-row>div:nth-child(2) {
        margin-bottom: 35px;
    }

    section.transform-section h4 {
        font-size: 30px;
    }

   .grid-sizer, .grid-item {
    width: 50%;
}
	.faq-item.active .faq-answer {
    padding-top: 0;
}
	.main-heading-section h3{
		line-height: 1;
	}
	.portfolio-tabs .nav-link, ul#buttonGroup li a {

    padding: 8px 15px;

}
.view-more-btn {
    position: unset;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
	.testimonial-quote {
    font-size: 1.4rem;
 
}
	.contact-wrap .wpcf7-form button[type="submit"] {
    width: 100%;
}
    .subscriber-form button {
        position: unset;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
		width: 100%;
    }
.testimonial-author-info h4 {
   
    font-size: 18px;
}
    .testimonial-nav {
        width: 100%;
        left: 0;
    }

    section.ourfouder .main-heading-section {
        text-align: center;
    }

    section.inner-banner {
        aspect-ratio: unset;
        height: auto;
        padding: 170px 0;
    }

    .banner-content p {
        padding: 0;
    }

    .banner-content p::before {
        display: none;
    }

    .image-wrap {
        flex-wrap: wrap;
    }

    .services-title,
    .main-heading-section h2 {
        font-size: 2rem;
    }

    .main-heading-section h3,
    .contact-section .subscriber-content .main-heading-section h2,
    .hero-title,
    .service-item .content h3 {
        font-size: 24px;
    }

    .service-item .content h4 {
        font-size: 16px;
    }

    .service-item .content {
        margin-right: 0;
    }

    .service-item {
        flex-wrap: wrap;
    }

    .service-item .image {
        flex: 0 0 100%;
    }

    .service-row:nth-child(even) .service-item .content {
        margin-left: 0;
    }

    .service-row {
        margin-bottom: 30px;
    }

    .service-item .content h3 {
        margin-bottom: 15px;
    }

    .portfolio-title,
    .about-title {
        font-size: 2rem;
    }

    .why-choose-section .main-heading-section {
        text-align: center;
    }

    .service-item .content {
        padding: 30px 15px;
    }

    .service-item .content img {
        display: none;
    }

    .scroll-down {
        display: none;
    }

    .contact-section .subscriber-content .main-heading-section h2 {
        font-size: 32px;
    }

    .subscriber-content .main-heading-section h2 {
        color: #fff;
        font-size: 24px;
    }

    .contact-section .subscriber-content {
        margin: 50px 0;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .design-studio {
        font-size: 40px;
    }

    .navbar-toggler {
        background-color: #fff !important;

    }

    .mobile-header {
        background-color: #000;
        position: relative;
        z-index: 999;
        padding: 15px 0;
    }

    .navbar-expand-lg .navbar-nav {
        width: 100%;
        padding: 0;
    }

    .main-nav .nav-link {
        color: #fff;
    }

    .mobile-header .logo {
        color: #fff;
        position: relative;
        z-index: 999;
        font-size: 2rem;
    }

    .mobile-header .main-nav {
        justify-content: end;
    }
}


@media (max-width: 480px) {}